<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with .Net</title>
    <description>the latest stories tagged with '.Net' 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>ASP.NET MVC Validation Refresh: Best Techniques &amp;amp; Frameworks</title>
      <description>I just wanted to do a "refresher" post regarding ASP.NET MVC validation as many things have changed over the last couple of months and there is a lot of information out there.  I wanted to aggregate my known validation options and recommend them in one tabular list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f25%2faspnet-mvc-validation-refresh-best-techniques-frameworks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f25%2faspnet-mvc-validation-refresh-best-techniques-frameworks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Validation_Refresh_Best_Techniques_Frameworks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Validation_Refresh_Best_Techniques_Frameworks</guid>
      <pubDate>Thu, 25 Jun 2009 09:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Fun C# Cuckoo Clock (Practical Joke or Useful App!)</title>
      <description>Good Morning All! (At least here in Aus). Today I'd like to share with you an off topic, fun application I put together from inspiration I got off a StackOverflow.com thread entitled "What's Your Favorite Harmless Computer Practical Joke?". If you click this link you'll jump right to the prank I'm talking about. Basically.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2ffun-c-sharp-cuckoo-clock%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2ffun-c-sharp-cuckoo-clock%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fun_C_Cuckoo_Clock_Practical_Joke_or_Useful_App</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fun_C_Cuckoo_Clock_Practical_Joke_or_Useful_App</guid>
      <pubDate>Wed, 10 Jun 2009 01:23:11 GMT</pubDate>
    </item>
    <item>
      <title>What &amp;amp; Why Choose F#?</title>
      <description>I am becoming more interested in F# lately, learning a little more on what it's all about and in my travels I have stumbled across a few links and topics on why one should use F# and what it's all about. I thought I might share. Shamefully, I personally have still been too flat out to use it myself, but hoping that will change very soon! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2fwhat-why-choose-f-sharp%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2fwhat-why-choose-f-sharp%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/What_Why_Choose_F</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/What_Why_Choose_F</guid>
      <pubDate>Tue, 09 Jun 2009 12:48:59 GMT</pubDate>
    </item>
    <item>
      <title>Var Wars - Abuse of the CSharp var</title>
      <description>CSharp 3.0 introduced the var keyword for declaring variables without having to explicitly specify the type. This was done for using anonymous types returned from LINQ queries. Now, I am seeing many developers use it all over their code and think its a good thing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftheahmadblog.blogspot.com%2f2009%2f06%2fvar-wars-abuse-of-c-30-var.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftheahmadblog.blogspot.com%2f2009%2f06%2fvar-wars-abuse-of-c-30-var.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Var_Wars_Abuse_of_the_CSharp_var</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Var_Wars_Abuse_of_the_CSharp_var</guid>
      <pubDate>Mon, 08 Jun 2009 15:04:49 GMT</pubDate>
    </item>
    <item>
      <title>Multiple Events Fired for File System Watcher Event</title>
      <description>My FileSystemWatcherclass was raising multiple events when hooked into the Changed and Created events for monitoring files today. I found out why! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f29%2fmultiple-events-fired-for-filesystemwatcher-event%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f29%2fmultiple-events-fired-for-filesystemwatcher-event%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Multiple_Events_Fired_for_File_System_Watcher_Event</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Multiple_Events_Fired_for_File_System_Watcher_Event</guid>
      <pubDate>Fri, 29 May 2009 01:13:02 GMT</pubDate>
    </item>
    <item>
      <title>Stretching Lambda's Legs: Single Statement String Concatenation</title>
      <description>So let's get started, supposing you wish to compile a list of song titles separated by a comma, ordinarily you would for each loop them, then assign the comma as ", " on the second iteration. Well, I wanted to get tricky of course... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f28%2fstretching-lambdas-legs-single-statement-string-concatenation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f28%2fstretching-lambdas-legs-single-statement-string-concatenation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Stretching_Lambda_s_Legs_Single_Statement_String_Concatenation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Stretching_Lambda_s_Legs_Single_Statement_String_Concatenation</guid>
      <pubDate>Thu, 28 May 2009 22:43:51 GMT</pubDate>
    </item>
    <item>
      <title>DataGridView Tricks #2: Set Tooltip on Individual Cell or Entire Row</title>
      <description>Here's another gem if you wish to display ancillary data in a tooltip to your users, this method can be used to display varying information dependant on which cell they have hovered over, or could be used to display a tooltip over the entire row, no matter what cell they are on. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f26%2fdatagridview-tricks-2-set-tooltip-on-individual-cell-or-entire-row%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f26%2fdatagridview-tricks-2-set-tooltip-on-individual-cell-or-entire-row%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/DataGridView_Tricks_2_Set_Tooltip_on_Individual_Cell_or_Entire_Row</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/DataGridView_Tricks_2_Set_Tooltip_on_Individual_Cell_or_Entire_Row</guid>
      <pubDate>Tue, 26 May 2009 00:16:42 GMT</pubDate>
    </item>
    <item>
      <title>DataGridView Tricks #1: Set Hand Cursor for Entire Cell</title>
      <description>I remember trying a few different solutions for this a couple of weeks ago, none of which would work enabling me to set the "Hand" cursor when hovering your mouse over a particular DataGridView row's cell. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f26%2fdatagridview-tricks-1-set-hand-cursor-for-entire-cell%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f26%2fdatagridview-tricks-1-set-hand-cursor-for-entire-cell%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/DataGridView_Tricks_1_Set_Hand_Cursor_for_Entire_Cell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/DataGridView_Tricks_1_Set_Hand_Cursor_for_Entire_Cell</guid>
      <pubDate>Tue, 26 May 2009 00:15:33 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 Beta 1 - Complete with Blurry WPF Font Rendering!</title>
      <description>I love Visual Studio, in fact it's my FAVOURITE IDE, and not to mention one of my favourite tools of all time. and that's why I CANNOT STRESS ENOUGH, how I'm hoping Microsoft will fix the WPF font rendering / blur / fuzziness whatever you may call it 'bug' by.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f22%2fvisual-studio-2010-beta-1-complete-with-blurry-wpf-font-rendering%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f22%2fvisual-studio-2010-beta-1-complete-with-blurry-wpf-font-rendering%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_Complete_with_Blurry_WPF_Font_Rendering</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_Complete_with_Blurry_WPF_Font_Rendering</guid>
      <pubDate>Fri, 22 May 2009 07:00:58 GMT</pubDate>
    </item>
    <item>
      <title> Survey: Ajax usage among .NET developers in 2009</title>
      <description>Take the survey to see how the adoption of Ajax among .NET developers changed since the survey held in 2007 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</guid>
      <pubDate>Fri, 22 May 2009 18:04:40 GMT</pubDate>
    </item>
    <item>
      <title>Friends Don't Let Friends catch (Exception)</title>
      <description>Catching Exception, SystemException, or ApplicationException; or coding empty catch blocks, aren't just bad practices - it's just plain wrong. Here's why you shouldn't do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fleedumond.com%2fblog%2ffriends-dont-let-friends-catch-exception%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fleedumond.com%2fblog%2ffriends-dont-let-friends-catch-exception%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Friends_Don_t_Let_Friends_catch_Exception</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Friends_Don_t_Let_Friends_catch_Exception</guid>
      <pubDate>Tue, 19 May 2009 02:05:15 GMT</pubDate>
    </item>
    <item>
      <title>Weekly Tool Tip: Introducing .NET Reflector</title>
      <description>An introductory look at .NET Reflector &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f05%2f15%2fWeekly-Tool-Tip-Introducing-NET-Reflector.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f05%2f15%2fWeekly-Tool-Tip-Introducing-NET-Reflector.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Weekly_Tool_Tip_Introducing_NET_Reflector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Weekly_Tool_Tip_Introducing_NET_Reflector</guid>
      <pubDate>Fri, 15 May 2009 23:56:09 GMT</pubDate>
    </item>
    <item>
      <title>BEncoding and Torrent files with .Net</title>
      <description>Some code I wrote to help when working with bencoding/decoding and torrent files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbrunopiovan%2farchive%2f2009%2f05%2f03%2fbencoding-and-torrent-files-with-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbrunopiovan%2farchive%2f2009%2f05%2f03%2fbencoding-and-torrent-files-with-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/BEncoding_and_Torrent_files_with_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/BEncoding_and_Torrent_files_with_Net</guid>
      <pubDate>Fri, 15 May 2009 07:36:45 GMT</pubDate>
    </item>
    <item>
      <title>The Wonders Of InternalsVisibleTo</title>
      <description>Demonstrates how to expose an assembly's internal parts to &amp;quot;friend&amp;quot; classes using the InternalsVisibleTo attribute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjason.whitehorn.ws%2f2007%2f11%2f09%2fThe-Wonders-Of-InternalsVisibleTo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjason.whitehorn.ws%2f2007%2f11%2f09%2fThe-Wonders-Of-InternalsVisibleTo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/The_Wonders_Of_InternalsVisibleTo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/The_Wonders_Of_InternalsVisibleTo</guid>
      <pubDate>Fri, 08 May 2009 04:19:43 GMT</pubDate>
    </item>
    <item>
      <title>Certificate Authentication &amp;amp; Transport Security in WCF</title>
      <description>I think I understand more about setting up a WCF service from this article then from about 10 links I found previously; and that's saying something coming from an MSDN article. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f07%2fcertificate-authentication-transport-security-in-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f05%2f07%2fcertificate-authentication-transport-security-in-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/Certificate_Authentication_Transport_Security_in_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/Certificate_Authentication_Transport_Security_in_WCF</guid>
      <pubDate>Thu, 07 May 2009 07:50:52 GMT</pubDate>
    </item>
    <item>
      <title>Professional ASP.NET MVC 1.0 Book Released!</title>
      <description>The longly anticipated ASP.NET MVC book entitled "Professional ASP.NET MVC 1.0" has just been released and available over at Amazon.com right now.  Published by Wrox and content put together by some of our greatest names in the .NET community, Scott Guthrie, Rob Conery, Scott Hanselman and Phil Haack. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f04%2f30%2fprofessional-aspnet-mvc-10-book-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f04%2f30%2fprofessional-aspnet-mvc-10-book-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Professional_ASP_NET_MVC_1_0_Book_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Professional_ASP_NET_MVC_1_0_Book_Released</guid>
      <pubDate>Thu, 30 Apr 2009 12:37:33 GMT</pubDate>
    </item>
    <item>
      <title>Regex Hero to the Rescue</title>
      <description>From BucketSoft comes an online Silverlight regular expression tool utilizing the .NET regular expression engine. Features instantaneous highlighting of regular expression matches. It's a great way to test iterations of your .NET regular expressions quickly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.regexhero.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.regexhero.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Regex_Hero_to_the_Rescue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Regex_Hero_to_the_Rescue</guid>
      <pubDate>Fri, 01 May 2009 06:16:14 GMT</pubDate>
    </item>
    <item>
      <title>System.Object</title>
      <description>All .Net types are derived from System.Object. Therefore every object of every type has a minimum set of method from System.Object class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprogramming360.blogspot.com%2f2009%2f04%2fsystemobject.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprogramming360.blogspot.com%2f2009%2f04%2fsystemobject.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/System_Object</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/System_Object</guid>
      <pubDate>Sun, 19 Apr 2009 01:41:43 GMT</pubDate>
    </item>
    <item>
      <title>Launching .NET Applications From Memory</title>
      <description>An interesting idea of how to run a .net application from memory directly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fboxedapp.com%2fblog%2f2009%2f04%2f10%2flaunching-net-applications-from-memory%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2009%2f04%2f10%2flaunching-net-applications-from-memory%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Launching_NET_Applications_From_Memory</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Launching_NET_Applications_From_Memory</guid>
      <pubDate>Sat, 11 Apr 2009 01:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Rethrowing Exceptions in C#</title>
      <description>I've been somewhat surprised by this topic in the past few weeks, since it is one that has comed up in a number of circles. Basically, the comments I've heard have related to the lose of stack trace information when &amp;quot;rethrowing&amp;quot; an exception from withing a catch clause in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwinterdom.com%2fweblog%2fPermaLink%2cguid%2c154.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwinterdom.com%2fweblog%2fPermaLink%2cguid%2c154.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Rethrowing_Exceptions_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Rethrowing_Exceptions_in_C</guid>
      <pubDate>Wed, 08 Apr 2009 07:54:18 GMT</pubDate>
    </item>
    <item>
      <title>Designing .NET Class Libraries</title>
      <description>The Designing .NET Class Libraries series presents design guidelines for developing classes and components that extend the .NET Framework. The goal of the Designing .NET Class Libraries series is to encourage consistency and predictability in public APIs while enabling Web and cross-language integration. The guidelines presented in Designing .NET Class Libraries are intended to help class library designers understand the trade-offs between different solutions. There might be situations where good library design requires that you violate these design guidelines. Such cases should be rare, however it is important that you provide a solid justification for your decision. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fnetframework%2faa497250.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fnetframework%2faa497250.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Designing_NET_Class_Libraries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Designing_NET_Class_Libraries</guid>
      <pubDate>Thu, 09 Apr 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>.Net RIA Services Metadata Programming Model</title>
      <description>.Net RIA Services Metadata offers a strong validation framework that makes it easy to validate user input and extend the behavior of your objects through Metadata. This is an introduction to using the Metadata Model as well as a how to. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f02%2fnet-ria-services-metadata-programming-model%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f02%2fnet-ria-services-metadata-programming-model%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Net_RIA_Services_Metadata_Programming_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Net_RIA_Services_Metadata_Programming_Model</guid>
      <pubDate>Thu, 02 Apr 2009 21:16:03 GMT</pubDate>
    </item>
    <item>
      <title>IL DASM 4.0.11001.1</title>
      <description>This is the IL DASM extracted from .NET Framework 4.0 CTP ILDASM is a tool contained in the .NET Framework SDK. It can be used to disassemble PE files containing Common Intermediate Language code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fanimaonline.com%2fildasm4.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fanimaonline.com%2fildasm4.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/IL_DASM_4_0_11001_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/IL_DASM_4_0_11001_1</guid>
      <pubDate>Tue, 31 Mar 2009 20:45:34 GMT</pubDate>
    </item>
    <item>
      <title>What's new in Beta 1 for the Task Parallel Library? (Part 1/3)</title>
      <description>Some of the changes that are coming for the Task Parallel Library in Beta 1 of .NET 4.0 (no dates to announce) . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpfxteam%2farchive%2f2009%2f03%2f27%2f9514938.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpfxteam%2farchive%2f2009%2f03%2f27%2f9514938.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/What_s_new_in_Beta_1_for_the_Task_Parallel_Library_Part_1_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/What_s_new_in_Beta_1_for_the_Task_Parallel_Library_Part_1_3</guid>
      <pubDate>Mon, 30 Mar 2009 10:29:16 GMT</pubDate>
    </item>
    <item>
      <title>Untie LINQ to SQL Connection String from Application Settings</title>
      <description>Did you know that by default LINQ to SQL compiles your connection string and defines it in more than one place if you define your LINQ to SQL classes out from a web app, such as a data access layer class library? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f03%2f26%2funtie-linq-to-sql-connection-string-from-application-settings%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.wordpress.com%2f2009%2f03%2f26%2funtie-linq-to-sql-connection-string-from-application-settings%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Untie_LINQ_to_SQL_Connection_String_from_Application_Settings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Untie_LINQ_to_SQL_Connection_String_from_Application_Settings</guid>
      <pubDate>Thu, 26 Mar 2009 09:10:30 GMT</pubDate>
    </item>
  </channel>
</rss>