Can anyone explaine me, what is MVC, why we use it and how we can use it. Benefits of using this? and can we use ASP.NET MVC in ASP.NET 2.0 (VS 2005)
Model View Controller (MVC) Also Microsoft ASP.NET MVC Framework. It is built using stuff in VS.NET 2008. It is best deployed on Windows 2008 Server. It will work on Windows 2003 Server but you loose some of the cool bits.
Benefits of the ASP.NET MVC Framework include:
Downsides of ASP.NET MVC