<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by patriciaaz</title>
    <description>Stories kicked by patriciaaz</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>FileHelpers 2.0 Released</title>
      <description>A big step in the library roadmap. A lot of performance enhaces (more than 65% in .NET 2.0) and new features, with a pulished API. The FileHelpers are and open source library with this simple idea: &amp;quot;Strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.filehelpers.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.filehelpers.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/FileHelpers_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/FileHelpers_2_0_Released</guid>
      <pubDate>Tue, 10 Apr 2007 08:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Got 15 minutes? Give Ruby a shot right now! (Online emulator)</title>
      <description>A simply and useful tutorial to play with ruby Online =)

Just click the link and begin to program in RUBY &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftryruby.hobix.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftryruby.hobix.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Got_15_minutes_Give_Ruby_a_shot_right_now_Online_emulator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Got_15_minutes_Give_Ruby_a_shot_right_now_Online_emulator</guid>
      <pubDate>Thu, 15 Mar 2007 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>FileHelpers Development Blog</title>
      <description>A place to discuss the changes for the 2.0 version of this open source library for flat file processing (CSV or Delimited) written in C#, get involved =)
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.filehelpers.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.filehelpers.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/FileHelpers_Development_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/FileHelpers_Development_Blog</guid>
      <pubDate>Tue, 16 Jan 2007 13:31:01 GMT</pubDate>
    </item>
    <item>
      <title>.NET Format String Quick Reference/Cheat Sheet</title>
      <description>All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fnet-cheat-sheets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fnet-cheat-sheets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_Format_String_Quick_Reference_Cheat_Sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_Format_String_Quick_Reference_Cheat_Sheet</guid>
      <pubDate>Fri, 05 Jan 2007 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>What is Windows PowerShell?</title>
      <description>A good look at Windows PowerShell.  The author explains why PowerShell is different than any other shell around and how it will make your life easier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.ittoolbox.com%2fvisualbasic%2fdotnet%2farchives%2fwhat-is-windows-powershell-13663"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.ittoolbox.com%2fvisualbasic%2fdotnet%2farchives%2fwhat-is-windows-powershell-13663" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/What_is_Windows_PowerShell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/What_is_Windows_PowerShell</guid>
      <pubDate>Tue, 02 Jan 2007 06:01:32 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: LINQ Sets</title>
      <description>This is the sixth in a series of articles on LINQ. In this post the focus will be on the LINQ Set operators. Near the end of the post I include a short section on the importance of choosing the best operator for a particular task. Please see the links at the bottom of this post to retrieve the code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2006%2f12%2f28%2flinq-farm-linq-sets.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2006%2f12%2f28%2flinq-farm-linq-sets.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_Farm_LINQ_Sets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_Farm_LINQ_Sets</guid>
      <pubDate>Tue, 02 Jan 2007 07:31:10 GMT</pubDate>
    </item>
    <item>
      <title>VS2005 PowerShell VB &amp;amp; C# Templates (Project, Cmdlet &amp;amp; PSCmdlet) </title>
      <description>?This Visual Studio template adds a C# and/or VB.NET project template for building Windows PowerShell Cmdlets and item templates in both languages to build CmdLet derived and PSCmdLet derived Windows PowerShell Cmdlets &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f12%2fvs2005-powershell-vb-pscmdlet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f12%2fvs2005-powershell-vb-pscmdlet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/VS2005_PowerShell_VB_amp_C_Templates_Project_Cmdlet_amp_PSCmdlet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/VS2005_PowerShell_VB_amp_C_Templates_Project_Cmdlet_amp_PSCmdlet</guid>
      <pubDate>Tue, 26 Dec 2006 19:41:08 GMT</pubDate>
    </item>
    <item>
      <title>The baby version of CLR via C#</title>
      <description>It's free! It's on-line! It's 267 pages! It's .NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework and you can download it here &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2feknowledger.spaces.live.com%2fblog%2fcns!F475D4DE444DB1AB!2534.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2feknowledger.spaces.live.com%2fblog%2fcns!F475D4DE444DB1AB!2534.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_baby_version_of_CLR_via_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_baby_version_of_CLR_via_C</guid>
      <pubDate>Sun, 31 Dec 2006 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Types of confusion</title>
      <description>When I began programming in my early teens, I was very excited to learn about programming and also excited to become a &amp;quot;real&amp;quot; programmer.  I remember picking up a book from the library that purported to teach what real programmers were like.  I absorbed the material and enjoyed every page.  I can only remember a handful of things from that book which I now realize was not very serious material, but I do remember one quote:  &amp;quot;Strong typing is for people with weak minds.&amp;quot;  I thought to myself, &amp;quot;I don't want to have a weak mind&amp;quot; and I didn't want people to think that I have a weak mind so I thought that I should definitely not embrace strong typing.  But what was &amp;quot;strong typing&amp;quot; anyway, I wondered.  After much reflection on my (brief) programming experience, I decided that strong typing was using the keyboard a lot.  So I decided that people with weak minds wrote overly verbose code.  I then applied my new found principle.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fwesdyer%2farchive%2f2006%2f12%2f20%2ftypes-of-confusion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fwesdyer%2farchive%2f2006%2f12%2f20%2ftypes-of-confusion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Types_of_confusion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Types_of_confusion</guid>
      <pubDate>Sat, 23 Dec 2006 15:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2005 Service Pack 1 RTM</title>
      <description>Service Pack 1 of the development platform includes user reported fixes and more than 70 improvements for common development scenarios, including new processor support for code generation and profiling, as well as performance and scale improvements in Microsoft's TFS (Team Foundation Server).

Although Microsoft has released the Visual Studio 2005 SP1 bits to manufacturing, official news of the release is not expected until Monday [18.12.2006], sources close to the company said.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.eweek.com%2farticle2%2f0%2c1895%2c2072587%2c00.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.eweek.com%2farticle2%2f0%2c1895%2c2072587%2c00.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2005_Service_Pack_1_RTM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2005_Service_Pack_1_RTM</guid>
      <pubDate>Fri, 15 Dec 2006 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Subversion on a stick</title>
      <description>Use Subversion from a portable hard disk or flash drive to synchronize your documents between various computers. There's no need to run the Subversion daemon -- all you need is portable storage and a Subversion client. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2ftrumpi%2farchive%2f2006%2f12%2f13%2fSubversion-on-a-stick.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2ftrumpi%2farchive%2f2006%2f12%2f13%2fSubversion-on-a-stick.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Subversion_on_a_stick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Subversion_on_a_stick</guid>
      <pubDate>Thu, 14 Dec 2006 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>DDD - Repositories &amp;amp; Factories</title>
      <description>Nice example of using repositories and factories for persisting and retrieving your domain objects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsteve.emxsoftware.com%2fDomain%2bDriven%2bDesign%2fDDD%2bRepositories%2b%2bFactories"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsteve.emxsoftware.com%2fDomain%2bDriven%2bDesign%2fDDD%2bRepositories%2b%2bFactories" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/DDD_Repositories_amp_Factories</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/DDD_Repositories_amp_Factories</guid>
      <pubDate>Thu, 14 Dec 2006 10:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Implicit and Explicit Interface Implementations</title>
      <description>A discussion of the subtleties of implicit and explicit interface implementations 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%2fmhop%2farchive%2f2006%2f12%2f12%2fimplicit-and-explicit-interface-implementations.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmhop%2farchive%2f2006%2f12%2f12%2fimplicit-and-explicit-interface-implementations.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implicit_and_Explicit_Interface_Implementations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implicit_and_Explicit_Interface_Implementations</guid>
      <pubDate>Wed, 13 Dec 2006 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Tipping TDD</title>
      <description>In this post I share some thoughts on how to increase the chance of an organization adopting TDD. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d103"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d103" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Tipping_TDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Tipping_TDD</guid>
      <pubDate>Wed, 13 Dec 2006 15:01:01 GMT</pubDate>
    </item>
    <item>
      <title>The Problem of Open Source in the Microsoft World</title>
      <description>A concise and insightful description of the state of open source on the .NET platform. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fBlog%2f2006%2f12%2f09%2fTheProblemOfOpenSourceInTheMicrosoftWorld.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fBlog%2f2006%2f12%2f09%2fTheProblemOfOpenSourceInTheMicrosoftWorld.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/The_Problem_of_Open_Source_in_the_Microsoft_World</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/The_Problem_of_Open_Source_in_the_Microsoft_World</guid>
      <pubDate>Mon, 11 Dec 2006 03:01:01 GMT</pubDate>
    </item>
    <item>
      <title>A csharp image enhancement filters library</title>
      <description>This project started from a need. A need to have a simple image/photo .Net filters functionality to style and enhance pictures to be displayed on the web (or any other place for that matter). True, there are some filter libraries scattered around the web for doing stuff like a WaterMark or a GrayScale or even a collection of those (ImageMagick) , in most of the times they are very basic or unhelpful for styling images. Furthermore the .NET System.Drawing.* namespace doesn't provide any basic or sophisticated capabilities, for example there isn't a proper rotate or resize functionality .So the goal was to collect all of the nice .NET filters that are out there into a single package and to extend it by providing more useful and styled filters. &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%2fyael_image_filters.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fyael_image_filters.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_csharp_image_enhancement_filters_library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_csharp_image_enhancement_filters_library</guid>
      <pubDate>Wed, 06 Dec 2006 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Upload an Excel File and Display In a Grid</title>
      <description>Rob Conery shows how to create a quick page that allows users to upload an Excel file and display it in a Grid. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.wekeroad.com%2fblogs%2fPermaLink%2cguid%2c4de4c258-cf45-44f8-ad81-920409bc3907.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.wekeroad.com%2fblogs%2fPermaLink%2cguid%2c4de4c258-cf45-44f8-ad81-920409bc3907.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Upload_an_Excel_File_and_Display_In_a_Grid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Upload_an_Excel_File_and_Display_In_a_Grid</guid>
      <pubDate>Wed, 06 Dec 2006 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Wonders of Immediate Window</title>
      <description>An article showing how far you can go with the Immediate Window &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fImmediateWindowPart2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fImmediateWindowPart2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Wonders_of_Immediate_Window</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Wonders_of_Immediate_Window</guid>
      <pubDate>Wed, 06 Dec 2006 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to Solve a Beasty COM Interop</title>
      <description>Sam Gentile presents an interesting COM Interop problem, the issues of Runtime Callable Wrappers and how to solve the problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsam.gentile%2farchive%2f2006%2f12%2f02%2fA-Beasty-COM-Interop-Problem.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsam.gentile%2farchive%2f2006%2f12%2f02%2fA-Beasty-COM-Interop-Problem.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/How_to_Solve_a_Beasty_COM_Interop</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/How_to_Solve_a_Beasty_COM_Interop</guid>
      <pubDate>Tue, 05 Dec 2006 07:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Data Generator</title>
      <description>&amp;quot;This little program lets you generate large volumes of random, custom data for use in testing software. Try messing around with it: you'll soon figure it out! I've had to limit it to a maximum of 5000 results, since server resources are limited.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.benjaminkeen.com%2fsoftware%2fdata_generator%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.benjaminkeen.com%2fsoftware%2fdata_generator%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Data_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Data_Generator</guid>
      <pubDate>Mon, 04 Dec 2006 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Amaizing Topnotch .NET Videos from a lot of gurus (all for free)</title>
      <description>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.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dnrtv.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dnrtv.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Amaizing_Topnotch_NET_Videos_from_a_lot_of_gurus_all_for_free</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Amaizing_Topnotch_NET_Videos_from_a_lot_of_gurus_all_for_free</guid>
      <pubDate>Wed, 22 Nov 2006 22:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Smashing Magazine - Online Generators (An amaizing list)</title>
      <description>Links to a lot of great on-line resource for web developers !!!

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smashingmagazine.com%2f2006%2f11%2f09%2fonline-generators%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2f2006%2f11%2f09%2fonline-generators%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Smashing_Magazine_Online_Generators_An_amaizing_list</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Smashing_Magazine_Online_Generators_An_amaizing_list</guid>
      <pubDate>Tue, 14 Nov 2006 04:31:01 GMT</pubDate>
    </item>
    <item>
      <title>TFS From a VSS User's Perspective...  (via Greg Blog)</title>
      <description>Steve has made available a 25 Page PDF where he introduces TFS to the VSS user (Think &amp;quot;TFS Introduction for VSS Users 101&amp;quot;). 

It's a well written document and one that you should take a look at if your making the VSS to TFS move... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f10%2ftfs-from-vss-users-perspective.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f10%2ftfs-from-vss-users-perspective.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/TFS_From_a_VSS_User_s_Perspective_via_Greg_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/TFS_From_a_VSS_User_s_Perspective_via_Greg_Blog</guid>
      <pubDate>Mon, 30 Oct 2006 19:08:27 GMT</pubDate>
    </item>
    <item>
      <title>Ascend.NET - Nice and FREE WinForms Controls</title>
      <description>The Ascend.NET controls are a collection of Windows Forms controls written in C# targeting Visual Studio 2005 and .NET 2.0. 
The intent is to provide controls that are flexible but easy to use that will hold up well under heavy usage. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fWiki%2fView.aspx%3fProjectName%3dASCENDNET"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fWiki%2fView.aspx%3fProjectName%3dASCENDNET" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Ascend_NET_Nice_and_FREE_WinForms_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Ascend_NET_Nice_and_FREE_WinForms_Controls</guid>
      <pubDate>Fri, 27 Oct 2006 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>MS Vista vs Xgl Linux  ( my vote for the linux world )</title>
      <description>After see Xgl it in action in a real box I can't belive it, a frined run it on an Athlon 64 3000+ with an Nvidia Fx5200 the Linux performance is OUTSTANDING !!!! and check out all that effects, the 3D interface add a lot of usability to virtual desktops... I don't like Vista too much, I think that is too much over design and that promise more things that it really deliver =) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.youtube.com%2fwatch%3fv%3dCz_2vKq5cZk%26eurl%3d"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.youtube.com%2fwatch%3fv%3dCz_2vKq5cZk%26eurl%3d" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/MS_Vista_vs_Xgl_Linux_my_vote_for_the_linux_world</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/MS_Vista_vs_Xgl_Linux_my_vote_for_the_linux_world</guid>
      <pubDate>Thu, 19 Oct 2006 05:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>