Welcome to MSDN Blogs Sign in | Join | Help

November 2007 - Posts

My IIS 7.0 Administration UI Extension Page

The UI extension option in IIS 7.0 is an exciting feature for any .Net developer. You can write your own custom UI pages and can add various features to it to manage IIS on Windows Vista and Windows Server 2008. I have written an UI extension and is attached
Posted by Saurabh Singh | 1 Comments
Filed under: ,

Attachment(s): ExtensibilityDemo.dll

Accessing iis 7.0 features programmatically from configuration file(S) (C#)

IIS 7.0 has great features for developers now. It is integrated with .Net. UI has completely changed from the previous versions. It has entirely a new look and feel. I feel there would be a steep learning curve for IIS users, but nothing to worry, unlike
Posted by Saurabh Singh | 4 Comments
Filed under: , ,

my first post on IIS 7.0......lot to explore yet :)

Recently I have started exploring IIS 7.0 and one word that can express my feeling is "WOW!". IIS 7.0 is way ahead of all the previous versions of IIS. I have worked extensively with IIS 5.0/5.1/6.0 and I can say for sure, IIS 7.0 is completely in a different
Posted by Saurabh Singh | 2 Comments
Filed under: , ,

Wildcard SSL certificate in IIS 6.0, Windows 2003 Sp1 and above

Here I will be talking about configuring SSL wildcard certificates in IIS 6.0 on Win2k3 SP1 and above. You may have a scenario wherein you want to have the same certificate installed for multiple Websites. Now in a normal scenarios this is not possible.
Posted by Saurabh Singh | 75 Comments
Filed under: , ,

You get a Security Alert when you try to access an SSL enabled web site when certificate has been issued by an internal root CA...

Let's say you have your own internal Root Certificate Authority (CA) and you use it to grant server certificates to your Web sites. You are able to browse to your web site over SSL and can access the page. Things look good so far. However you get an unwanted
 
Page view tracker