<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with DataStructures</title>
    <description>the latest stories tagged with 'DataStructures' from DotNetKicks.com</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>.NET 2.0 Data Structures</title>
      <description>The .NET 2.0 framework includes many data structures that go unnoticed by many developers.  Additionally, there are very powerful data structures that are not part of the base class library, but are very efficient when used in the right situation.  This is a great article that (re)demonstrates a very important topic that many of us have forgotten since college. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2fvcsharp%2faa336800.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2fvcsharp%2faa336800.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/NET_2_0_Data_Structures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/NET_2_0_Data_Structures</guid>
      <pubDate>Fri, 28 Sep 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>An Extensive Examination of Data Structures Using C# 2.0</title>
      <description>This article kicks off a six-part article series that focuses on important data structures and their use in application development. We'll examine both built-in data structures present in the .NET Framework, as well as essential data structures we'll build ourselves. This first part focuses on an introduction to data structures, defining what data structures are, how the efficiency of data structures are analyzed, and why this analysis is important. In this article, we'll also examine two of the most commonly used data structures present in the .NET Framework: the Array and List. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2flibrary%2fdefault.asp%3furl%3d%2flibrary%2fen-us%2fdnvs05%2fhtml%2fdatastructures20_1.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2flibrary%2fdefault.asp%3furl%3d%2flibrary%2fen-us%2fdnvs05%2fhtml%2fdatastructures20_1.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/An_Extensive_Examination_of_Data_Structures_Using_C_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/An_Extensive_Examination_of_Data_Structures_Using_C_2_0</guid>
      <pubDate>Thu, 02 Feb 2006 13:25:45 GMT</pubDate>
    </item>
  </channel>
</rss>
