<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by vincentw56</title>
    <description>Stories kicked by vincentw56</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Community Preview of the Enterprise Library 4.0</title>
      <description>his release has been adapted to work with WMI version 2.0 and version 3.5 of the .NET Framework.

Enterprise Library 4.0 has the Allow Partially-Trusted Caller attribute (APTCA) on all assemblies. This means that you can call the methods of Enterprise Library and the application blocks from an application running in a partial trust environment. You can do this with the signed assemblies provided with Enterprise Library. There is no longer any requirement, as there was in version 3.x, to recompile the source code then either use the unsigned binaries or strong-name them yourself.

The Caching Application Block has been refactored to allow developers to replace the CacheManager class with other implementations, including the ones offered by the distributed cache solution providers. This does not affect the API of the application block.

There are also additions in functionality to the Logging Application Block, the Validation Application Block, the Exception Handling Application Block. For details see the change log attached. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fentlib%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d12142"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fentlib%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d12142" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Community_Preview_of_the_Enterprise_Library_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Community_Preview_of_the_Enterprise_Library_4_0</guid>
      <pubDate>Mon, 31 Mar 2008 17:05:01 GMT</pubDate>
    </item>
    <item>
      <title>How to grayout an image in .Net</title>
      <description>This article shows how to gray out an image in .net programmatically.  This can be useful for making &amp;quot;Disabled&amp;quot; versions of images, etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f28%2fhow-to-grayout-an-image-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f28%2fhow-to-grayout-an-image-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_grayout_an_image_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_grayout_an_image_in_Net</guid>
      <pubDate>Mon, 31 Mar 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>stylizedweb.com - Most used CSS tricks</title>
      <description>Earlier before I have written an article about current best CSS hacks which you can see here And now here's the list of today's most used CSS tricks - tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let me know. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstylizedweb.com%2f2008%2f03%2f12%2fmost-used-css-tricks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstylizedweb.com%2f2008%2f03%2f12%2fmost-used-css-tricks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/stylizedweb_com_Most_used_CSS_tricks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/stylizedweb_com_Most_used_CSS_tricks</guid>
      <pubDate>Thu, 13 Mar 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>if ... else if ... else if ... else ... : an alternative</title>
      <description>Did you know there's an alternative way of writing &amp;quot;if .. else if .. else if .. etc..&amp;quot; in C#? You probably do, but if you don't, read on... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f11%2fifElseIfElseIfElseAnAlternative.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f11%2fifElseIfElseIfElseAnAlternative.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/if_else_if_else_if_else_an_alternative</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/if_else_if_else_if_else_an_alternative</guid>
      <pubDate>Tue, 11 Mar 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS - Creating icons for web page using CSS &amp;amp; XHTML</title>
      <description>This article tells that how to make icons using CSS and XHTML, which we can use in our asp.net websites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2008%2f03%2f07%2fcss-creating-icons-for-web-page-using-css-xhtml%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2008%2f03%2f07%2fcss-creating-icons-for-web-page-using-css-xhtml%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/CSS_Creating_icons_for_web_page_using_CSS_XHTML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/CSS_Creating_icons_for_web_page_using_CSS_XHTML</guid>
      <pubDate>Mon, 10 Mar 2008 17:03:23 GMT</pubDate>
    </item>
    <item>
      <title>Building a grouping Grid with GridView and JQuery</title>
      <description>Building a grouping Grid with GridView and JQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f03%2fBuilding-a-grouping-Grid-with-GridView-and-JQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f03%2fBuilding-a-grouping-Grid-with-GridView-and-JQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_grouping_Grid_with_GridView_and_JQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_grouping_Grid_with_GridView_and_JQuery</guid>
      <pubDate>Sat, 08 Mar 2008 18:15:25 GMT</pubDate>
    </item>
    <item>
      <title>Write more empty lines! They will be read!</title>
      <description>Using empty lines in source code may seem like a waste of precious screen space, but it's crucial to writing readable code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f07%2fWriteMoreEmptyLinesTheyWillBeRead.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f07%2fWriteMoreEmptyLinesTheyWillBeRead.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Write_more_empty_lines_They_will_be_read</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Write_more_empty_lines_They_will_be_read</guid>
      <pubDate>Fri, 07 Mar 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Common ASP .net performance myths</title>
      <description>Common ASP .net performance myths &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fxun%2farchive%2f2008%2f03%2f07%2fcommon-asp-net-performance-myths.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fxun%2farchive%2f2008%2f03%2f07%2fcommon-asp-net-performance-myths.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Common_ASP_net_performance_myths</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Common_ASP_net_performance_myths</guid>
      <pubDate>Fri, 07 Mar 2008 18:38:21 GMT</pubDate>
    </item>
    <item>
      <title>Solution to ASP.NET Form - PayPal Problem</title>
      <description>They do say it's the simple things that get you stumped. For all of you ASP.NET developers out there who have yet to integrate a site with PayPal, just wait until you finally get to add that button to your form to pass the transaction details over to PayPal.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2fSolution-to-ASPNET-Form---PayPal-Problem.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2fSolution-to-ASPNET-Form---PayPal-Problem.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Solution_to_ASP_NET_Form_PayPal_Problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Solution_to_ASP_NET_Form_PayPal_Problem</guid>
      <pubDate>Fri, 07 Mar 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>MIX'08 Session Recordings Now Available Online</title>
      <description>The MIX'08 Session Recordings are now available online. So far, its just the recordings from yesterday, but all the recordings for the entire event should be up by Monday. This is really awesome, you can almost attend the event for free online. Go check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f03%2fMIX08-Session-Recordings-Now-Available-Online.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f03%2fMIX08-Session-Recordings-Now-Available-Online.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MIX_08_Session_Recordings_Now_Available_Online</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MIX_08_Session_Recordings_Now_Available_Online</guid>
      <pubDate>Fri, 07 Mar 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How To: Build a better ASP.NET AJAX UpdateProgress notification</title>
      <description>I've been working on ASP.NET AJAX eversince it's beta days and the UpdateProgress and UpdatePanel has been my bestfriend since day one. I've learned a few tricks while using ASP.NET and today I'd like to share with you several ways to customize the look and feel of you UpdateProgress control with this sample solution. I have created a sample application that would demonstrate different ways to position your UpdateProgress control in the web browser.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keithrull.com%2f2008%2f02%2f25%2fHowToBuildABetterASPNETAJAXUpdateProgressNotification.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keithrull.com%2f2008%2f02%2f25%2fHowToBuildABetterASPNETAJAXUpdateProgressNotification.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_To_Build_a_better_ASP_NET_AJAX_UpdateProgress_notification</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_To_Build_a_better_ASP_NET_AJAX_UpdateProgress_notification</guid>
      <pubDate>Tue, 04 Mar 2008 19:18:43 GMT</pubDate>
    </item>
    <item>
      <title>AJAX Control Toolkit Updated to 20229</title>
      <description>*Version 3.0.20229*
2008-02-29 release of the AJAX Control Toolkit targets the official release of .NET Framework 3.5 and Visual Studio 2008. 
* *AjaxControlToolkit-Framework3.5.zip* is the full release package with complete source code to all controls, the test framework, VSI, and more.
* *AjaxControlToolkit-Framework3.5-NoSource.zip* contains only the sample web site and VSI and is for people who don't need or want the source code for the controls.
*Version 1.0.20229*
You can also download the Toolkit for .NET Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005. 
* *AjaxControlToolkit.zip* is the full release package with complete source code to all controls, the test framework, VSI, and more.
* *AjaxControlToolkit-NoSource.zip* contains only the sample web site and VSI and is for people who don't need or want the source code for the controls.
Please see the [url:sample website release notes|http://asp.net/ajax/ajaxcontroltoolkit/samples] for more details.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fAtlasControlToolkit%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d11121"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fAtlasControlToolkit%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d11121" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AJAX_Control_Toolkit_Updated_to_20229</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AJAX_Control_Toolkit_Updated_to_20229</guid>
      <pubDate>Tue, 04 Mar 2008 15:01:03 GMT</pubDate>
    </item>
    <item>
      <title>GoDaddy Now offering IIS7</title>
      <description>If you recently set up a new Windows shared hosting account you noticed the addition of support for IIS7. What does this mean to you? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.godaddyhosting.com%2f2008%2f02%2f15%2fiis7.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.godaddyhosting.com%2f2008%2f02%2f15%2fiis7.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/GoDaddy_Now_offering_IIS7</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/GoDaddy_Now_offering_IIS7</guid>
      <pubDate>Thu, 28 Feb 2008 16:23:45 GMT</pubDate>
    </item>
    <item>
      <title> The Sweet Sound of a Million Microsoft Haters Heads Exploding</title>
      <description>Ensuring open connections; promoting data portability; enhancing support for industry standards; fostering more open engagement with customers and the industry, including open source communities... this isn't your daddy's Microsoft &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fcraigshoemaker%2farchive%2f2008%2f02%2f21%2fthe-sweet-sound-of-a-million-microsoft-haters-heads-exploding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fcraigshoemaker%2farchive%2f2008%2f02%2f21%2fthe-sweet-sound-of-a-million-microsoft-haters-heads-exploding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/The_Sweet_Sound_of_a_Million_Microsoft_Haters_Heads_Exploding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/The_Sweet_Sound_of_a_Million_Microsoft_Haters_Heads_Exploding</guid>
      <pubDate>Thu, 21 Feb 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SharePoint 2007 Link Resources for 2/20/2008</title>
      <description>Some SharePoint links for 2/20/2008 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdrewmace.blogspot.com%2f2008%2f02%2fsharepoint-2007-link-resources.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdrewmace.blogspot.com%2f2008%2f02%2fsharepoint-2007-link-resources.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SharePoint_2007_Link_Resources_for_2_20_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SharePoint_2007_Link_Resources_for_2_20_2008</guid>
      <pubDate>Wed, 20 Feb 2008 14:43:53 GMT</pubDate>
    </item>
    <item>
      <title>Exploring C# 3.0</title>
      <description>Many of the compiler changes in C# 3.0 were driven by Language Integrated Query (LINQ), but the changes to C# 3.0 are important in their own right because they can enhance your code tremendously. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiomagazine.com%2fcolumns%2farticle.aspx%3feditorialsid%3d2422"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiomagazine.com%2fcolumns%2farticle.aspx%3feditorialsid%3d2422" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exploring_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exploring_C_3_0</guid>
      <pubDate>Wed, 20 Feb 2008 13:13:49 GMT</pubDate>
    </item>
    <item>
      <title>Do try...catch blocks hurt runtime performance?</title>
      <description>This posts looks at the real runtime cost of writing a try...catch block in a .Net language. Drawing on his knowledge of .Net internals, the author looks at how such structures are represented in a compiled .Net assembly and what happens at runtime, so the performance characteristics can be understood. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f175-Do-trycatch-blocks-hurt-runtime-performance%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f175-Do-trycatch-blocks-hurt-runtime-performance%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Do_try_catch_blocks_hurt_runtime_performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Do_try_catch_blocks_hurt_runtime_performance</guid>
      <pubDate>Wed, 20 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, and f</title>
      <description>Cheat sheets for retrieving various bits of ASP.NET runtime information, all with live sample values, links to MSDN, and some explanations. Includes source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fAsp.net-Runtime-Cheat-Sheet-HttpRequest-HttpRuntime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fAsp.net-Runtime-Cheat-Sheet-HttpRequest-HttpRuntime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Runtime_Cheat_Sheet_HttpRequest_HttpRuntime_and_f</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Runtime_Cheat_Sheet_HttpRequest_HttpRuntime_and_f</guid>
      <pubDate>Tue, 19 Feb 2008 20:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Friendly &amp;quot;maintenance&amp;quot; page for your ASP.NET application</title>
      <description>ScottGu demonstrates a nice and easy way to show a maintenance page for your ASP.NET application while you're working on it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f04%2f09%2f442332.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f04%2f09%2f442332.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Friendly_maintenance_page_for_your_ASP_NET_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Friendly_maintenance_page_for_your_ASP_NET_application</guid>
      <pubDate>Fri, 15 Feb 2008 19:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>