Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Advantage and Disadvantage of ASP.NET MVC
WhatsApp
Vignesh Mani
9y
161.1
k
0
8
25
Blog
Advantages
A main advantage of MVC is separation of concern. Separation of concern means we divide the application Model, Control and View.
We can easily maintain our application because of separation of concern.
In the same time we can split many developers work at a time. It will not affects one developer work to another developer work.
It supports TTD (test-driven development). We can create an application with unit test. We can write won test case.
Latest version of MVC Support default responsive web site and mobile templates.
We can create own view engine. It is syntax is very easy compare to traditional view engine.
Disadvantage
Cannot see design page preview like .aspx page. Every time want to run then see the design.
Understanding flow of application is very hard one. It is little bit of complex to implement and not suitable for small level applications.
It's deployment is little bit hard one.
ASP.NET
MVC
Up Next
Advantages and Disadvantages of using ASP.NET MVC Framework
Ebook Download
View all
Hands on ASP.NET GridView
Read by 16.9k people
Download Now!
Learn
View all
Membership not found