<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by wwinchester</title>
    <description>Stories kicked by wwinchester</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>dnrTV Aggregator Part 2 - LINQ to XML</title>
      <description>In Part 1 of this series I went over the creation of a Windows Service and it's remote client. For this installment, I will be covering the use of &amp;quot;LINQ to XML&amp;quot; to gather the feed, and the saving and loading of the XML configuration files. I'll also show some code to download and unzip the videos using SharpZipLib from ic#code. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c91f07506-9d80-47ef-ba25-97c47c1eeaa6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c91f07506-9d80-47ef-ba25-97c47c1eeaa6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_2_LINQ_to_XML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_2_LINQ_to_XML</guid>
      <pubDate>Wed, 13 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Outerglow / Outline Text with GDI+ in C#</title>
      <description>My previous job required a bit of multimedia programming and involved the use of a lot of different graphics techniques. One day we ran across a bit of code to give drawn text either an outerglow or an outline around it. It turns outs to be much simpler to do than I previously thought and only goes to show that you can always learn a new tricks.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c08a46612-4402-4c49-a9e3-f3481e1658c3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c08a46612-4402-4c49-a9e3-f3481e1658c3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Outerglow_Outline_Text_with_GDI_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Outerglow_Outline_Text_with_GDI_in_C</guid>
      <pubDate>Thu, 07 Feb 2008 02:38:19 GMT</pubDate>
    </item>
    <item>
      <title>dnrTV Aggregator Part 1 - Windows Services</title>
      <description>It is time for another personal project for me and this time I thought I would put together a dnrTV feed aggregator. Rather than watch each episode on my home computer, I prefer to watch them on the big screen TV in the living room. They are very viewable and I can sit in my lazy boy with the remote, a beer and maybe the laptop. ( mostly the remote and a beer )
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd76adccb-555f-4ce8-a152-f1c7d54c1f2a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd76adccb-555f-4ce8-a152-f1c7d54c1f2a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_1_Windows_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_1_Windows_Services</guid>
      <pubDate>Thu, 31 Jan 2008 22:19:20 GMT</pubDate>
    </item>
    <item>
      <title>.NET Graphical Resources</title>
      <description>So you just got done prototyping that new Winform or WPF application and the interface is a bit lacking. You are a programmer, not an artist after all. Well, never fear, free icons are here (wow that really rhymed). All kidding aside, most of us are not good at drawing images and icons, so we need some resources for these items.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c2f458f97-84e3-4abb-aa08-64a92b70c5ff.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c2f458f97-84e3-4abb-aa08-64a92b70c5ff.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/NET_Graphical_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/NET_Graphical_Resources</guid>
      <pubDate>Thu, 24 Jan 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 3</title>
      <description>We have seen a couple examples of how to use LINQ to SQL in the previous posts  LINQ to SQL Part 1, LINQ to SQL Part 2, and how easy it is to use. The next question now becomes, What if your company strictly uses stored procedures for all of its data accessing?  Companies today can have stored procedures number from the hundreds to the thousands. With LINQ to SQL, you can still call your stored procedures and even mix and match the type styles. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cf3e3382a-c437-48d0-acb4-f7ba8d50d1b6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cf3e3382a-c437-48d0-acb4-f7ba8d50d1b6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_3</guid>
      <pubDate>Tue, 22 Jan 2008 05:51:43 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 2</title>
      <description>In LINQ to SQL Part 1 I used a very simple query, almost too simple.  This time I want to take it a step up and add a few joins into the mix, and show how to handle them. Below is a standard TSQL query that will to pull the employee name and his/her territory and region from the Northwind database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</guid>
      <pubDate>Thu, 24 Jan 2008 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 1</title>
      <description>I'm sure everyone so far has at least heard of LINQ. If you haven't, it is Microsoft's new technology for Language Integrated Querying.  LINQ is part of the upcoming 3.5 .Net Framework which will be part of Visual Studio 2008 ( codename Orcas ).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</guid>
      <pubDate>Thu, 24 Jan 2008 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Launch Event 2008</title>
      <description>It is launch time again for Microsoft, and this time it is for Windows Server 2008, Visual Studio 2008 and SQL Server 2008. The one here in Tampa is not until May 8, but as soon as I can register for it I will.  You can get more information and register on their launch web site, Heroes happen {here}.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cdf17e5ea-1399-4f57-85c2-45281e917905.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cdf17e5ea-1399-4f57-85c2-45281e917905.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Microsoft_Launch_Event_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Microsoft_Launch_Event_2008</guid>
      <pubDate>Sat, 19 Jan 2008 19:21:12 GMT</pubDate>
    </item>
    <item>
      <title>Free Ebooks from MsPress</title>
      <description>Last week a co-worker let me know about these free E-books from Microsoft Press. It looks as if the LINQ book is in fact the full book while the other two on ASP.NET and SilverLight 1.0 are excerpts. More information can be found at the Microsoft Learning Portal.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccfa91ab1-808a-46dd-9905-a5342b04c602.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccfa91ab1-808a-46dd-9905-a5342b04c602.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Free_Ebooks_from_MsPress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Free_Ebooks_from_MsPress</guid>
      <pubDate>Fri, 18 Jan 2008 02:36:29 GMT</pubDate>
    </item>
    <item>
      <title>Dual Monitors for Developers</title>
      <description>Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</guid>
      <pubDate>Sat, 19 Jan 2008 17:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Create an Access Database in C#</title>
      <description>I wrote some code last year to create an Microsoft Access Database, fill in some data and email it out. It never made it out to production so I thought I would share part of it here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cedf0af2e-838a-4781-9543-13b22dee0ae9.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cedf0af2e-838a-4781-9543-13b22dee0ae9.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_an_Access_Database_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_an_Access_Database_in_C</guid>
      <pubDate>Thu, 17 Jan 2008 19:15:21 GMT</pubDate>
    </item>
    <item>
      <title>Extension Methods in C# 3.0</title>
      <description>Have you ever wanted to be able to extend a sealed class like string? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd23400b2-380a-4eda-ada3-928bc591c057.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd23400b2-380a-4eda-ada3-928bc591c057.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extension_Methods_in_C_3_0_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extension_Methods_in_C_3_0_1</guid>
      <pubDate>Thu, 17 Jan 2008 17:28:55 GMT</pubDate>
    </item>
    <item>
      <title>Organize Usings</title>
      <description>New Visual Studio menu option &amp;quot;Organize Usings&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c61255957-0840-4c20-be7b-29511a415cd1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c61255957-0840-4c20-be7b-29511a415cd1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Organize_Usings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Organize_Usings</guid>
      <pubDate>Thu, 17 Jan 2008 17:09:51 GMT</pubDate>
    </item>
    <item>
      <title>New Feature: Organize using statements with VS 2008</title>
      <description>I pretty cool C# IDE enhancement that will become very useful. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f01%2f15%2fnew-feature-organize-using-statements-with-vs-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f01%2f15%2fnew-feature-organize-using-statements-with-vs-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/New_Feature_Organize_using_statements_with_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/New_Feature_Organize_using_statements_with_VS_2008</guid>
      <pubDate>Tue, 15 Jan 2008 19:35:08 GMT</pubDate>
    </item>
    <item>
      <title>Strongly-Typed Session Properties in ASP.NET</title>
      <description>One way to implement Strongly-Typed Session Properties in ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f01%2f09%2fstrongly-typed-session-properties-in-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f01%2f09%2fstrongly-typed-session-properties-in-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Strongly_Typed_Session_Properties_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Strongly_Typed_Session_Properties_in_ASP_NET</guid>
      <pubDate>Thu, 10 Jan 2008 04:06:32 GMT</pubDate>
    </item>
    <item>
      <title>TSQL, Looping through a result set without using database cursor</title>
      <description>An alternative approach to looping through a result set without using a database cursor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2007%2f12%2f12%2ftsql-looping-through-a-result-set-without-using-database-cursor%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2007%2f12%2f12%2ftsql-looping-through-a-result-set-without-using-database-cursor%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/TSQL_Looping_through_a_result_set_without_using_database_cursor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/TSQL_Looping_through_a_result_set_without_using_database_cursor</guid>
      <pubDate>Wed, 12 Dec 2007 18:26:50 GMT</pubDate>
    </item>
    <item>
      <title>Appreciating a good, well-designed API</title>
      <description>It's the little things in the .NET Framework that matter.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2007%2f12%2f11%2fappreciating-a-good-well-designed-api%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2007%2f12%2f11%2fappreciating-a-good-well-designed-api%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Appreciating_a_good_well_designed_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Appreciating_a_good_well_designed_API</guid>
      <pubDate>Tue, 11 Dec 2007 21:59:14 GMT</pubDate>
    </item>
    <item>
      <title>VS 2008 and unexpected errors</title>
      <description>Visual Studio 2008 kept crashing because of unexpected errors, however, this article goes into how to go about finding the problem and solving it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2f%3fp%3d5"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2f%3fp%3d5" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VS_2008_and_unexpected_errors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VS_2008_and_unexpected_errors</guid>
      <pubDate>Wed, 21 Nov 2007 14:34:40 GMT</pubDate>
    </item>
    <item>
      <title>.NET and the Provider Model</title>
      <description>A reminder on how the Provider Model Pattern can be used to create extensible applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2f%3fp%3d4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2f%3fp%3d4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/NET_and_the_Provider_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/NET_and_the_Provider_Model</guid>
      <pubDate>Sat, 17 Nov 2007 05:55:02 GMT</pubDate>
    </item>
    <item>
      <title>DotNetRocks TV</title>
      <description>Carl Franklin has released a great new site which he explains as...

"dnrTv is a fusion of a training video and an interview show. Training videos are typically sterile and one-way. Let's face it, you can only take so much. But you need to see the code! In this format, you get the spontaneity of an interview talk show, and the detail of a webcast or training video."

The first episode shows how to build a composite web-control in Visual Studio 2005. Highly recommended. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdnrtv.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdnrtv.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/DotNetRocks_TV</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/DotNetRocks_TV</guid>
      <pubDate>Wed, 18 Jan 2006 09:31:00 GMT</pubDate>
    </item>
  </channel>
</rss>