C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
15
Reply
In which assembly MVC framework is defined ?
Anil Kumar
13y
13.1k
2
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
System.Web.Mvc
Anu V
10y
2
The MVC framework is defined through System.Web.Mvc assembly. This is because this is the only assembly which contains classes and interfaces that support the ASP.NET Model View Controller (MVC) framework for creating Web application.
Shivam Shukla
10y
2
system.web.mvc
Gaurav Verma
11y
1
Now in vNext (MVC 6), its not dependent on System.Web.Mvc or System.Web anymore . there is Microsoft.AspNet.Mvc assembly which is light for better performance.
Anupam Singh
11y
1
System.Web.Mvc
Tirujit Basak
12y
1
System.Web.Mvc
Naveen Bisht
12y
1
system.web.mvc
Rajesh Gonugunta
13y
1
System.Web.Mvc assembly
refer :
http://msdn.microsoft.com/en-us/library/dd381412(v=vs.108).aspx
Anil Kumar
13y
1
System.Web.Mvc
varun joshi
9y
0
System.Web.Mvc
varun joshi
9y
0
System.Web.Mvc
varun joshi
9y
0
System.Web.Mvc
varun joshi
9y
0
System.Web.Mvc
Vsd Vsd
9y
0
system.web.mvc
Suresh Bharti
10y
0
system.web.mvc
chandu kcck
10y
0
Message