<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by HaGever</title>
    <description>Stories kicked by HaGever</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>Formatting enums using ICustomFormatter</title>
      <description>C# enums are named constants, making code easier to write and read. But the enum names should not be written to the UI. This post shows two methods of formatting an enum to a string suitable for the UI. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.kjeldby.dk%2f%3fp%3d136"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.kjeldby.dk%2f%3fp%3d136" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Formatting_enums_using_ICustomFormatter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Formatting_enums_using_ICustomFormatter</guid>
      <pubDate>Mon, 22 Jun 2009 07:07:19 GMT</pubDate>
    </item>
    <item>
      <title>Compiling Conditional Code into ASP.NET Websites</title>
      <description>The following article demonstrates how to compile conditional code into your ASP.NET assembly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d335"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d335" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Compiling_Conditional_Code_into_ASP_NET_Websites</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Compiling_Conditional_Code_into_ASP_NET_Websites</guid>
      <pubDate>Tue, 23 Jun 2009 16:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Debug windows service</title>
      <description>More one way to debug windows service &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgaaton.blogspot.com%2f2009%2f06%2fdebug-windows-service.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgaaton.blogspot.com%2f2009%2f06%2fdebug-windows-service.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Debug_windows_service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Debug_windows_service</guid>
      <pubDate>Wed, 17 Jun 2009 12:40:25 GMT</pubDate>
    </item>
    <item>
      <title>C# Language Events Sample</title>
      <description>This tutorial shows how to declare, invoke, and hook up to events in C# - online example with source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderun.com%2fide%2f%3fpid%3d507"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderun.com%2fide%2f%3fpid%3d507" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/C_Language_Events_Sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/C_Language_Events_Sample</guid>
      <pubDate>Sun, 31 May 2009 00:39:03 GMT</pubDate>
    </item>
    <item>
      <title>Fastest way for Creating a memory Dump of your application [DebugDiag]</title>
      <description>Fastest way for Creating a memory Dump of your application  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2009%2f05%2f17%2ffastest-way-for-creating-a-memory-dump-of-your-application-debugdiag.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2009%2f05%2f17%2ffastest-way-for-creating-a-memory-dump-of-your-application-debugdiag.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Fastest_way_for_Creating_a_memory_Dump_of_your_application_DebugDiag</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Fastest_way_for_Creating_a_memory_Dump_of_your_application_DebugDiag</guid>
      <pubDate>Mon, 18 May 2009 15:14:34 GMT</pubDate>
    </item>
    <item>
      <title>All about the IDisposible Pattern</title>
      <description>Why and how to implement IDisposible pattern in your own code. Here you will find almost all aspects of this pattern &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2007%2f03%2f07%2fimplementing-and-using-the-idisposable-interface.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2007%2f03%2f07%2fimplementing-and-using-the-idisposable-interface.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/All_about_the_IDisposible_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/All_about_the_IDisposible_Pattern</guid>
      <pubDate>Wed, 18 Mar 2009 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Disable Windows Authentication - Remove Windows Authentic</title>
      <description>I just received following email from one of the blog reader.

Question : "How to disable Windows Authentication?"

Simple answer to this most asked question. Bookmark it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f02%2f24%2fsql-server-disable-windows-authentication-remove-windows-authentication-login-account%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f02%2f24%2fsql-server-disable-windows-authentication-remove-windows-authentication-login-account%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Disable_Windows_Authentication_Remove_Windows_Authentic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Disable_Windows_Authentication_Remove_Windows_Authentic</guid>
      <pubDate>Tue, 24 Feb 2009 17:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Skip the Visual Studio Splash Screen</title>
      <description>Anything to speed up Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiohacks.com%2ftips%2fsave-time-at-startup-by-skipping-the-splash%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiohacks.com%2ftips%2fsave-time-at-startup-by-skipping-the-splash%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Skip_the_Visual_Studio_Splash_Screen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Skip_the_Visual_Studio_Splash_Screen</guid>
      <pubDate>Tue, 06 Jan 2009 00:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Enum String Values Revised</title>
      <description>In this article I'll provide an improvement about my previous post talking about String Values from Enumerations.
Previously we was only able to handle String Values for Enums but with the following we are now able to handle any type of values like DateTime, String, Decimal, etc.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2008%2f12%2f30%2fEnum-String-Values-Revised.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2008%2f12%2f30%2fEnum-String-Values-Revised.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Enum_String_Values_Revised</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Enum_String_Values_Revised</guid>
      <pubDate>Tue, 30 Dec 2008 20:12:40 GMT</pubDate>
    </item>
    <item>
      <title>Development Tools I Use &amp;amp; Recommend</title>
      <description>Eventually I will get to some technical code Posts. But for now, I'm a bit delayed with some other things at work lately. I will be blogging about Code Generation, OOP, and other topics very soon though. In the meantime, I wanted to share a list of tools I regularly use now or have used in the past as a C# / ASP.NET Engineer listed below: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</guid>
      <pubDate>Mon, 29 Sep 2008 06:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Tips &amp;amp; Tricks: Use DebuggerDisplayAttribute for easier debugging</title>
      <description>When debugging, it's common to hover over an object to get a quick view of what its properties are. This is where DebuggerDisplayAttribute comes in. The format string looks similar to normal .NET format strings in that the values to replace are between curly braces, but instead of being told what to substitute the debugger treats these values as expressions and attempts to evaluate them using the current context.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2008%2f07%2f28%2ftips-amp-tricks-use-debuggerdisplayattribute-for-easier-debugging.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2008%2f07%2f28%2ftips-amp-tricks-use-debuggerdisplayattribute-for-easier-debugging.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Tips_Tricks_Use_DebuggerDisplayAttribute_for_easier_debugging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Tips_Tricks_Use_DebuggerDisplayAttribute_for_easier_debugging</guid>
      <pubDate>Tue, 16 Sep 2008 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio - See Your TODO Comments In One List </title>
      <description>How many timed did you write a TODO comment in your code? How many time did you forget about this comment and met it again only some months later? &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%2f09%2f01%2fvisual-studio-see-your-todo-comments-in-one-list%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f01%2fvisual-studio-see-your-todo-comments-in-one-list%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Visual_Studio_See_Your_TODO_Comments_In_One_List</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Visual_Studio_See_Your_TODO_Comments_In_One_List</guid>
      <pubDate>Mon, 01 Sep 2008 17:58:08 GMT</pubDate>
    </item>
    <item>
      <title>Programmatically Encrypt Decrypt Configuration Sections in web.config</title>
      <description>The ASP.NET Configuration API provides support for encrypting and decrypting configuration sections in web.config. This feature comes extremely handy when you need to hide sensitive information like passwords. In this article, we will explore how to encrypt and decrypt sections of the web.config. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d185"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d185" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Programmatically_Encrypt_Decrypt_Configuration_Sections_in_web_config</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Programmatically_Encrypt_Decrypt_Configuration_Sections_in_web_config</guid>
      <pubDate>Tue, 26 Aug 2008 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Multi Sorting array of objects</title>
      <description>Code ready. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgaaton.blogspot.com%2f2008%2f08%2fmulti-sorting-array-of-objects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgaaton.blogspot.com%2f2008%2f08%2fmulti-sorting-array-of-objects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Multi_Sorting_array_of_objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Multi_Sorting_array_of_objects</guid>
      <pubDate>Mon, 18 Aug 2008 23:49:28 GMT</pubDate>
    </item>
    <item>
      <title>Forgot that connection string?</title>
      <description>Provides connection strings to many databases by many methods.  An essential reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.connectionstrings.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.connectionstrings.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Forgot_that_connection_string</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Forgot_that_connection_string</guid>
      <pubDate>Fri, 25 Jul 2008 12:16:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005: Get full information about transaction locks</title>
      <description>Get information about  what locks are being held by the transaction, what SPID owns the transaction, on which objects the locks are being held, what SQL statement caused the locks, etc...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f04%2f29%2fSQL-Server-2005-Get-full-information-about-transaction-locks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f04%2f29%2fSQL-Server-2005-Get-full-information-about-transaction-locks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Get_full_information_about_transaction_locks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Get_full_information_about_transaction_locks</guid>
      <pubDate>Wed, 07 May 2008 03:16:03 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: April 28th Links</title>
      <description>Someone had to submit this sooner or later... :) &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%2f28%2fapril-28th-links-asp-net-asp-net-ajax-asp-net-mvc-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%2f28%2fapril-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_April_28th_Links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_April_28th_Links</guid>
      <pubDate>Tue, 29 Apr 2008 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting column information using T-SQL</title>
      <description>Nice little query that retrieves column information such as the name, order, default values, nullability, etc, from a SQL Server table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f04%2f27%2f60574.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f04%2f27%2f60574.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Getting_column_information_using_T_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Getting_column_information_using_T_SQL</guid>
      <pubDate>Sun, 27 Apr 2008 22:09:17 GMT</pubDate>
    </item>
    <item>
      <title>How to: Optimize the memory usage with strings</title>
      <description>System.String type is used in any .NET application. We have strings as: names, addresses, descriptions, error messages, warnings or even application settings. Each application has to create, compare or format string data. Considering the immutability and the fact that any object can be converted to a string, all the available memory can be swallowed by a huge amount of unwanted string duplicates or unclaimed string objects. Now let's see how a string object should be handled to preserve memory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-optimize-memory-usage-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-optimize-memory-usage-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Optimize_the_memory_usage_with_strings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Optimize_the_memory_usage_with_strings</guid>
      <pubDate>Mon, 31 Mar 2008 18:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Can't think of a good class name?</title>
      <description>Try this &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.classnamer.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.classnamer.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Can_t_think_of_a_good_class_name</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Can_t_think_of_a_good_class_name</guid>
      <pubDate>Tue, 18 Mar 2008 06:16: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>Wed, 12 Mar 2008 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Generating On The Fly in C#</title>
      <description>This is a very cool way to serve images in C#.  You simply set the src attribute of an image tag to a .aspx page that generates the image based on the size information provided in the querystring.  Check it out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d86%2386"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d86%2386" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generating_On_The_Fly_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generating_On_The_Fly_in_C</guid>
      <pubDate>Wed, 05 Mar 2008 12:48:26 GMT</pubDate>
    </item>
    <item>
      <title>C# HTML Helper Class</title>
      <description>This utility class comes in VERY handy when you have to generate HTML in code.  Also a big help when using Ajax with .NET outside of AJAX.NET or Ajax enabled controls.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</guid>
      <pubDate>Sun, 09 Mar 2008 22:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Disable .pdb file generation in Release Mode</title>
      <description>In VS2005 .pdb files get generated in debug as well as in Release mode.

This article explains how to stop .pdb files from getting generated. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgchandra.wordpress.com%2f2008%2f02%2f22%2fdisable-pdp-file-generation-in-release-mode%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgchandra.wordpress.com%2f2008%2f02%2f22%2fdisable-pdp-file-generation-in-release-mode%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Disable_pdb_file_generation_in_Release_Mode</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Disable_pdb_file_generation_in_Release_Mode</guid>
      <pubDate>Mon, 25 Feb 2008 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to use delegates to remove duplicated code</title>
      <description>Sometimes you have duplicated code, that is not easy to remove with "ordinary" coding approaches. Think about the following example. You have two or more methods that needs to be encapsulated with try-catch blocks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjachman.wordpress.com%2f2008%2f02%2f06%2fhow-to-use-delegates-to-remove-duplicated-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjachman.wordpress.com%2f2008%2f02%2f06%2fhow-to-use-delegates-to-remove-duplicated-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_use_delegates_to_remove_duplicated_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_use_delegates_to_remove_duplicated_code</guid>
      <pubDate>Thu, 07 Feb 2008 08:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>