<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by quantran</title>
    <description>Stories kicked by quantran</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>XMLHTTPRequest in Stored Procedure </title>
      <description>How to make a HTTP request from a SQL stored proc &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%2fView24CF9B2B-4099-4ED7-B360-89B14C11DAE8.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView24CF9B2B-4099-4ED7-B360-89B14C11DAE8.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/XMLHTTPRequest_in_Stored_Procedure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/XMLHTTPRequest_in_Stored_Procedure</guid>
      <pubDate>Wed, 23 May 2007 13:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Executing a Query Asynchronously in .NET 2.0</title>
      <description>This is a pretty slick idea. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspadvice.com%2fblogs%2fazamsharp%2farchive%2f2007%2f04%2f05%2fExecuting-a-Query-Asynchronously-in-.NET-2.0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspadvice.com%2fblogs%2fazamsharp%2farchive%2f2007%2f04%2f05%2fExecuting-a-Query-Asynchronously-in-.NET-2.0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Executing_a_Query_Asynchronously_in_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Executing_a_Query_Asynchronously_in_NET_2_0</guid>
      <pubDate>Mon, 16 Apr 2007 12:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Free - Three Hour Video on Designing .NET Class Libraries (Excellent)</title>
      <description>This class presents best practices for designing frameworks that are reusable object-oriented libraries. The guidelines are applicable to frameworks ranging in size and in their scale of reuse from large system frameworks to small components shared among several applications. They started as a small set of naming and design conventions, but have been enhanced, scrutinized, and refined to a point where they are generally considered the canonical way to design frameworks at Microsoft. They carry the experience and cumulative wisdom of thousands of developer hours, over three versions of the .NET Framework. 

 (Via Greg)
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2007%2f03%2fresearch-channel-three-hour-video-on.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2007%2f03%2fresearch-channel-three-hour-video-on.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Free_Three_Hour_Video_on_Designing_NET_Class_Libraries_Excellent</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Free_Three_Hour_Video_on_Designing_NET_Class_Libraries_Excellent</guid>
      <pubDate>Fri, 30 Mar 2007 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Command Pattern in C# 2.0 = Generics + delegates</title>
      <description>How to implement Command Design pattern in C# 2.0 in a way that is more suitable with C# 2.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f25%2f6447.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f25%2f6447.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Command_Pattern_in_C_2_0_Generics_delegates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Command_Pattern_in_C_2_0_Generics_delegates</guid>
      <pubDate>Mon, 26 Mar 2007 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Always implement the ToString() method</title>
      <description>Implementing the ToString() method make debugging a whole lot easier &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.slaven.net.au%2farchives%2f2007%2f03%2f20%2falways-implement-the-tostring-method%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.slaven.net.au%2farchives%2f2007%2f03%2f20%2falways-implement-the-tostring-method%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Always_implement_the_ToString_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Always_implement_the_ToString_method</guid>
      <pubDate>Wed, 21 Mar 2007 13:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Understanding ASP.NET Application Folders</title>
      <description>This article describes the defined application folder structure in 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%2f1202_Understanding_ASPNET_Application_Folders"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1202_Understanding_ASPNET_Application_Folders" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Understanding_ASP_NET_Application_Folders</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Understanding_ASP_NET_Application_Folders</guid>
      <pubDate>Wed, 14 Mar 2007 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Building Layered Web Applications with Microsoft ASP.NET 2.0 - Part 3 </title>
      <description>This is part 3 of the article series &amp;quot;Building Layered Web Applications&amp;quot; that shows you how to build N-Layer applications with Microsoft ASP.NET 2.0. These articles teach you how to design, build and use custom business objects in your web application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fimar.spaanjaars.com%2fQuickDocId.aspx%3fquickdoc%3d420"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fimar.spaanjaars.com%2fQuickDocId.aspx%3fquickdoc%3d420" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_Layered_Web_Applications_with_Microsoft_ASP_NET_2_0_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_Layered_Web_Applications_with_Microsoft_ASP_NET_2_0_Part_3</guid>
      <pubDate>Sun, 11 Mar 2007 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Building Layered Web Applications with Microsoft ASP.NET 2.0 - Part 2 </title>
      <description>This is part 2 of the article series &amp;quot;Building Layered Web Applications&amp;quot; that shows you how to build N-Layer applications with Microsoft ASP.NET 2.0. These articles teach you how to design, build and use custom business objects in your web application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fimar.spaanjaars.com%2fQuickDocId.aspx%3fquickdoc%3d419"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fimar.spaanjaars.com%2fQuickDocId.aspx%3fquickdoc%3d419" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_Layered_Web_Applications_with_Microsoft_ASP_NET_2_0_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_Layered_Web_Applications_with_Microsoft_ASP_NET_2_0_Part_2</guid>
      <pubDate>Sat, 10 Mar 2007 17:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>