7
Shouts

Microsoft WebMatrix in Context and Deploying Your First Site - Scott Hanselman

published 1051 days, 7 hours, 57 minutes ago posted by jantujantu 1052 days, 13 hours, 26 minutes ago
Thursday, July 08, 2010 1:33:51 PM GMT Wednesday, July 07, 2010 8:05:17 AM GMT

ScottGu announced Microsoft WebMatrix Beta today. It's a small (15 megs if you have .NET 4, 50megs if you don't) lightweight IDE for making ASP.NET or PHP websites. It has a small embedded file-based SQL Database, and a web-server called IIS Express that's compatible with the full version of IIS. It uses a View Engine called "Razor" to make Web Pages, and your sites can be later be expanded to use all of ASP.NET MVC. It's a simple syntax that is easy to learn It uses the WebDeploy engine to deploy apps t...

category: Web Dev | clicked: 0 | | source: www.hanselman.com | show counter code
tags: ASP.NET MVC, Learning .NET, WebMatrix, IIS, ASP.NET