David Birin's blog
Does i+me == i++ ???
Browse by Tags
All Tags
»
IIS
(
RSS
)
C#
DEV
How to create an application in IIS6 using C#
Before the IIS7 era, we had no API for directly manipulating IIS, but we still needed to perform some actions like creating a virtual directory or an application (mostly used in installations). Creating an application using the IIS GUI is done in the following way: Creating it in code is a more complex task which is dived into 3 parts: 1. Finding the website in the IIS which we want to create the application underneath: /// <summary> /// This function looks for the path of a web site...
Search
Go
This Blog
Home
Tags
ASP.NET
C#
C++/CLI
DEV
Embedded Resources
Entity Framework
Excel Services
Hebrew
IIS
Internet Explorer
JavaScript
MOSS
SharePoint
SharePoint Designer
SQL
T-SQL
WF
Workflow activity
WPF
WSS
XSL
Navigation
Home
All Posts
RSS
Popular Tags
Archives
September 2010 (1)
August 2010 (1)
January 2010 (1)
November 2009 (1)
July 2009 (1)
June 2009 (1)
May 2009 (1)
March 2009 (1)
January 2009 (3)
December 2008 (2)
July 2008 (2)
Syndication
RSS
Atom
Comments RSS