Traditional ASP.Net WebForms vs ASP.Net MVC
Posted
by
Pankaj Upadhyay
on Programmers
See other posts from Programmers
or by Pankaj Upadhyay
Published on 2011-11-13T07:44:28Z
Indexed on
2011/11/13
10:08 UTC
Read the original article
Hit count: 719
ASP.NET
|asp.net-mvc-3
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?
© Programmers or respective owner