Tech Force One is my web log related to technologies, I use day to day.


Search Tech Sites:
Loading

Microsoft WebMatrix – a free web development environment »

As from the Microsoft website:WebMatrix is everything you need to build Web sites using Windows. It includes IIS Developer Express (a development Web server), ASP.NET (a Web framework), and SQL Server Compact (an embedded database). It streamlines Web site development and makes it easy to start Web sites from popular open-source apps. The skills and code you develop with WebMatrix transition seamlessly to Visual Studio and SQL Server.

Just like XAMPP, WebMatrix provides you a complete web development environment on Windows, that supports both ASP.Net and PHP. WebMatrix supports a new scripting syntax, called Razor for ASP.Net web pages. It also has a built-in SEO report to make the site more visible to search engines. With built-in support for FTP, publishing the site to production environment is also easy.