<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bazile</title>
    <description>Stories kicked by bazile</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>Google Doctype</title>
      <description>Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.google.com%2fdoctype%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.google.com%2fdoctype%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Google_Doctype</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Google_Doctype</guid>
      <pubDate>Wed, 14 May 2008 23:01:10 GMT</pubDate>
    </item>
    <item>
      <title>How to Capitalize the First Letter of All Words in a string in C#</title>
      <description>Often we need to capitalize the first letters of some word or some text (for example when we want to display users name or city name etc).
Since string class does not have a method to do this we could think that there is no built-in solution in C# for this problem, but... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-Capitalize-the-First-Letter-of-All-Words-in-a-string-in-C-sharp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-Capitalize-the-First-Letter-of-All-Words-in-a-string-in-C-sharp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Capitalize_the_First_Letter_of_All_Words_in_a_string_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Capitalize_the_First_Letter_of_All_Words_in_a_string_in_C</guid>
      <pubDate>Sat, 10 May 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using a Windows Service just to run a scheduled process is Wrong!</title>
      <description>A classic post by Jon Galloway: A Windows Service is the wrong solution to scheduling one-off custom processes. The right solution for scheduling simple processes is the Windows Task Scheduler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2005%2f10%2f24%2f428303.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2005%2f10%2f24%2f428303.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Using_a_Windows_Service_just_to_run_a_scheduled_process_is_Wrong</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Using_a_Windows_Service_just_to_run_a_scheduled_process_is_Wrong</guid>
      <pubDate>Sat, 10 May 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Generic Caching</title>
      <description>I develop for a large, high-availability website, with hundreds of thousands of daily users. As such, we need to cache a lot of data in our web-server memory (which is cheap) to save numerous hits to our main database cluster (which is very expensive). I would imagine the desire to improve performance by saving on database hits is common across many web applications - and caching frequently used data is often seen as one of the best ways to solve this problem. &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%2fImplementing-Generic-Caching.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fImplementing-Generic-Caching.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_Generic_Caching</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_Generic_Caching</guid>
      <pubDate>Tue, 29 Apr 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Empty try blocks</title>
      <description>The article explains why you might see functions that do nothing in the &amp;quot;try&amp;quot; block. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Empty_try_blocks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Empty_try_blocks</guid>
      <pubDate>Fri, 11 Apr 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Steve Sanderson's blog &amp;#187; Blog Archive &amp;#187; Improve scalability in ASP.NET</title>
      <description>Asynchronous controllers &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2008%2f04%2f05%2fimprove-scalability-in-aspnet-mvc-using-asynchronous-requests%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2008%2f04%2f05%2fimprove-scalability-in-aspnet-mvc-using-asynchronous-requests%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Steve_Sanderson_s_blog_Blog_Archive_Improve_scalability_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Steve_Sanderson_s_blog_Blog_Archive_Improve_scalability_in_ASP_NET</guid>
      <pubDate>Tue, 08 Apr 2008 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>The importance of System. Environment.NewLine</title>
      <description>When using \r\n can screw you! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fablog.apress.com%2f%3fp%3d967"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fablog.apress.com%2f%3fp%3d967" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/The_importance_of_System_Environment_NewLine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/The_importance_of_System_Environment_NewLine</guid>
      <pubDate>Tue, 08 Apr 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Common console commands for the typical ASP.NET developer</title>
      <description>Common commands to manage your ASP.NET websites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f02%2fCommon-console-commands-for-the-typical-ASPNET-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f02%2fCommon-console-commands-for-the-typical-ASPNET-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Common_console_commands_for_the_typical_ASP_NET_developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Common_console_commands_for_the_typical_ASP_NET_developer</guid>
      <pubDate>Wed, 27 Feb 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ShortGuid - A shorter and url friendly GUID class in C#</title>
      <description>Extending Mads Kristensens &amp;quot;shorter and URL friendly GUID&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2007%2f12%2f20%2fshortguid-a-shorter-and-url-friendly-guid-in-c-sharp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2007%2f12%2f20%2fshortguid-a-shorter-and-url-friendly-guid-in-c-sharp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/ShortGuid_A_shorter_and_url_friendly_GUID_class_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/ShortGuid_A_shorter_and_url_friendly_GUID_class_in_C</guid>
      <pubDate>Wed, 06 Feb 2008 21:46:08 GMT</pubDate>
    </item>
    <item>
      <title>Why throw; is not allways  the best way to rethrow exceptions</title>
      <description>This blog post explains why the standard throw; approach of rethrowing exceptions is not the best in case you care of the full stack trace information &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f04%2f01%2fgotcha-improper-exception-handling.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f04%2f01%2fgotcha-improper-exception-handling.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Why_throw_is_not_allways_the_best_way_to_rethrow_exceptions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Why_throw_is_not_allways_the_best_way_to_rethrow_exceptions</guid>
      <pubDate>Fri, 30 Nov 2007 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using Subversion to access CodePlex projects</title>
      <description>A guide to using Subversion and the SvnBridge to access CodePlex projects and Team Foundation Server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nyveldt.com%2fblog%2fpost%2fUsing-Subversion-to-access-CodePlex-projects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nyveldt.com%2fblog%2fpost%2fUsing-Subversion-to-access-CodePlex-projects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Using_Subversion_to_access_CodePlex_projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Using_Subversion_to_access_CodePlex_projects</guid>
      <pubDate>Sun, 25 Nov 2007 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>VisualSVN Server</title>
      <description>The guys that already made VisualSVN, a plugin that integrates into Visual Studio and provides a way to manage your source code changes into Subversion, just realized VisualSVN Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flkempe%2farchive%2f2007%2f11%2f16%2fvisualsvn-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flkempe%2farchive%2f2007%2f11%2f16%2fvisualsvn-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/VisualSVN_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/VisualSVN_Server</guid>
      <pubDate>Fri, 16 Nov 2007 16:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Announcing Microsoft Search Server 2008 Express</title>
      <description>Ever wanted to index your intranet, external sites, documents etc but didn't know how.....well there are various alternatives (.net flavours of lucene), solr, nutch but now Microsoft have just announced they are releasing an Express edition of their search server with no document limits.

Sounds good and worth a look. 

Original blog post here:

http://blogs.msdn.com/enterprisesearch/archive/2007/11/06/announcing-microsoft-search-server-2008-express.aspx

John

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fenterprisesearch%2fserverproducts%2fsearchserverexpress%2fdefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fenterprisesearch%2fserverproducts%2fsearchserverexpress%2fdefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Announcing_Microsoft_Search_Server_2008_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Announcing_Microsoft_Search_Server_2008_Express</guid>
      <pubDate>Tue, 06 Nov 2007 18:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Building release builds with pdb  files</title>
      <description>Visual Studio 2005 builds release builds with pdb files by default

Find out why that is a best practice for the release builds  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f08%2f05%2freleasing-the-build.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f08%2f05%2freleasing-the-build.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Building_release_builds_with_pdb_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Building_release_builds_with_pdb_files</guid>
      <pubDate>Tue, 23 Oct 2007 20:46:04 GMT</pubDate>
    </item>
    <item>
      <title>The expando attribute</title>
      <description>It can set JavaScript properties on any element you would normally reference with document.getElementById('elementID'). That means you can control the state of your HTML elements from the code-behind in a very easy manor. It also means you can control HTML elements that don't have a runat="server" attribute.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fThe-expando-attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fThe-expando-attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_expando_attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_expando_attribute</guid>
      <pubDate>Tue, 23 Oct 2007 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Don't use the ThreadPool in ASP.NET</title>
      <description>You can use the ThreadPool in exactly the same way in ASP.NET and it works just as you would expect. The problem is not in the ThreadPool itself but in what else ASP.NET uses it for at the same time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fDon%e2%80%99t-use-the-ThreadPool-in-ASP.NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fDon%e2%80%99t-use-the-ThreadPool-in-ASP.NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Don_t_use_the_ThreadPool_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Don_t_use_the_ThreadPool_in_ASP_NET</guid>
      <pubDate>Tue, 19 Jun 2007 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight site is now Live!</title>
      <description>The official website for Microsoft Silverlight is now Live. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlight.org%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlight.org%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Silverlight_site_is_now_Live</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Silverlight_site_is_now_Live</guid>
      <pubDate>Wed, 02 May 2007 11:46:01 GMT</pubDate>
    </item>
    <item>
      <title>New sitemap features in robots.txt</title>
      <description>Describes how to enable your sitemap for autodiscovery by all search engines by editing robots.txt. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fNew-sitemap-features-in-robotstxt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fNew-sitemap-features-in-robotstxt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/New_sitemap_features_in_robots_txt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/New_sitemap_features_in_robots_txt</guid>
      <pubDate>Fri, 13 Apr 2007 00:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Render PNG from ASPX</title>
      <description>Workaround for exception that results from the following:

Syste.Drawing.Bitmap.Save(HttpContext.Response.OutputStream, System.Drawing.Imaging.ImageFormat.Png); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetjunkies.com%2fWebLog%2fchris.taylor%2farchive%2f2004%2f09%2f05%2f24481.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetjunkies.com%2fWebLog%2fchris.taylor%2farchive%2f2004%2f09%2f05%2f24481.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Render_PNG_from_ASPX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Render_PNG_from_ASPX</guid>
      <pubDate>Tue, 10 Apr 2007 10:16:01 GMT</pubDate>
    </item>
    <item>
      <title>.NET Open Source Wiki</title>
      <description>Its GPL'd, built on .NET 2.0, does not require SQL Server 2005, works in a medium trust enviroment (that means that you hosted types can use it!) and has many other features which are listed here... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f03%2f11%2fOpenSourceNETWiki.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2f2007%2f03%2f11%2fOpenSourceNETWiki.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NET_Open_Source_Wiki</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NET_Open_Source_Wiki</guid>
      <pubDate>Mon, 12 Mar 2007 06:46:01 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net Quick Tips - Web.config</title>
      <description>ASP.Net web.config tips.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscottwater.com%2fblog%2farchive%2fasp-net-web-config-tips-part-two%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscottwater.com%2fblog%2farchive%2fasp-net-web-config-tips-part-two%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_Quick_Tips_Web_config</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_Quick_Tips_Web_config</guid>
      <pubDate>Tue, 20 Feb 2007 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>.NET Reflector 5.0 </title>
      <description>Lutz Roeder shipped new version of .NET Reflector. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aisto.com%2fRoeder%2fFrontier%2fDefault.aspx%3fPermaLink%3d53"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aisto.com%2fRoeder%2fFrontier%2fDefault.aspx%3fPermaLink%3d53" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/NET_Reflector_5_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/NET_Reflector_5_0</guid>
      <pubDate>Tue, 20 Feb 2007 09:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Generics without Collections, Part 2</title>
      <description>Using generics for things other than creating collections.( This time, a filter for collections) Advanced Generics use &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f11%2f07%2fGenerics-without-Collections-_2800_pt-2_2900_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f11%2f07%2fGenerics-without-Collections-_2800_pt-2_2900_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_2</guid>
      <pubDate>Mon, 19 Feb 2007 09:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Generics without Collections, Part 3</title>
      <description>Using generics for things other than creating collections (Enums this time). Advanced generics use &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f11%2f20%2fGenerics-without-Collections_2C00_-Pt.-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f11%2f20%2fGenerics-without-Collections_2C00_-Pt.-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_3</guid>
      <pubDate>Mon, 19 Feb 2007 16:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Generics without Collections, Part I</title>
      <description>Using generics for things other than creating collections.  Advanced Generics use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f10%2f02%2fGenerics-without-Collections.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhonestillusion.com%2fblogs%2fblog_0%2farchive%2f2006%2f10%2f02%2fGenerics-without-Collections.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generics_without_Collections_Part_I</guid>
      <pubDate>Sat, 17 Feb 2007 07:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>