Microsoft WebMatrix is a cool thing that allow you to easily support and install your application within your server without much knowledge on how to manually setup your IIS, database engine, etc.
With WebMatrix, you can easily install IIS Developer Express which known as IIS Express, ASP.Net (.Net Framework), SQL Server Express(MSSQL Express), etc easily and with just a click.
How to install WebMatrix?
As you know, Microsoft do have Web Platform Installer and you can look for WebMatrix from there.
Managing and maintain database engine.
– By using WebMatrix, you can easily maintain your SQL within the user interface.
Mick Genie still exploring WebMatrix and shall share more tips on WebMatrix 🙂