If you want to build a Web application quickly, do it with ASP.NET Web Forms. However, you have to be willing to give up a lot: client-side coding and Ajax is more awkward in Web Forms than MVC, you ...
Mid-March we saw the first official release of Microsoft's new ASP.NET MVC (news, site) framework. The alternative to Web Forms when developing ASP.NET applications has been well received and talked ...