MVC
Hello, my name is Sanjula and I would like to know what is MVC and when and why do we use it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Mar 6, 2014, 11:04 PM
hi,
Model View Controller. it is famous design pattern.
you can use it in place of traditional ASP.net application.
please refer my article to know more about advantage of MVC over ASP.net
http://www.c-sharpcorner.com/UploadFile/ff2f08/mvc-vs-Asp-Net-web-form/
hope this will help you.