Heybo Blog

If you look at me when I'm talking, you'll see what I'm saying ... about Tech and .NET discoveries!

My Links

News

Story Categories

Archives

Post Categories

Image Galleries

Login

Blog Stats

Links

Personal Websites

Thursday, September 14, 2006 #

Comparison of IIS Administration Features

http://windowssdk.msdn.microsoft.com/en-us/library/ms525885.aspx

 

Since I always have a problem remember programmatic syntax for IIS, I decided to put this as a personal reminder.

 

IIS can be configured manually, or programmatically from standalone scripts or applications. The table below provides information about each method of configuring IIS.

The manual methods are as follows:

  • User Interface

  • Edit-while-running

  • Third-party metabase viewing tools

  • Command line tools provided by IIS

The programmatic methods are as follows:

IIS can also be configured from Web applications. For information about the different ways to create Web pages, see Comparison of IIS Development Technologies.”

posted @ 5:00 AM | Feedback (0)