<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by kwiksand</title>
    <description>Stories kicked by kwiksand</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>Software Development: One Step Forward, Two Steps Back..</title>
      <description>The common trend in some software development houses is &amp;quot;one step forward, two steps back...&amp;quot; and mine is no exception, even at the expense of months in time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hd911.com%2farchives%2f162"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hd911.com%2farchives%2f162" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Software_Development_One_Step_Forward_Two_Steps_Back</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Software_Development_One_Step_Forward_Two_Steps_Back</guid>
      <pubDate>Mon, 21 Jul 2008 23:37:07 GMT</pubDate>
    </item>
    <item>
      <title>Simple C# Delegate Sample</title>
      <description>New developers often ask me about C# delegate, as they got a bit confused about the basic concept and specially maximum of the reference contains and discussed from an advanced view. Well I think delegate is really simple, when you grab it's basic idea.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2008%2f02%2f15%2fsimple-c-delegate-sample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2008%2f02%2f15%2fsimple-c-delegate-sample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_C_Delegate_Sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_C_Delegate_Sample</guid>
      <pubDate>Sat, 16 Feb 2008 04:48:49 GMT</pubDate>
    </item>
    <item>
      <title>Extending the string object in c#</title>
      <description>Four methods to extend your string, ToCamel(), Capitalize(), CapitalizeAll() and ToPascal(). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.latrompa.com%2f%3fp%3d40"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.latrompa.com%2f%3fp%3d40" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extending_the_string_object_in_c</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extending_the_string_object_in_c</guid>
      <pubDate>Mon, 07 Jan 2008 22:31:04 GMT</pubDate>
    </item>
    <item>
      <title>I want one of these without reflection, please!</title>
      <description>A case of bad use of reflection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnunos.zi-yu.com%2f%3fp%3d15"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnunos.zi-yu.com%2f%3fp%3d15" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/I_want_one_of_these_without_reflection_please</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/I_want_one_of_these_without_reflection_please</guid>
      <pubDate>Wed, 05 Dec 2007 10:48:30 GMT</pubDate>
    </item>
    <item>
      <title>Tricks for Web Project</title>
      <description>Nice Tricks for asp.net web project.  &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%2f08%2f26%2f423730.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2005%2f08%2f26%2f423730.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Tricks_for_Web_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Tricks_for_Web_Project</guid>
      <pubDate>Wed, 05 Dec 2007 07:51:21 GMT</pubDate>
    </item>
    <item>
      <title>Working With Connection Strings in ASP.NET 2.0</title>
      <description>If you work with data, then you need a way to connect to your data source and manipulate the information contained within. In .Net, as always, there are a number of ways to tackle this issue. This article provides an overview of the most common methods and links to further reading. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.oyonti.com%2fpost%2f2007%2f11%2fWorking-With-Connection-Strings-in-ASPNET-20.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.oyonti.com%2fpost%2f2007%2f11%2fWorking-With-Connection-Strings-in-ASPNET-20.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Working_With_Connection_Strings_in_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Working_With_Connection_Strings_in_ASP_NET_2_0</guid>
      <pubDate>Tue, 04 Dec 2007 20:14:47 GMT</pubDate>
    </item>
    <item>
      <title>Automatically mapping datatable to objects</title>
      <description>I often need to transfer data from my business layer to my presentation layers in a strongly typed way. In this example I'll use the following very struct and corresponding DataTable to represent the data I need to transfer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f11%2f19%2fautomatically-mapping-datatable-to-objects"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f11%2f19%2fautomatically-mapping-datatable-to-objects" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Automatically_mapping_datatable_to_objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Automatically_mapping_datatable_to_objects</guid>
      <pubDate>Mon, 03 Dec 2007 23:45:58 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 will have IntelliSense</title>
      <description>Hurray! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f11%2f30%2fsql-server-2008-will-have-intellisense%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f11%2f30%2fsql-server-2008-will-have-intellisense%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_will_have_IntelliSense</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_will_have_IntelliSense</guid>
      <pubDate>Tue, 04 Dec 2007 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Dynamic generics with reflection (.NET)</title>
      <description>Example on how to call typed generic methods having just the type's name. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpsantos-blog.zi-yu.com%2f%3fp%3d40"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpsantos-blog.zi-yu.com%2f%3fp%3d40" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dynamic_generics_with_reflection_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dynamic_generics_with_reflection_NET</guid>
      <pubDate>Mon, 03 Dec 2007 14:20:23 GMT</pubDate>
    </item>
    <item>
      <title>AjaxDataControls GridView Part One</title>
      <description>Shows the very basic features of AjaxDataControls GridView Functionalities. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2007%2f12%2f03%2fajaxdatacontrols-gridview-part-one.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2007%2f12%2f03%2fajaxdatacontrols-gridview-part-one.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AjaxDataControls_GridView_Part_One</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AjaxDataControls_GridView_Part_One</guid>
      <pubDate>Mon, 03 Dec 2007 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Useful Tips for Master Page</title>
      <description>Useful Tips for Master Page Control access in Java Csript  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetspider.com%2fkb%2fArticle3512.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetspider.com%2fkb%2fArticle3512.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Useful_Tips_for_Master_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Useful_Tips_for_Master_Page</guid>
      <pubDate>Mon, 03 Dec 2007 05:52:59 GMT</pubDate>
    </item>
    <item>
      <title>vb.net and Hungarian variable Naming Convention</title>
      <description>Debating Hungarian Naming convention. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhobbylobby.wordpress.com%2f2007%2f08%2f18%2fvbnet-and-hungarian-variable-naming-convention%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhobbylobby.wordpress.com%2f2007%2f08%2f18%2fvbnet-and-hungarian-variable-naming-convention%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/vb_net_and_Hungarian_variable_Naming_Convention</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/vb_net_and_Hungarian_variable_Naming_Convention</guid>
      <pubDate>Mon, 03 Dec 2007 04:24:27 GMT</pubDate>
    </item>
    <item>
      <title>Why ASP.NET Message Board Systems Have Failed</title>
      <description>A brief summary of why so many web sites still use php message board systems over asp.net systems. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitwebmonkey.com%2fblog%2farchive%2f2007%2f12%2f02%2fwhy-asp.net-message-boards-have-failed.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitwebmonkey.com%2fblog%2farchive%2f2007%2f12%2f02%2fwhy-asp.net-message-boards-have-failed.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Why_ASP_NET_Message_Board_Systems_Have_Failed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Why_ASP_NET_Message_Board_Systems_Have_Failed</guid>
      <pubDate>Mon, 03 Dec 2007 03:50:03 GMT</pubDate>
    </item>
    <item>
      <title>Type casting - the difference between as and () operators</title>
      <description>In C#, you have two different ways to perform type casting (a.k.a. explicit type conversion) - as and () operators. The difference between the two operators is not limited to just syntax, they work differently. It is subtle enough to trap even experienced developers &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2folegsych.spaces.live.com%2fblog%2fcns!D6CE2A0548083D95!226.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2folegsych.spaces.live.com%2fblog%2fcns!D6CE2A0548083D95!226.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Type_casting_the_difference_between_as_and_operators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Type_casting_the_difference_between_as_and_operators</guid>
      <pubDate>Tue, 04 Dec 2007 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Globally Unique Identifiers (GUIDs) in .NET</title>
      <description>It is important in many business systems that items are marked with a unique reference. Often this is a sequential number generated by a database or a code entered by a user. In some situations, these options are not enough so GUIDs may be employed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fGuids.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fGuids.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_Globally_Unique_Identifiers_GUIDs_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_Globally_Unique_Identifiers_GUIDs_in_NET</guid>
      <pubDate>Sun, 02 Dec 2007 15:52:12 GMT</pubDate>
    </item>
    <item>
      <title>Extended Vertical Label Control in C# .NET</title>
      <description>This article describes how to create a custom vertical label user control in C#.NET. The user control provides drawing of text from top or from bottom, from bottom to top and supports transparent background (still a work in progress). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fVertical_Label_Control.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fVertical_Label_Control.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extended_Vertical_Label_Control_in_C_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extended_Vertical_Label_Control_in_C_NET</guid>
      <pubDate>Wed, 21 Nov 2007 01:16:50 GMT</pubDate>
    </item>
    <item>
      <title>How to Size Text in CSS</title>
      <description>In this article, we will reconcile the designer's requirement for accuracy with the user's need to resize text on demand, arriving at a best practice that satisfies designers and users and works across browsers and platforms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alistapart.com%2farticles%2fhowtosizetextincss"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alistapart.com%2farticles%2fhowtosizetextincss" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Size_Text_in_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Size_Text_in_CSS</guid>
      <pubDate>Tue, 20 Nov 2007 23:24:52 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft ruined data binding in ASP.NET 2.0 - Part II</title>
      <description>Again, the new Microsoft ASP.NET data binding has proven to be flawed. It is next to impossible to support both ASP.NET and Windows.Forms binding with the same codebase due to a serious bug in the .NET Framework. Also, the HierarchicalDataSourceControl implementation suffers from a lack of foresight by its designers.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f11%2f19%2fMicrosoftRuinedDataBindingInASPNET20PartII.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f11%2f19%2fMicrosoftRuinedDataBindingInASPNET20PartII.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Microsoft_ruined_data_binding_in_ASP_NET_2_0_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Microsoft_ruined_data_binding_in_ASP_NET_2_0_Part_II</guid>
      <pubDate>Mon, 19 Nov 2007 02:33:07 GMT</pubDate>
    </item>
    <item>
      <title>Spider's Web: Spawning threads in .NET (Part 1 of 5), The Basics</title>
      <description>First part of a five part post on threading in .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fraasiel.typepad.com%2fa_day_in_my_life%2f2007%2f11%2fspiders-web-spa.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fraasiel.typepad.com%2fa_day_in_my_life%2f2007%2f11%2fspiders-web-spa.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Spider_s_Web_Spawning_threads_in_NET_Part_1_of_5_The_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Spider_s_Web_Spawning_threads_in_NET_Part_1_of_5_The_Basics</guid>
      <pubDate>Wed, 28 Nov 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A site that should be in every web developers bookmarks: smashingmagaz</title>
      <description>Came accross this site and it really is a wealth of resource on all things webby, from inspiration and design, to scripting  this is a place a web developer will enjoy

Here is a list of their most popular articles:

# 80 AJAX Solutions
# 80 Professional Typefaces
# 70 Expert CSS Ideas
# 53 CSS-Techniques
# 60 Elegant, Appealing Designs
# 50 Beautiful Web-Designs
# 50 Simple Web-Designs
# 45 Excellent Blog Designs
# 45 Fresh, Clean Designs
# 30 Dark Designs
# 30 Usability Issues
# 35 Designers x 5 Questions
# 20 Free Icon Sets
# 200+ Hotkeys
# 170 Developer Ideas


So if this place is not in your bookmarks already, its a resource well worth checking out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smashingmagazine.com%2fcategory%2ftoolbox%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2fcategory%2ftoolbox%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/A_site_that_should_be_in_every_web_developers_bookmarks_smashingmagaz</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/A_site_that_should_be_in_every_web_developers_bookmarks_smashingmagaz</guid>
      <pubDate>Fri, 16 Nov 2007 14:16:03 GMT</pubDate>
    </item>
    <item>
      <title>15 -hot- tools that made me a coding Paris Hilton.</title>
      <description>Look good while doing things the easy way. 15 tools I use every day that make me a &amp;quot;hot&amp;quot; coder. 

You sling code every day. So do I. You sit down at your box, throw on those noise canceling headphones, fire up some mp3s, and get jiggy wit' it. That's hot. But could it be hotter? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeduncan.com%2f15-hot-tools-that-made-me-a-coding-paris-hilton%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeduncan.com%2f15-hot-tools-that-made-me-a-coding-paris-hilton%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/15_hot_tools_that_made_me_a_coding_Paris_Hilton</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/15_hot_tools_that_made_me_a_coding_Paris_Hilton</guid>
      <pubDate>Thu, 15 Nov 2007 16:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Frequently Asked Questions in .NET 2.0</title>
      <description>The questions and answers discussed in this article are the common questions programmers encounter in interviews. Most of the questions are basic questions of .NET and some of them are from ASP.NET 2.0.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1255"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1255" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Frequently_Asked_Questions_in_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Frequently_Asked_Questions_in_NET_2_0</guid>
      <pubDate>Sat, 17 Nov 2007 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Who wrote this crap?</title>
      <description>Jeff Atwood blogs about a neat feature of Visual Studio Team System.  See who the last person changed the code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000992.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000992.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Who_wrote_this_crap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Who_wrote_this_crap</guid>
      <pubDate>Fri, 09 Nov 2007 07:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Exception Handling Techniques in C# 2.0</title>
      <description>Believe me handling exception is one of the toughest things to do for a programmer. It taking your wife for shopping to a very expensive place and allowing her to choose what she wants to buy. :-)
Exception handling techniques explained in a best possible way.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1119"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1119" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exception_Handling_Techniques_in_C_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exception_Handling_Techniques_in_C_2_0</guid>
      <pubDate>Wed, 07 Nov 2007 04:31:01 GMT</pubDate>
    </item>
    <item>
      <title>How To Minimize Your Javascript and CSS Files for Faster Page Loads</title>
      <description>Tips on improving page load performance with heavy use of Javascript and CSS files, no ASP.NET specific though &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.maxkiesler.com%2findex.php%2fweblog%2fcomments%2fhow_to_minimize_your_javascript_and_css_files_for_faster_page_loads%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.maxkiesler.com%2findex.php%2fweblog%2fcomments%2fhow_to_minimize_your_javascript_and_css_files_for_faster_page_loads%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_To_Minimize_Your_Javascript_and_CSS_Files_for_Faster_Page_Loads</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_To_Minimize_Your_Javascript_and_CSS_Files_for_Faster_Page_Loads</guid>
      <pubDate>Tue, 06 Nov 2007 03:44:49 GMT</pubDate>
    </item>
  </channel>
</rss>