When the beta for Visual Studio 2010 (news, site) first came out, it lacked the ability to create ASP.NET MVC applications. This was because Visual Studio was in lock down before MVC 1.0 was released.
ASP.NET MVC is important to all Microsoft .NET Framework developers for at least two reasons. First, it reflects the first Microsoft commitment to the Model-View-Controller (MVC) pattern for ...