8
shouts

ASP.NET MVC 1.0 - ScottGu's Blog

published 349 days, 17 hours, 58 minutes ago posted by beebee 350 days, 12 hours, 25 minutes ago
Thursday, April 02, 2009 8:25:55 PM GMT Thursday, April 02, 2009 1:59:21 AM GMT

Two weeks ago at MIX we released ASP.NET MVC 1.0.  ASP.NET MVC is a free, fully supported, Microsoft product that enables developers to easily build web applications using a model-view-controller pattern.  ASP.NET MVC provides a “closer to the metal” web programming option for ASP.NET.  It enables full control over HTML markup and URL structure, and facilitates unit testing and a test driven development workflow.Releasing the ASP.NET MVC source code under MS-PL I’m excited today to announce that we are ...

category: ASP.NET | clicked: 1 | | source: weblogs.asp.net | show counter code
tags: ASP .NET MVC, ASP.NET, ASPNETMVC, ScottGu