Traditional ASP.Net WebForms vs ASP.Net MVC
- by Pankaj Upadhyay
ASP.Net MVC has been around for some time now. The latest one, i.e MVC3 comes with Razor View Engine.
My question: How long is traditional ASP.Net here to stay. Does Microsoft have any plans to eliminate it in aid of ASP.Net MVC in the future and will the next release of VS incorporate it?
Also, I would like to know if there is any merit of traditional over ASP.Net MVC, other than the controls-aid?