My posts tagged with "IIS"(RSS)

Faster IIS Web Sites Provisioning using Microsoft Web Administration

Yesterday I got an email about some performance numbers that one of our customers were running into when creating remotely Web Sites, Applications, Application Pools and other tasks in IIS using Microsoft.Web.Administration. In case you don't know Microsoft...

Extending the IIS Configuration System using COM

Today I was going to post about extending the IIS Configuration, in particular about a feature that not everybody knows that allows you to extend the IIS Configuration System using dynamic code. What this means is that instead of hard-coding the configuration...

IIS Admin Pack: Database Manager

OK, this blog entry sat in my drafts for more than a month now, but finally today I will be talking about another cool feature of the IIS Admin Pack , Database Manager. Database Manager allows you to easily manage a SQL Server Database from within the...

URL Rewrite Technical Preview 1 available

Today we are releasing a very cool feature that lots of customers have really been asking for, URL Rewrite Module is now available for download at: Download the x86 CTP version for IIS 7.0: http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i...

New Articles for Building IIS Manager Extensions Published in IIS.NET

Gurpreet Singh who is a developer in my team published last week a couple of articles on how to extend IIS Manager 7: 1) The first one talks about how to write an IIS Manager extension in general and walks you through the process using Visual Studio:...

IIS 7.0 Talk at ASP.NET Connections at Orlando

Last Monday I gave a presentation at the ASP.NET Connections event in Orlando, the title was IIS 7.0 for ASP.NET Developers . I just wish I had more time to stay at Orlando, weather was great, especially considering that Sunday I was watching Snow in...

Not getting IntelliSense in your web.config for system.webServer sections in Visual Studio 2008?

Today I was playing a bit with Visual Studio 2008 and was surprised to see that I was not getting IntelliSense in my web.config. As you might already know IntelliSense in Xml in Visual Studio is implemented by using a set of schemas that are stored in...

How to register a new Section Definition using Microsoft.Web.Administration

Today I was asked how can someone would be able to add a new section definition using Microsoft.Web.Administration, so I thought I would post something quickly here just to show how this could be achieved. using System ; using Microsoft.Web.Administration...

« First ...  « Previous  3 4 5 6 7  Next »  ... Last »

Microsoft Communities