Filed: Web Development, David Hayden
Along with NuPack and ASP.NET MVC 3 Beta being released yesterday, you can also download WebMatrix Beta 2 which is Microsoft's answer to developing simple database-driven websites that don't need the separation of concerns, testability, and formal layering that you get with ASP.NET MVC.
WebMatrix is actually a collection of tools and technologies for developing these simple database-driven websites:
- ASP.NET Web Pages Framework
- Razor Template Engine
- IIS Express
- SQL CE 4
- and the WebMatrix IDE
Download WebMatrix Beta 2 here.
Related Posts: