<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>MVolo&amp;#39;s Blog : development</title><link>http://blogs.iis.net/mvolo/archive/tags/development/default.aspx</link><description>Tags: development</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>IIS 7.0 Forms Authentication and Embedded Media Players</title><link>http://blogs.iis.net/mvolo/archive/2008/11/16/iis-7-0-forms-authentication-and-embedded-media-players.aspx</link><pubDate>Sun, 16 Nov 2008 22:04:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2748912</guid><dc:creator>IIS 7.0 Server-Side : IIS</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2748912</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/11/16/iis-7-0-forms-authentication-and-embedded-media-players.aspx#comments</comments><description>One of the useful benefits of IIS 7.0 and the ASP.NET Integrated mode is the ability to protect all content using ASP.NET Forms Authentication. In the past, people would often protect the application pages themselves, and leave images and media content...(&lt;a href="http://blogs.iis.net/mvolo/archive/2008/11/16/iis-7-0-forms-authentication-and-embedded-media-players.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2748912" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Media/default.aspx">Media</category></item><item><title>When to restart IIS when making changes to your application</title><link>http://blogs.iis.net/mvolo/archive/2008/09/12/when-to-restart-iis-when-making-changes-to-your-application.aspx</link><pubDate>Fri, 12 Sep 2008 06:02:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2617230</guid><dc:creator>IIS 7.0 Server-Side : IIS</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2617230</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/09/12/when-to-restart-iis-when-making-changes-to-your-application.aspx#comments</comments><description>Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance...(&lt;a href="http://blogs.iis.net/mvolo/archive/2008/09/12/when-to-restart-iis-when-making-changes-to-your-application.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2617230" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/troubleshooting/default.aspx">troubleshooting</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/AppCmd/default.aspx">AppCmd</category></item><item><title>Connecting to IIS 7.0 configuration remotely with Microsoft.Web.Administration</title><link>http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx</link><pubDate>Tue, 27 May 2008 03:20:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2386168</guid><dc:creator>IIS 7.0 Server-Side : IIS</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2386168</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx#comments</comments><description>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...(&lt;a href="http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2386168" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>Using Visual Studio 2005 with IIS 7.0</title><link>http://blogs.iis.net/mvolo/archive/2008/04/04/using-visual-studio-2005-with-iis-7-0.aspx</link><pubDate>Fri, 04 Apr 2008 16:16:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2277134</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2277134</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/04/04/using-visual-studio-2005-with-iis-7-0.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;A few weeks back, I put together a detailed article about using Visual Studio 2008 to work with IIS 7.0 applications, collecting all the various how-to and gotchas I've blogged about in the past in one place. &lt;/P&gt;
&lt;P&gt;Now, you can find the same information for Visual Studio 2005, in a new article titled Using Visual Studio 2005 with IIS 7.0.&lt;/P&gt;
&lt;P&gt;See the blog post here: &lt;A href="http://mvolo.com/blogs/serverside/archive/2008/04/04/Using-Visual-Studio-2005-with-IIS-7.0.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2008/04/04/Using-Visual-Studio-2005-with-IIS-7.0.aspx&lt;/A&gt;, and check out the article at &lt;A href="http://learn.iis.net/page.aspx/431/using-visual-studio-2005-with-iis-70/"&gt;&lt;STRONG&gt;Using Visual Studio 2005 with IIS 7.0&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2277134" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/VisualStudio/default.aspx">VisualStudio</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+7.0/default.aspx">IIS 7.0</category></item><item><title>Using Visual Studio 2008 with IIS 7.0</title><link>http://blogs.iis.net/mvolo/archive/2008/03/12/using-visual-studio-2008-with-iis-7-0.aspx</link><pubDate>Wed, 12 Mar 2008 23:44:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2229407</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2229407</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/03/12/using-visual-studio-2008-with-iis-7-0.aspx#comments</comments><description>&lt;P&gt;In the past, I've blogged&amp;nbsp;a number of times about using Visual Studio to develop and debug IIS 7.0 applications. &lt;/P&gt;
&lt;P&gt;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 to develop, deploy, and debug those applications both locally and on remote IIS 7.0 servers.&lt;/P&gt;
&lt;P&gt;To help you get started with using Visual Studio 2008 to work with IIS 7.0 applications, I put together a new iis.net article precisely on the subject.&amp;nbsp; Learn more about it at &lt;A href="http://mvolo.com/blogs/serverside/archive/2008/03/12/Using-Visual-Studio-2008-with-IIS-7.0.aspx" mce_href="http://mvolo.com/blogs/serverside/archive/2008/03/12/Using-Visual-Studio-2008-with-IIS-7.0.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2008/03/12/Using-Visual-Studio-2008-with-IIS-7.0.aspx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2229407" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Debugging/default.aspx">Debugging</category><category domain="http://blogs.iis.net/mvolo/archive/tags/VisualStudio/default.aspx">VisualStudio</category></item><item><title>MSDN Magazine: Extend IIS 7.0 end-to-end</title><link>http://blogs.iis.net/mvolo/archive/2008/02/18/msdn-magazine-extend-iis-7-0-end-to-end.aspx</link><pubDate>Mon, 18 Feb 2008 19:06:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2180455</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2180455</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/02/18/msdn-magazine-extend-iis-7-0-end-to-end.aspx#comments</comments><description>&lt;P&gt;In this month's launch edition of MSDN magazine, we celebrate the release of Windows Server 2008. It's been a long road and we are finally done!&lt;/P&gt;
&lt;P&gt;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 by building a full-blown Web server feature with configuration and IIS Manager components.&amp;nbsp;The article shows off my latest project, the Response Modification Framework, which is pretty cool on its own ...&lt;/P&gt;
&lt;P&gt;Read the article, learn about RMF, and more at &lt;A href="http://mvolo.com/blogs/serverside/archive/2008/02/18/MSDN-Magazine_3A00_-Extend-IIS-7.0-End_2D00_to_2D00_End.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2008/02/18/MSDN-Magazine_3A00_-Extend-IIS-7.0-End_2D00_to_2D00_End.aspx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2180455" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Integrated+pipeline/default.aspx">Integrated pipeline</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>Two-Level Authentication with Forms Authentication and Windows Authentication </title><link>http://blogs.iis.net/mvolo/archive/2008/02/11/two-level-authentication-with-forms-authentication-and-windows-authentication.aspx</link><pubDate>Mon, 11 Feb 2008 20:47:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2166581</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2166581</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/02/11/two-level-authentication-with-forms-authentication-and-windows-authentication.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;The integration of IIS and ASP.NET authentication stages in Integrated mode applications brings a lot of benefits, including being able to use ASP.NET authentication features like Forms Authentication for the entire web site. However, it also prevents two-level authentication schemes that relied on the two separate authentication stages between IIS and ASP.NET from working. &lt;/P&gt;
&lt;P mce_keep="true"&gt;I mentioned this in the list of &lt;A class="" href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx" mce_href="http://mvolo.com/blogs/serverside/archive/2007/12/08/IIS-7.0-Breaking-Changes-ASP.NET-2.0-applications-Integrated-mode.aspx"&gt;ASP.NET breaking changes&lt;/A&gt;&amp;nbsp;in December. Since then, I've gotten many requests for re-enabling these scenarios in Integrated mode, so I put together a workaround for doing this in Integrated mode. &lt;/P&gt;
&lt;P mce_keep="true"&gt;To learn more and download the bits / source code of the workaround, see &lt;A href="http://mvolo.com/blogs/serverside/archive/2008/02/11/IIS-7.0-Two_2D00_Level-Authentication-with-Forms-Authentication-and-Windows-Authentication.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2008/02/11/IIS-7.0-Two_2D00_Level-Authentication-with-Forms-Authentication-and-Windows-Authentication.aspx&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Thanks,&lt;/P&gt;
&lt;P mce_keep="true"&gt;Mike&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2166581" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Integrated+pipeline/default.aspx">Integrated pipeline</category></item><item><title>Mike's IIS7 modules - what's coming next</title><link>http://blogs.iis.net/mvolo/archive/2007/10/28/mike-s-iis7-modules-what-s-coming-next.aspx</link><pubDate>Sun, 28 Oct 2007 07:08:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1977703</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1977703</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/10/28/mike-s-iis7-modules-what-s-coming-next.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;During IIS7 development, I've written quite a few modules for IIS7 / ASP.NET.&amp;nbsp; 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.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;Now, I am thinking about upgrading some of these with the feature requests and bugfixes you have been asking for, and getting some new ones up as well.&amp;nbsp; Come check out what you can get right now, and weigh in on what I should next at &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/10/28/Mike_2700_s-IIS7-modules-_2D00_-what_2700_s-coming-next.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/10/28/Mike_2700_s-IIS7-modules-_2D00_-what_2700_s-coming-next.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1977703" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Goodies/default.aspx">Goodies</category></item><item><title>Developing IIS7 web server features with the .NET framework</title><link>http://blogs.iis.net/mvolo/archive/2007/08/16/developing-iis7-web-server-features-with-the-net-framework.aspx</link><pubDate>Thu, 16 Aug 2007 07:38:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1860734</guid><dc:creator>mvolo</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1860734</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/08/16/developing-iis7-web-server-features-with-the-net-framework.aspx#comments</comments><description>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.&amp;nbsp; Learn about the options you have for your development environment, how to set up your Visual Studio project, when to build a module vs. a handler, and more.&amp;nbsp; By the end of the article, you would have built and deployed a simple IIS7 managed handler and module.&lt;BR&gt;&lt;BR&gt;Read the entire article at &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/08/15/Developing-IIS7-web-server-features-with-the-.NET-framework.aspx" mce_href="http://mvolo.com/blogs/serverside/archive/2007/08/15/Developing-IIS7-web-server-features-with-the-.NET-framework.aspx."&gt;http://mvolo.com/blogs/serverside/archive/2007/08/15/Developing-IIS7-web-server-features-with-the-.NET-framework.aspx&lt;/A&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1860734" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Integrated+pipeline/default.aspx">Integrated pipeline</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>Redirect clients in your application with HttpRedirection module </title><link>http://blogs.iis.net/mvolo/archive/2007/05/24/redirect-clients-in-your-application-with-httpredirection-module.aspx</link><pubDate>Thu, 24 May 2007 19:28:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1724521</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1724521</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/05/24/redirect-clients-in-your-application-with-httpredirection-module.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;&lt;FONT face=Calibri&gt;In a web application, it’s often necessary to redirect clients requesting one url to another url.&amp;nbsp; A while ago, I wrote a module to do basic http redirection for an ASP.NET application.&amp;nbsp; The HttpRedirection module allows you to configure regular expression-based rules that redirect clients from url A to url B, with a number of other features.&lt;BR&gt;&lt;BR&gt;Learn more about rewriting and redirection, and download the HttpRedirection module / source code here: &lt;/FONT&gt;&lt;A href="http://mvolo.com/blogs/serverside/archive/2007/05/24/Redirect-clients-in-your-application-with-HttpRedirection-module.aspx" mce_href="http://mvolo.com/blogs/serverside/archive/2007/05/24/Redirect-clients-in-your-application-with-HttpRedirection-module.aspx"&gt;&lt;FONT face=Calibri&gt;http://mvolo.com/blogs/serverside/archive/2007/05/24/Redirect-clients-in-your-application-with-HttpRedirection-module.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1724521" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Goodies/default.aspx">Goodies</category></item><item><title>Get nice looking directory listings for your IIS website with DirectoryListingModule</title><link>http://blogs.iis.net/mvolo/archive/2007/01/21/get-nice-looking-directory-listings-for-your-iis-website-with-directorylistingmodule.aspx</link><pubDate>Sun, 21 Jan 2007 10:19:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1541306</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1541306</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/01/21/get-nice-looking-directory-listings-for-your-iis-website-with-directorylistingmodule.aspx#comments</comments><description>Do you hate bland directory listing pages that most web servers have these days? &lt;BR&gt;&lt;BR&gt;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. &lt;BR&gt;&lt;BR&gt;I figured I should put an end to this by writing one that is oh so much better then all the other ones - and then give it to you to build some cool templates, and create complely customized directory listings for your website.&lt;BR&gt;&lt;BR&gt;Read more on &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/01/21/Get-nice-looking-directory-listings-for-your-IIS-website-with-DirectoryListingModule.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/01/21/Get-nice-looking-directory-listings-for-your-IIS-website-with-DirectoryListingModule.aspx&lt;/A&gt;.&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1541306" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/modules/default.aspx">modules</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Goodies/default.aspx">Goodies</category></item><item><title>Display pretty file icons in your ASP.NET applications with IconHandler </title><link>http://blogs.iis.net/mvolo/archive/2007/01/11/display-pretty-file-icons-in-your-asp-net-applications-with-iconhandler.aspx</link><pubDate>Fri, 12 Jan 2007 01:15:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1528889</guid><dc:creator>mvolo</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1528889</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/01/11/display-pretty-file-icons-in-your-asp-net-applications-with-iconhandler.aspx#comments</comments><description>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. &lt;BR&gt;&lt;BR&gt;Displaying icons in your web application can also be pretty compelling (for example, to spruce up that boring directory listing page, or visually represent documents in your web app). Wouldn't it be cool if you can write an ASP.NET control or page that can embed these icons on your custom directory listing view? &lt;BR&gt;&lt;BR&gt;Unfortinately, there is no easy way to get icons for files in the .NET framework, so you have to do a little interop with the Windows shell to get the icon for a file / file extension, and then figure out a way to serve it over the web as an image. So, I wrote an ASP.NET image handler that serves the icon for an aritrary file or extension, that you can simply drop into your application to get these pretty icons for whatever purposes you need. &lt;BR&gt;&lt;BR&gt;Read more on &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/01/11/Display-pretty-file-icons-in-your-ASP.NET-applications-with-IconHandler.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/01/11/Display-pretty-file-icons-in-your-ASP.NET-applications-with-IconHandler.aspx&lt;/A&gt;.&lt;BR&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1528889" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>Fix problems with Visual Studio F5 debugging of ASP.NET applications on IIS7 Vista</title><link>http://blogs.iis.net/mvolo/archive/2006/12/28/fix-problems-with-visual-studio-f5-debugging-of-asp-net-applications-on-iis7-vista.aspx</link><pubDate>Fri, 29 Dec 2006 01:39:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1511823</guid><dc:creator>mvolo</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1511823</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/12/28/fix-problems-with-visual-studio-f5-debugging-of-asp-net-applications-on-iis7-vista.aspx#comments</comments><description>A number of people have been reporting problems when trying to debug their ASP.NET applications on Windows Vista with Visual Studio 2005 F5 debugging support.  There are a handful of posts about trying to get this to work in various ways ... most of which are missing key information needed to *really* get it to work.&lt;BR&gt;&lt;BR&gt;Hopefully this will be the *definitive* guide to enabling F5 debugging on Vista / IIS7.&lt;BR&gt;&lt;BR&gt;Read the details at &lt;A href="http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx&lt;/A&gt;.&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1511823" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Debugging/default.aspx">Debugging</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>IIS7 modules vs. IIS6 ISAPI: Managing request state in your module</title><link>http://blogs.iis.net/mvolo/archive/2006/12/25/iis7-modules-vs-iis6-isapi-managing-request-state-in-your-module.aspx</link><pubDate>Tue, 26 Dec 2006 07:52:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1508576</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1508576</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/12/25/iis7-modules-vs-iis6-isapi-managing-request-state-in-your-module.aspx#comments</comments><description>&lt;P&gt;For post #4 in the &lt;A href="http://mvolo.com/blogs/serverside/archive/2006/10/07/10-reasons-why-server-development-is-better-with-IIS7.aspx" target=links&gt;IIS7 Modules vs. IIS6 ISAPI&lt;/A&gt; series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module.&lt;BR&gt;&lt;BR&gt;Read more at &lt;A href="http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing-request-state-in-your-IIS7-module.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing-request-state-in-your-IIS7-module.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1508576" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ISAPI/default.aspx">ISAPI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/modules/default.aspx">modules</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category></item><item><title>Stopping hot-linking leeches with IIS and ASP.NET</title><link>http://blogs.iis.net/mvolo/archive/2006/11/10/stopping-hot-linking-leeches-with-iis-and-asp-net.aspx</link><pubDate>Fri, 10 Nov 2006 22:33:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1460841</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1460841</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/11/10/stopping-hot-linking-leeches-with-iis-and-asp-net.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Arial size=2&gt;Many web sites suffer from others directly linking to their image, video and other content.&lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;This practice is called often called leeching, hot-linking, or &lt;/FONT&gt;&lt;A href="http://en.wikipedia.org/wiki/Inline_linking" target=docs&gt;&lt;FONT face=Arial size=2&gt;inline-linking&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt; and causes wasted bandwidth and increased server load to the victim web site.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Arial size=2&gt;Last weekend, I wrote a little ASP.NET module that prevents hot linking.&lt;SPAN style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/SPAN&gt;It can be used on IIS5 (Windows 2000/XP), IIS6 (Windows Server 2003), and IIS7 (Windows Vista / Longhorn Server).&lt;BR&gt;&lt;BR&gt;It also was a great excuse to talk about IIS and ASP.NET integration history :)&lt;BR&gt;&lt;BR&gt;Read more on &lt;A href="http://mvolo.com/2006/11/10/stopping-hotlinking-with-iis-and-aspnet.aspx"&gt;http://mvolo.com/2006/11/10/stopping-hotlinking-with-iis-and-aspnet.aspx&lt;/A&gt;.&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1460841" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category></item></channel></rss>