<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by sambarber</title>
    <description>Stories kicked by sambarber</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>Ray Tracing in C# 3.0</title>
      <description>C# PM Luke Hoban has a wonderful post on Ray Tracing in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2flukeh%2farchive%2f2007%2f04%2f03%2fa-ray-tracer-in-c-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2flukeh%2farchive%2f2007%2f04%2f03%2fa-ray-tracer-in-c-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ray_Tracing_in_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ray_Tracing_in_C_3_0</guid>
      <pubDate>Mon, 09 Apr 2007 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Host WPF Controls in Windows Forms</title>
      <description>After talking about hosting Windows Forms controls in WPF, now Keyvan talks about hosting WPF controls in Windows Forms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f03%2f10%2fhost-wpf-controls-in-windows-forms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2farchive%2f2007%2f03%2f10%2fhost-wpf-controls-in-windows-forms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Host_WPF_Controls_in_Windows_Forms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Host_WPF_Controls_in_Windows_Forms</guid>
      <pubDate>Mon, 12 Mar 2007 15:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Simple RSS reader class in C#</title>
      <description>A basic caching RSS reading class for C#.  Updates asynchronously. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmadskristensen.dk%2fblog%2fSimpleRSSReaderClassInC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmadskristensen.dk%2fblog%2fSimpleRSSReaderClassInC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_RSS_reader_class_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_RSS_reader_class_in_C</guid>
      <pubDate>Tue, 13 Feb 2007 01:01:01 GMT</pubDate>
    </item>
    <item>
      <title>How to create Microsoft Excel 2007 files on the server</title>
      <description>ExcelPackage provides server-side generation of Excel 2007 spreadsheets. It is a set of classes and wrappers around the .NET 3.0 System.IO.Packaging API and the new Office Open XML file format. It extracts away the complexity of dealing with the individual XML components making it real easy to create sophisticated spreadsheets on the server. 
 &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%2fExcelPackage.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fExcelPackage.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_create_Microsoft_Excel_2007_files_on_the_server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_create_Microsoft_Excel_2007_files_on_the_server</guid>
      <pubDate>Fri, 12 Jan 2007 18:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Vista is RTM and pricing</title>
      <description>Vista is officially RTM on November 8. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f11%2fvista-is-rtm-and-pricing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f11%2fvista-is-rtm-and-pricing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Vista_is_RTM_and_pricing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Vista_is_RTM_and_pricing</guid>
      <pubDate>Wed, 08 Nov 2006 21:58:50 GMT</pubDate>
    </item>
    <item>
      <title>WPF for beginners: Hello World</title>
      <description>A look at WPF XAML with general starters on styles, events, animations and transformations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fwpf-for-beginners-hello-world.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fwpf-for-beginners-hello-world.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_for_beginners_Hello_World</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_for_beginners_Hello_World</guid>
      <pubDate>Tue, 26 Sep 2006 13:27:40 GMT</pubDate>
    </item>
    <item>
      <title>Getting started on WPF and .net 3.0 RC1 </title>
      <description>With Vista RC1 running very smoothly, WPF programming is here.  Here are a few tips to getting .net 3.0 up and running on a test machine, with a couple of WPF links also. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fnet-30-rc1-on-fresh-machine.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fnet-30-rc1-on-fresh-machine.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Getting_started_on_WPF_and_net_3_0_RC1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Getting_started_on_WPF_and_net_3_0_RC1</guid>
      <pubDate>Sun, 24 Sep 2006 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft AJAX is the new Atlas</title>
      <description>A brief look at the progress and name changes of Atlas err Microsoft AJAX &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fmicrosoft-ajax-is-new-atlas.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fmicrosoft-ajax-is-new-atlas.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Microsoft_AJAX_is_the_new_Atlas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Microsoft_AJAX_is_the_new_Atlas</guid>
      <pubDate>Wed, 13 Sep 2006 22:54:10 GMT</pubDate>
    </item>
    <item>
      <title>Common Sharable Content: A Missing Feature of Web 2.0</title>
      <description>Web 2.0 is taking a very important place among the current trend of web, where rather considering &amp;quot;human to machine communication&amp;quot;, &amp;quot;machine to machine communication&amp;quot; and &amp;quot;human to human communication&amp;quot; is regarding more. It has various new approaches which are making the web space better. From my point of view, &amp;quot;Common Sharable Content&amp;quot; concept is EXACTLY what is missing here. Of course this concept encourages the &amp;quot;machine to machine&amp;quot; communication and thus make personal info management over web better.  &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%2f2006%2f08%2f18%2f88368.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2006%2f08%2f18%2f88368.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Common_Sharable_Content_A_Missing_Feature_of_Web_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Common_Sharable_Content_A_Missing_Feature_of_Web_2_0</guid>
      <pubDate>Wed, 13 Sep 2006 14:31:02 GMT</pubDate>
    </item>
    <item>
      <title>C# object arrays BinarySearch, Sort and IComparer</title>
      <description>Looking at some basic examples to getting some decent features of object arrays working in .net 1.1 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fc-object-arrays-binarysearch-sort-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f09%2fc-object-arrays-binarysearch-sort-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_object_arrays_BinarySearch_Sort_and_IComparer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_object_arrays_BinarySearch_Sort_and_IComparer</guid>
      <pubDate>Fri, 08 Sep 2006 01:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Getting the ID of the UpdatePanel which triggered an asynch postback</title>
      <description>Self explicative I guess! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2006%2f09%2f02%2f481.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2006%2f09%2f02%2f481.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Getting_the_ID_of_the_UpdatePanel_which_triggered_an_asynch_postback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Getting_the_ID_of_the_UpdatePanel_which_triggered_an_asynch_postback</guid>
      <pubDate>Mon, 04 Sep 2006 20:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Atlas HoverMenuExtender example</title>
      <description>Shows how to display extra columns in a GridView with a HoverMenuExtender. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2fatlas-hovermenuextender-example.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2fatlas-hovermenuextender-example.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Atlas_HoverMenuExtender_example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Atlas_HoverMenuExtender_example</guid>
      <pubDate>Wed, 06 Sep 2006 22:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Atlas Extender with code behind</title>
      <description>A simple example of using atlas extenders with server side code behind &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2fatlas-extender-with-code-behind.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2fatlas-extender-with-code-behind.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Atlas_Extender_with_code_behind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Atlas_Extender_with_code_behind</guid>
      <pubDate>Tue, 29 Aug 2006 05:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Understanding Atlas Extenders</title>
      <description>A very basic look at the Atlas extender.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2funderstanding-atlas-extenders.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fatlasandnetfinds.blogspot.com%2f2006%2f08%2funderstanding-atlas-extenders.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Understanding_Atlas_Extenders</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Understanding_Atlas_Extenders</guid>
      <pubDate>Tue, 22 Aug 2006 22:54:55 GMT</pubDate>
    </item>
    <item>
      <title>WPF basic examples</title>
      <description>This article describes some basic knowledge on ContentControls in XAML/WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.snowball.be%2fPermaLink%2cguid%2cede1a670-3ab8-4311-8b1a-05d043341899.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.snowball.be%2fPermaLink%2cguid%2cede1a670-3ab8-4311-8b1a-05d043341899.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_basic_examples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_basic_examples</guid>
      <pubDate>Mon, 19 Jun 2006 09:17:01 GMT</pubDate>
    </item>
  </channel>
</rss>