Category Asp.net mvc

Scott Hanselman introduces ASP.NET MVC2 Basics.

ASP.NET MVC is a pretty nice framework. If you care about unit testing, convention over configuration in your ASP.NET applications, you might want to take a look at MVC. If you do Webforms, keep in mind though that many of the features available in MVC are also available in Webforms. Think about URL Routing for […]

ASP.NET MVC, Web API, Razor and Open Source

This is transcript of a blog post done by the great Scott Gu. to talk about Microsoft great ASP.NET products being open source ! Scott runs the development teams that build ASP.NET, Silverlight, WPF, CLR, IIS, Media Server, and the Visual Studio Tools for Web Development and Windows Phone 7. Microsoft has made the source […]