Browse By Tags

WebMatrix Beta

Running IIS Express from the Command Line
Created Jul 6, 2010 by pharr

Overview - IIS Express is a simple and self-contained version of IIS that is optimized for developers. This walkthrough describes how to run a site using the IIS Express command line. Prerequisites - You must have the following installed to...

Using the Windows System Tray to Manage Websites and Applications
Created Jul 6, 2010 by pharr

Overview - This walkthrough discusses how to manage your websites and applications in WebMatrix Beta using the system tray. This feature lets you manage all running sites from the same system tray. This walkthrough assumes that you have installed...

IIS Express Overview
Created Jul 6, 2010 by pharr

IIS Express is a lightweight, self-contained version of IIS optimized for developers. IIS Express makes it easy to use the most current version of IIS to develop and test websites. It has all the core capabilities of IIS 7 as well as additional...

Publish Your Website
Created Jul 6, 2010 by pharr

[This is preliminary documentation and is subject to change.] Introduction - After you create a website, you typically publish the site to a web hosting provider where others can use it. Publishing a website involves the following tasks: Setting...

Analyze Requests to Your Website
Created Jul 6, 2010 by pharr

[This is preliminary documentation and is subject to change.] Overview - This walkthrough shows you how to analyze requests to your website using the Requests feature in WebMatrix Beta. This feature lets you view the status of requests in...

Make your Website SEO Friendly
Created Jul 6, 2010 by pharr

[This is preliminary documentation and is subject to change.] After you've created a website, you can use WebMatrix Beta to run an analysis to see how visible its pages will be to search engines like Bing, Google, and Yahoo. You can do this with...

Acquia Drupal FAQ
Created Jul 6, 2010 by faith_a

WebMatrix Beta supports installing open source community applications from the Web Application Gallery, and publishing to hosting providers, including a set of Beta partner hosting providers. This FAQ contains information about installing and...

Download and Install a PHP Application
Created Jul 6, 2010 by pharr

[This is preliminary documentation and is subject to change.] Overview - This walkthrough shows the steps to download and install a PHP application using WebMatrix Beta, and includes an example that uses the WordPress application. Prerequisites...

Download and Install an ASP.NET Application
Created Jul 6, 2010 by pharr

[This is preliminary documentation and is subject to change.] Overview - This walkthrough shows the steps to download and install an ASP.NET application using WebMatrix Beta, and includes an example that uses the ScrewTurn Wiki application...