<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by technoterra</title>
    <description>Stories kicked by technoterra</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>WPF performance profiling tools</title>
      <description>The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f30%2fwpf-performance-profiling-tools.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f30%2fwpf-performance-profiling-tools.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/WPF_performance_profiling_tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/WPF_performance_profiling_tools</guid>
      <pubDate>Wed, 30 Apr 2008 20:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Improve Web Application Performance</title>
      <description>A good post with tips to improve the performance of your web app. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fImproveWebApplicationPerformance.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fImproveWebApplicationPerformance.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Improve_Web_Application_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Improve_Web_Application_Performance</guid>
      <pubDate>Mon, 05 May 2008 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4</title>
      <description>In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these principles and the process that should be followed to unit test an ASP.NET MVC application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1630_Building_a_Simple_Blog_Engine_with_ASPNET_MVC_and_LINQ__Part_4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1630_Building_a_Simple_Blog_Engine_with_ASPNET_MVC_and_LINQ__Part_4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_Simple_Blog_Engine_with_ASP_NET_MVC_and_LINQ_Part_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_Simple_Blog_Engine_with_ASP_NET_MVC_and_LINQ_Part_4</guid>
      <pubDate>Wed, 30 Apr 2008 13:36:52 GMT</pubDate>
    </item>
    <item>
      <title>Hacking Visual Studio to Use More Than 2Gigabytes of Memory</title>
      <description>Got more than 2GB of RAM in your machine? Get around the 2GB memory limit by making Visual Studio large address aware. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f04%2f29%2fhacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f04%2f29%2fhacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Hacking_Visual_Studio_to_Use_More_Than_2Gigabytes_of_Memory</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Hacking_Visual_Studio_to_Use_More_Than_2Gigabytes_of_Memory</guid>
      <pubDate>Wed, 30 Apr 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Simple Subverison Repository Setup with VisualSVN Server</title>
      <description>Most developers don't have to setup their own Subversion repository, but when you do....there is a simple way from the creator of VisualSVN.   They have a free product called VisualSVN Server with will aid you in setting up and configuring your Subversion repositories. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.accidentaltechnologist.com%2fprogramming%2fsimple-subverison-repository-setup-with-visualsvn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.accidentaltechnologist.com%2fprogramming%2fsimple-subverison-repository-setup-with-visualsvn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Simple_Subverison_Repository_Setup_with_VisualSVN_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Simple_Subverison_Repository_Setup_with_VisualSVN_Server</guid>
      <pubDate>Tue, 29 Apr 2008 21:31:09 GMT</pubDate>
    </item>
    <item>
      <title>7 free online editors for your asp.net site (part 2)</title>
      <description>This is second part of a two-part article about free online editors for you Asp.Net(Web) projects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f29%2f7-free-online-editors-for-your-asp-net-site-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f29%2f7-free-online-editors-for-your-asp-net-site-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/7_free_online_editors_for_your_asp_net_site_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/7_free_online_editors_for_your_asp_net_site_part_2</guid>
      <pubDate>Tue, 29 Apr 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>State Machines In Windows Workflow</title>
      <description>Excellent introduction into the usefulness of state machines in WF.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f460.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f460.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/State_Machines_In_Windows_Workflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/State_Machines_In_Windows_Workflow</guid>
      <pubDate>Wed, 30 Apr 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>A Great Visual Studio Add-on You Must Have</title>
      <description>Recently I found out this great add-on for Visual Studio 2008 called PowerCommands. PowerCommands Extends the functionality of Visual Studio 2008 by adding some features which we all want built into Visual Studio. PowerCommands provides the following... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f29%2fa-great-visual-studio-add-on-you-must-have%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f29%2fa-great-visual-studio-add-on-you-must-have%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Great_Visual_Studio_Add_on_You_Must_Have</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Great_Visual_Studio_Add_on_You_Must_Have</guid>
      <pubDate>Tue, 29 Apr 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Build your own Silverlight Deepzoom application</title>
      <description>Build your own Silverlight Deepzoom application and host it with Silverlight Streaming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vdcruijsen.net%2fpost%2f2008%2f04%2fBuild-your-own-Silverlight-Deepzoom-application-and-host-it-with-Silverlight-Streaming.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vdcruijsen.net%2fpost%2f2008%2f04%2fBuild-your-own-Silverlight-Deepzoom-application-and-host-it-with-Silverlight-Streaming.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Build_your_own_Silverlight_Deepzoom_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Build_your_own_Silverlight_Deepzoom_application</guid>
      <pubDate>Tue, 29 Apr 2008 05:36:46 GMT</pubDate>
    </item>
    <item>
      <title>Explore Silverlight project hierarchy with Silverlight Spy 2</title>
      <description>Silverlight Spy will automatically pick up any Silverlight application embedded in the page and display it in the XAML Explorer &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f23%2fexplore-silverlight-project-hierarchy-with-silverlight-spy-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f23%2fexplore-silverlight-project-hierarchy-with-silverlight-spy-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Explore_Silverlight_project_hierarchy_with_Silverlight_Spy_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Explore_Silverlight_project_hierarchy_with_Silverlight_Spy_2</guid>
      <pubDate>Fri, 25 Apr 2008 12:31:17 GMT</pubDate>
    </item>
    <item>
      <title>A Great XPath Query Tool</title>
      <description>Visual XPath is a free graphical XPath query tool which have many great features, some of those features are: Load an XML file and see it in a form of tree &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f24%2fa-great-xpath-query-tool%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f24%2fa-great-xpath-query-tool%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Great_XPath_Query_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Great_XPath_Query_Tool</guid>
      <pubDate>Thu, 24 Apr 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>RestLess - A Simple REST Framework Part 2 : ndepth.net</title>
      <description>An updated to Jayme's RestLess framework with some general improvements (better URLs) and some new properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_Part_2_ndepth_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_Part_2_ndepth_net</guid>
      <pubDate>Thu, 24 Apr 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Move ASP.Net ViewState to SQL Server</title>
      <description>ViewState is a great feature, but it can get really bloated with data, especially if you have loads of controls on a page, repeaters etc.

You could think about setting enable viewstate to false, but you'll need it for posting pages back.

This tutorial moves the viewstate to a SQL database, by implementing a simple class that all your pages will inherit from. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFBFBED52-B8C5-4F55-B856-765FA719005B.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFBFBED52-B8C5-4F55-B856-765FA719005B.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Move_ASP_Net_ViewState_to_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Move_ASP_Net_ViewState_to_SQL_Server</guid>
      <pubDate>Tue, 29 Apr 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Keyboard Shortcuts on Steroids With a Cute Little App</title>
      <description>A great little App that will make assigning keyboeard shortcuts easy &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thetechfaq.com%2f2008%2f04%2f14%2fkeyboard-shortcuts-on-steroids-with-a-cute-little-app%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thetechfaq.com%2f2008%2f04%2f14%2fkeyboard-shortcuts-on-steroids-with-a-cute-little-app%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Keyboard_Shortcuts_on_Steroids_With_a_Cute_Little_App</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Keyboard_Shortcuts_on_Steroids_With_a_Cute_Little_App</guid>
      <pubDate>Tue, 22 Apr 2008 14:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Tag property without inheritance</title>
      <description>The article show how to add support for Tag property without using inheritance &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f22%2ftag-property-without-inheritance.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f22%2ftag-property-without-inheritance.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Tag_property_without_inheritance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Tag_property_without_inheritance</guid>
      <pubDate>Tue, 22 Apr 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Enum TryParse Extension Method</title>
      <description>TryParse method is very helpful if you need to convert string representation of a value to a value itself. TryParse is better than Parse method because it doesn't throw any exceptions and just returns a Boolean value to indicate weather the parsing was successful. Surprisingly there is no TryParse method available to use for Enum and this is where extension method can be extremely useful. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fEnum-TryParse-Extension-Method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fEnum-TryParse-Extension-Method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Enum_TryParse_Extension_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Enum_TryParse_Extension_Method</guid>
      <pubDate>Tue, 22 Apr 2008 10:25:39 GMT</pubDate>
    </item>
    <item>
      <title>Don't Use Double.Nan</title>
      <description>Comparison of a double with double.Nan (Not a Number) will always return false. If we want to check whether a specific double is... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f18%2fdont-use-doublenan%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f18%2fdont-use-doublenan%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Don_t_Use_Double_Nan</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Don_t_Use_Double_Nan</guid>
      <pubDate>Fri, 18 Apr 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to use Aggregate functions with LINQ to SQL</title>
      <description>LINQ to SQL maps the relational database into an object model, and when the program runs the queries in the object model are translated into SQL. SQL contains Aggregate functions like SUM, AVG, MIN, MAX and more. Lets see how this functionality can be implemented using LINQ  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f16%2fhow-to-use-aggregate-functions-with-linq-to-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f16%2fhow-to-use-aggregate-functions-with-linq-to-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/How_to_use_Aggregate_functions_with_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/How_to_use_Aggregate_functions_with_LINQ_to_SQL</guid>
      <pubDate>Wed, 16 Apr 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to share configuration files between projects</title>
      <description>Sharing configuration files between multiple projects in Visual Studio is a simple task, but it is not intuitive in how it is done.  In fact, until recently I did not know how to do it via the IDE, I would always hand edit the .sln file to enable this feature (sad I know).  Today I thought I would throw up a simple set of screen shots to show everyone how easy it really is. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f15%2fhow-to-share-configuration-files-between-projects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f15%2fhow-to-share-configuration-files-between-projects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_share_configuration_files_between_projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_share_configuration_files_between_projects</guid>
      <pubDate>Wed, 16 Apr 2008 00:31:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net MVC Membership Starter Kit alternative authentication</title>
      <description>ASP.NET MVC implementation of an OpenID consumer and Windows Live ID Web Authentication in the ASP.NET MVC Membership Starter Kit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f04%2fASPNet-MVC-Membership-Starter-Kit-alternative-authentication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f04%2fASPNet-MVC-Membership-Starter-Kit-alternative-authentication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Membership_Starter_Kit_alternative_authentication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Membership_Starter_Kit_alternative_authentication</guid>
      <pubDate>Tue, 15 Apr 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>app_offline.htm</title>
      <description>Good practice for taking your application offline.   &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%2f2005%2f10%2f06%2f426755.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2005%2f10%2f06%2f426755.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/app_offline_htm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/app_offline_htm</guid>
      <pubDate>Mon, 14 Apr 2008 15:29:27 GMT</pubDate>
    </item>
    <item>
      <title>Open source Project:DotNet Zip Library</title>
      <description>The Microsoft .NET Framework {v2.0 v3.0 v3.5} includes base class libraries supporting compression within streams - both the Deflate and Gzip formats are supported. But the System.IO.Compression namespace provides streaming compression only - useful for communicating between cooperating parties but not directly useful for creating compressed archives, like .zip files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fOpen-source-ProjectDotNet-Zip-Library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fOpen-source-ProjectDotNet-Zip-Library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Open_source_Project_DotNet_Zip_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Open_source_Project_DotNet_Zip_Library</guid>
      <pubDate>Mon, 14 Apr 2008 08:46:31 GMT</pubDate>
    </item>
    <item>
      <title>Must Have Tool for ASP.NET Developer</title>
      <description>NetFXHarmonics DevServer is a web server hosting environment built on .NET 3.5 using WPF, WCF, and LINQ technologies that allows multiple instances of VS-like web servers to run in parallel &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f11%2fmust-have-tool-for-asp-net-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f11%2fmust-have-tool-for-asp-net-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Must_Have_Tool_for_ASP_NET_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Must_Have_Tool_for_ASP_NET_Developer</guid>
      <pubDate>Fri, 11 Apr 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Scott Guthrie's April 11th Links</title>
      <description>Some links from Scott Guthrie about ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, and Silverlight. &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%2f2008%2f04%2f11%2fapril-11th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f11%2fapril-11th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Scott_Guthrie_s_April_11th_Links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Scott_Guthrie_s_April_11th_Links</guid>
      <pubDate>Fri, 11 Apr 2008 14:01:10 GMT</pubDate>
    </item>
    <item>
      <title>6 free online editors for your asp.net project</title>
      <description>A list of web editors that can be easily embedded in your asp.net projects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</guid>
      <pubDate>Wed, 09 Apr 2008 13:16:04 GMT</pubDate>
    </item>
  </channel>
</rss>