Alt Text Goes Here

IIS Team Blogs Tagged with "IIS7, development" (RSS)

Connecting to IIS 7.0 configuration remotely with Microsoft.Web.Administration

IIS 7.0 provides a number of APIs that you can use to manage configuration remotely. This post provides the info and tools you need to configure remote access to IIS 7.0 configuration, including for use on Server Core installations....( read more ) Read...

Using Visual Studio 2008 with IIS 7.0

In the past, I've blogged a number of times about using Visual Studio to develop and debug IIS 7.0 applications. I am happy to say that Visual Studio 2008 has added a number of improvements to work better with IIS 7.0, making it a lot easier to use it...

MSDN Magazine: Extend IIS 7.0 end-to-end

In this month's launch edition of MSDN magazine, we celebrate the release of Windows Server 2008. Of course, this celebration wouldnt be complete without a juicy article on IIS 7.0 - this time, showing off the complete extensibility of the Web server...

Mike's IIS7 modules - what's coming next

During IIS7 development, I've written quite a few modules for IIS7 / ASP.NET. Some of these were for various demos, others were to help out various internal and external customers, and others just because they were fun to write. Now, I am thinking about...

Developing IIS7 web server features with the .NET framework

This article, the first in the IIS7 .NET Developer series, focuses on getting started with developing IIS7 web server features based on the .NET Framework. Learn about the options you have for your development environment, how to set up your Visual Studio...

Redirect clients in your application with HttpRedirection module

In a web application, it’s often necessary to redirect clients requesting one url to another url. A while ago, I wrote a module to do basic http redirection for an ASP.NET application. The HttpRedirection module allows you to configure regular expression...

Get nice looking directory listings for your IIS website with DirectoryListingModule

Do you hate bland directory listing pages that most web servers have these days? Many of us do on the IIS team, and so over the past several years we've built a few directory listing modules to spice up IIS directory listings. I figured I should put an...

Display pretty file icons in your ASP.NET applications with IconHandler

Do you like file icons? I do. They make it pretty easy to visually digest file lists in Windows, when you open a file system folder with explorer. Displaying icons in your web application can also be pretty compelling (for example, to spruce up that boring...

1 2  Next »

Related Tags

IIS Team Blogs

Page view counter