<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by tommyk</title>
    <description>Stories kicked by tommyk</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>Asp.net LINQ for db4o</title>
      <description>There are some very nice additions to the new C# 3.0 language. For instance Automatic Properties, Object and Collection Initializers, Extension Methods, Lambda Expressions, Anonymous Types and of course LINQ.  &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%2fAspnet-LINQ-for-db4o.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fAspnet-LINQ-for-db4o.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Asp_net_LINQ_for_db4o</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Asp_net_LINQ_for_db4o</guid>
      <pubDate>Tue, 29 Apr 2008 12:36:27 GMT</pubDate>
    </item>
    <item>
      <title>Simple slide game using Viewbox</title>
      <description>This is a very simple article that really just demonstrates the various capabilities of the WPF ImageBrush. The basic idea is that the attached demo emulated one of those 9 square puzzles you used to get in XMAS stockings.  &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%2fSimple-slide-game-using-Viewbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fSimple-slide-game-using-Viewbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Simple_slide_game_using_Viewbox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Simple_slide_game_using_Viewbox</guid>
      <pubDate>Tue, 29 Apr 2008 12:20:33 GMT</pubDate>
    </item>
    <item>
      <title>GridView Rows Navigation Using Arrow</title>
      <description>Implementing GridView rows navigation using arrow (Up/Down) keys is easy in IE but some tricky in other web browsers. Initially when I wrote JavaScript code for it, script was working well in IE but not in other browsers. &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%2fGridView-Rows-Navigation-Using-Arrow.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fGridView-Rows-Navigation-Using-Arrow.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/GridView_Rows_Navigation_Using_Arrow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/GridView_Rows_Navigation_Using_Arrow</guid>
      <pubDate>Tue, 29 Apr 2008 12:12:40 GMT</pubDate>
    </item>
    <item>
      <title>CD Audio Player in .NET 3.5 using WPF and DirectSound</title>
      <description>CD Player application built with WPF and DirectSound using C# and Visual Studio 2008, and is targeted at the intermediate-level programmer who is familiar with C#, WPF, and .NET interoperability with native Windows APIs &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%2fCD-Audio-Player-in-NET-35-using-WPF-and-DirectSound.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fCD-Audio-Player-in-NET-35-using-WPF-and-DirectSound.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/CD_Audio_Player_in_NET_3_5_using_WPF_and_DirectSound</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/CD_Audio_Player_in_NET_3_5_using_WPF_and_DirectSound</guid>
      <pubDate>Mon, 14 Apr 2008 13:01:49 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>Facebook for .NET</title>
      <description>Facebook.NET
provides a .net library for use in developing Facebook applications and accessing Facebook APIs. The library primarily geared around and optimized for developing ASP.NET-based Web applications, both FBML and IFrame-based Facebook applications through an intuitive API and small set of server controls. It does support the use of the Facebook API from desktop applications as well, and will eventually enable Silverlight application usage. &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%2fFacebook-for-NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fFacebook-for-NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Facebook_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Facebook_for_NET</guid>
      <pubDate>Mon, 14 Apr 2008 08:41:52 GMT</pubDate>
    </item>
    <item>
      <title>Open Source DataBase Project:System.Data.SQLite</title>
      <description>System.Data.SQLite is an enhanced version of the original SQLite database engine.  It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll).  It has no linker dependency on the .NET runtime so it can be distributed independently of .NET &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-DataBase-ProjectSystemDataSQLite.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-DataBase-ProjectSystemDataSQLite.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Open_Source_DataBase_Project_System_Data_SQLite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Open_Source_DataBase_Project_System_Data_SQLite</guid>
      <pubDate>Mon, 14 Apr 2008 04:56:29 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight DOM Integration Sample</title>
      <description>Silverlight v2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important. Silverlight 2 has a feature which allows the Silverlight application and its host page's JavaScript can communicate with each other. &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%2fSilverlight-DOM-Integration-Sample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fSilverlight-DOM-Integration-Sample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_DOM_Integration_Sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_DOM_Integration_Sample</guid>
      <pubDate>Mon, 14 Apr 2008 04:31:59 GMT</pubDate>
    </item>
    <item>
      <title>Data Base Independent Data Access Layer</title>
      <description>Download code   In this Article I want to describe you how we can approach a data base free data layer. It doesn't mean that we will not use any database, but we will try to incorporate any data source with our data layer. This kind of problem happen when we are not sure about either dat.. &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%2fData-Base-Independent-Data-Access-Layer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fData-Base-Independent-Data-Access-Layer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Data_Base_Independent_Data_Access_Layer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Data_Base_Independent_Data_Access_Layer</guid>
      <pubDate>Mon, 14 Apr 2008 01:00:08 GMT</pubDate>
    </item>
    <item>
      <title>Useful Generic Array Functions</title>
      <description>The standard .NET Framework offers quite a few generic functions to munipulate arrays, however there are some functionalities where extra code will be needed such as Appending to the array, removing an element from the array, or removing all elements that fall under a condition. Background Sho... &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%2fUseful-Generic-Array-Functions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fUseful-Generic-Array-Functions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Useful_Generic_Array_Functions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Useful_Generic_Array_Functions</guid>
      <pubDate>Fri, 11 Apr 2008 07:38:55 GMT</pubDate>
    </item>
    <item>
      <title>Managing FTP Transfers from an ASP.NET Web Page</title>
      <description>recently working on a project in which one of the requirements was that certain query results be sent to a different company via FTP. Granted things would have been much easier if the receiving company had simply set up a web service, but that didn't seem to be an option. They had their ... &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%2fManaging-FTP-Transfers-from-an-ASPNET-Web-Page.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fManaging-FTP-Transfers-from-an-ASPNET-Web-Page.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Managing_FTP_Transfers_from_an_ASP_NET_Web_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Managing_FTP_Transfers_from_an_ASP_NET_Web_Page</guid>
      <pubDate>Thu, 10 Apr 2008 07:16:37 GMT</pubDate>
    </item>
    <item>
      <title>SQL server2005 Retrieve Buffer Counts by Object and Index</title>
      <description>Sample script that breaks down buffers by object (table, index) in the buffer cache. This script, contributed by Microsoft's Tom Davidson, requires SQL Server 2005. &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%2fSQL-server2005-Retrieve-Buffer-Counts-by-Object-and-Index.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fSQL-server2005-Retrieve-Buffer-Counts-by-Object-and-Index.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_server2005_Retrieve_Buffer_Counts_by_Object_and_Index</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_server2005_Retrieve_Buffer_Counts_by_Object_and_Index</guid>
      <pubDate>Thu, 10 Apr 2008 07:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Accessing remote SQL server by remoting (TCP)</title>
      <description>In this sample describes how to build a distribution application which accesses MS SqlServer2000 on remoting service. &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%2fAccessing-remote-SQL-server-by-remoting-(TCP).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fAccessing-remote-SQL-server-by-remoting-(TCP).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Accessing_remote_SQL_server_by_remoting_TCP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Accessing_remote_SQL_server_by_remoting_TCP</guid>
      <pubDate>Wed, 09 Apr 2008 13:04:06 GMT</pubDate>
    </item>
    <item>
      <title>C# access modifiers quick reference</title>
      <description>This article is for beginners but even if you are an expert this article may be useful as a quick reminder when the brain cells slow down - hey, I will probably need it soon.  &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%2fC-access-modifiers-quick-reference.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fC-access-modifiers-quick-reference.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_access_modifiers_quick_reference</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_access_modifiers_quick_reference</guid>
      <pubDate>Wed, 09 Apr 2008 12:43:27 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net ListView Layout Manager</title>
      <description>Using a ListViewLayoutManager allows controlling the behavior of the column layout of ListView/GridView controls. &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%2fAspnet-ListView-Layout-Manager.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fAspnet-ListView-Layout-Manager.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_net_ListView_Layout_Manager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_net_ListView_Layout_Manager</guid>
      <pubDate>Wed, 09 Apr 2008 12:19:21 GMT</pubDate>
    </item>
    <item>
      <title>ObjectDataSoruce in Asp.Net</title>
      <description>Download code   This Article is based on ObjectDataSoruce here i describe how you play with object in Dot Net Bcause in OOPS Every Thing is Object Using the code A brief description of how to use the article or code. The class names, the methods and properties, any tricks or tips. th... &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%2fObjectDataSoruce-in-AspNet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fObjectDataSoruce-in-AspNet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ObjectDataSoruce_in_Asp_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ObjectDataSoruce_in_Asp_Net</guid>
      <pubDate>Wed, 09 Apr 2008 12:08:54 GMT</pubDate>
    </item>
    <item>
      <title>Using Codesmith and .netTiers to build a Data Access Layer</title>
      <description>Some time ago, I have involved in a National Energy company information system (CIS) development. It is actually the project developed by my company and I am a junior of the developer team. We start it by explaining and discussing about all the detail and requirement of database because th... &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%2fUsing-Codesmith-and-netTiers-to-build-a-Data-Access-Layer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fUsing-Codesmith-and-netTiers-to-build-a-Data-Access-Layer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Using_Codesmith_and_netTiers_to_build_a_Data_Access_Layer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Using_Codesmith_and_netTiers_to_build_a_Data_Access_Layer</guid>
      <pubDate>Mon, 07 Apr 2008 12:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Creating and modifying XML Document using XML DOM in ASP.Net</title>
      <description>Some time ago, I have involved in a National Energy company information system (CIS) development. It is actually the project developed by my company and I am a junior of the developer team. We start it by explaining and discussing about all the detail and requirement of database because th... &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%2fCreating-and-modifying-XML-Document-using-XML-DOM-in-ASPNet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fCreating-and-modifying-XML-Document-using-XML-DOM-in-ASPNet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Creating_and_modifying_XML_Document_using_XML_DOM_in_ASP_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Creating_and_modifying_XML_Document_using_XML_DOM_in_ASP_Net</guid>
      <pubDate>Mon, 07 Apr 2008 12:18:58 GMT</pubDate>
    </item>
    <item>
      <title>Scalable Ajax Wizard Sample Application</title>
      <description>Download code Ajax advertises the ability to quickly develop web applications which act like window's stand alone applications by reducing the flicker between post backs. One potential trap, like with all dot-net applications, is that if these applications are not well architectured then they wil... &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%2fScalable-Ajax-Wizard-Sample-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fScalable-Ajax-Wizard-Sample-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Scalable_Ajax_Wizard_Sample_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Scalable_Ajax_Wizard_Sample_Application</guid>
      <pubDate>Mon, 07 Apr 2008 05:32:18 GMT</pubDate>
    </item>
    <item>
      <title>Extending The String Class</title>
      <description>Download code    while ago I wrote an article on a strategy for extending the string class in the .NET Framework.  The problem with extending many .NET 2.0 classes was that they were sealed, so you could not inherit from them, making extending them painful.  Well it looks like ... &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%2fExtending-The-String-Class.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fExtending-The-String-Class.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extending_The_String_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extending_The_String_Class</guid>
      <pubDate>Mon, 07 Apr 2008 05:31:52 GMT</pubDate>
    </item>
    <item>
      <title>Basics of Drawing Graphics on Windows Forms</title>
      <description>GDI+ consists of the set of .NET base classes that are available to control custom drawing on the screen. These classes arrange for the appropriate instructions to be sent to the graphics device drivers to ensure the correct output is placed on the screen. GDI provides a level of abstraction, hiding... &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%2fBasics-of-Drawing-Graphics-on-Windows-Forms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fBasics-of-Drawing-Graphics-on-Windows-Forms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Basics_of_Drawing_Graphics_on_Windows_Forms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Basics_of_Drawing_Graphics_on_Windows_Forms</guid>
      <pubDate>Mon, 07 Apr 2008 05:31:25 GMT</pubDate>
    </item>
    <item>
      <title>Creating Data Bound Templated Control</title>
      <description>Download code   Data bound controls are most popular amongst developers because of their verticality. Controls such as GridView and DataList are popular not just because they provide rich features out of the box but because  they allow great deal of customization. To that end templates... &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%2fCreating-Data-Bound-Templated-Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fCreating-Data-Bound-Templated-Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_Data_Bound_Templated_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_Data_Bound_Templated_Control</guid>
      <pubDate>Fri, 04 Apr 2008 12:56:29 GMT</pubDate>
    </item>
    <item>
      <title>Ajax ModalPopup Extender</title>
      <description>Download code   Introduction I want to take this opportunity to introduce a sample application which shows how to use ModalPopupExtender for Logging and Signup for any ASP.NET web application. In this quick demonstration, I am going to show you how we can implement Modal Dialog Box us... &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%2fAjax-ModalPopup-Extender.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fAjax-ModalPopup-Extender.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_ModalPopup_Extender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_ModalPopup_Extender</guid>
      <pubDate>Fri, 04 Apr 2008 11:58:31 GMT</pubDate>
    </item>
    <item>
      <title>Visual CSS QuickMenu</title>
      <description>Download   Visual Design Compatibility IE 6, 7+ Firefox 2+ Safari 3+ Netscape 9+ Menu Compatibility IE 5, 6, 7+ Firefox 1, 2+ Safari 1, 2, 3+ Mozilla .9+ Netscape 6, 7, 8, 9+ Opera 8, 9+ Text Based Customization All Q...  &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%2fVisual-CSS-QuickMenu.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fVisual-CSS-QuickMenu.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Visual_CSS_QuickMenu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Visual_CSS_QuickMenu</guid>
      <pubDate>Thu, 03 Apr 2008 08:46:44 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET JSON Sample</title>
      <description>Download code   A sample application written in ASP.NET 3.5, AJAX, C# that call a web service via an AJAX call that return a JSON object. JavaScript eval() method get used to convert the string to a JavaScript object. &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%2fASPNET-JSON--Sample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fASPNET-JSON--Sample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_JSON_Sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_JSON_Sample</guid>
      <pubDate>Thu, 03 Apr 2008 08:46:12 GMT</pubDate>
    </item>
  </channel>
</rss>