<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Amaranth</title>
    <description>Stories kicked by Amaranth</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>Tidy Up Your Xaml And Code Behind, Use UserControls Inside Templates </title>
      <description>Use User controls inside templtes &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f03%2f02%2ftidy-up-your-xaml-and-code-behind-use-usercontrols-inside-templates%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f03%2f02%2ftidy-up-your-xaml-and-code-behind-use-usercontrols-inside-templates%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Tidy_Up_Your_Xaml_And_Code_Behind_Use_UserControls_Inside_Templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Tidy_Up_Your_Xaml_And_Code_Behind_Use_UserControls_Inside_Templates</guid>
      <pubDate>Tue, 03 Mar 2009 13:01:12 GMT</pubDate>
    </item>
    <item>
      <title>A cool puzzle game for programmers, written in Silverlight</title>
      <description>The goal of the game is to program a robot to pick up stars. The puzzles are submitted by other users, and ranked by difficulty based on votes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frobozzle.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frobozzle.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/A_cool_puzzle_game_for_programmers_written_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/A_cool_puzzle_game_for_programmers_written_in_Silverlight</guid>
      <pubDate>Tue, 24 Feb 2009 23:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Joining &amp;quot;IE6: Do NOT want!&amp;quot; campaign</title>
      <description>IE6 users are still too many... it started with a tweet from a Norwegian web developer, and spread like fire across Europe.
Joining the campaign is easy: just add a few lines of code to your site or blog.
In this post is how to do it and a little more of background on how to do it. &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%2f02%2f23%2fie6-do-not-want-campaign.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</guid>
      <pubDate>Tue, 24 Feb 2009 16:01:16 GMT</pubDate>
    </item>
    <item>
      <title>SVN-Monitor is going Open-Source</title>
      <description>You can start downloading the latest beta version and it's source-code (C#). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d120"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d120" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/SVN_Monitor_is_going_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/SVN_Monitor_is_going_Open_Source</guid>
      <pubDate>Tue, 24 Feb 2009 05:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Testing ASP.NET MVC with QUnit - Part 1</title>
      <description>Now that I've been experimenting with the ASP.NET MVC framework I've modified a good deal of my GUI work in such a way that it minimizes form-posts and makes use of the AJAX goodies packed into jQuery. Since a lot of my work has moved to the client following my adoption of this approach I needed to investigate new options for testing. This morning I had the luck to stumble across QUnit, a jQuery testing plugin that makes life pretty easy.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbradygaster.com%2fpost%2fTesting-ASPNET-MVC-with-QUnit-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbradygaster.com%2fpost%2fTesting-ASPNET-MVC-with-QUnit-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Testing_ASP_NET_MVC_with_QUnit_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Testing_ASP_NET_MVC_with_QUnit_Part_1</guid>
      <pubDate>Tue, 24 Feb 2009 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A better, easier way to make sure you've globalized everything</title>
      <description>A better, easier way to make sure you've globalized everything in your application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2009%2f02%2f10%2fA%2bBetter%2bEasier%2bWay%2bTo%2bMake%2bSure%2bYouve%2bGlobalized%2bEverything.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.milkcarton.com%2fblog%2f2009%2f02%2f10%2fA%2bBetter%2bEasier%2bWay%2bTo%2bMake%2bSure%2bYouve%2bGlobalized%2bEverything.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_better_easier_way_to_make_sure_you_ve_globalized_everything</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_better_easier_way_to_make_sure_you_ve_globalized_everything</guid>
      <pubDate>Wed, 11 Feb 2009 10:46:18 GMT</pubDate>
    </item>
    <item>
      <title>Sad Way To Do Business</title>
      <description>how to make a bad impression with poor support and bad atitude and throw away thousands potential customers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f02%2f02%2fopen-letter-to-xheo-that-is-not-a-good-way.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f02%2f02%2fopen-letter-to-xheo-that-is-not-a-good-way.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Sad_Way_To_Do_Business</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Sad_Way_To_Do_Business</guid>
      <pubDate>Wed, 04 Feb 2009 01:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Behaviour driven development on user interfaces with Automation peer</title>
      <description>Example of the use of Automation peers to expose controls to a unit test, and excercising the UI through MbUnit and NBehave. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkarlagius.wordpress.com%2f2009%2f01%2f29%2fbehaviour-driven-development-on-user-interfaces-with-automation-peers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkarlagius.wordpress.com%2f2009%2f01%2f29%2fbehaviour-driven-development-on-user-interfaces-with-automation-peers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Behaviour_driven_development_on_user_interfaces_with_Automation_peer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Behaviour_driven_development_on_user_interfaces_with_Automation_peer</guid>
      <pubDate>Thu, 29 Jan 2009 22:49:58 GMT</pubDate>
    </item>
    <item>
      <title>Don't use Delete Links because they create Security Holes</title>
      <description>Reasons why you shouldn't use a Delete link in your web application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f21%2fasp.net-mvc-tip-46-ndash-donrsquot-use-delete-links-because.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f21%2fasp.net-mvc-tip-46-ndash-donrsquot-use-delete-links-because.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Don_t_use_Delete_Links_because_they_create_Security_Holes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Don_t_use_Delete_Links_because_they_create_Security_Holes</guid>
      <pubDate>Thu, 22 Jan 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF Disciples</title>
      <description>This post list all the WPF Disciples blogs and feeds for easy access. The webfeeds are also supplied as a OPML file for easy consumption into IE7 or outlook &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f01%2f21%2fwpf-disciples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f01%2f21%2fwpf-disciples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Disciples</guid>
      <pubDate>Thu, 22 Jan 2009 00:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Checklist for high quality websites</title>
      <description>A checklist for things to do that will highten the quality of any website. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fChecklist-for-better-quality-websites.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fChecklist-for-better-quality-websites.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Checklist_for_high_quality_websites</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Checklist_for_high_quality_websites</guid>
      <pubDate>Tue, 27 Jan 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Saving the World via. TDD?</title>
      <description>A quick snippet of code showing the gist of the Context/Specification pattern... and ensuring we won't need John Connor's help after all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f01%2f14%2f12807.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f01%2f14%2f12807.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Saving_the_World_via_TDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Saving_the_World_via_TDD</guid>
      <pubDate>Sat, 17 Jan 2009 01:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Size does matter</title>
      <description>Crunching JS and CSS files to speed up download time for pages. Beat the bulge! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkarlagius.wordpress.com%2f2009%2f01%2f10%2fsize-does-matter%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkarlagius.wordpress.com%2f2009%2f01%2f10%2fsize-does-matter%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Size_does_matter_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Size_does_matter_1</guid>
      <pubDate>Wed, 14 Jan 2009 00:58:54 GMT</pubDate>
    </item>
    <item>
      <title>Alpha blending in XNA</title>
      <description>A brief overview of how to enable alpha transparency in XNA, with a simple demo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fxnapanic.wordpress.com%2f2008%2f12%2f29%2fblending-in%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fxnapanic.wordpress.com%2f2008%2f12%2f29%2fblending-in%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xna/Alpha_blending_in_XNA</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xna/Alpha_blending_in_XNA</guid>
      <pubDate>Wed, 31 Dec 2008 01:43:00 GMT</pubDate>
    </item>
    <item>
      <title>When Should I Write Tests?</title>
      <description>The definitive answer to a question that comes up all the time... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f12%2f17%2fwhen-should-i-write-tests.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f12%2f17%2fwhen-should-i-write-tests.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/When_Should_I_Write_Tests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/When_Should_I_Write_Tests</guid>
      <pubDate>Thu, 18 Dec 2008 13:46:03 GMT</pubDate>
    </item>
    <item>
      <title>AttachedCommandBehavior v2 aka ACB</title>
      <description>Some new features added in the AttachedCommandBehavior version 2.... Read more about it .... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f13%2fattachedcommandbehavior-v2-aka-acb%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f13%2fattachedcommandbehavior-v2-aka-acb%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_v2_aka_ACB</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_v2_aka_ACB</guid>
      <pubDate>Sun, 14 Dec 2008 03:10:15 GMT</pubDate>
    </item>
    <item>
      <title>[PSA] Using the Code Behind in MVC causes blindness</title>
      <description>Just a PSA on why NOT to use the Code Behinds in Asp.Net MVC framework &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f12%2f12%2fpsa-using-the-code-behind-in-mvc-causes-blindness.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f12%2f12%2fpsa-using-the-code-behind-in-mvc-causes-blindness.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/PSA_Using_the_Code_Behind_in_MVC_causes_blindness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/PSA_Using_the_Code_Behind_in_MVC_causes_blindness</guid>
      <pubDate>Tue, 16 Dec 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>3 reasons why you should let Google host jQuery for you</title>
      <description>Three reasons why you should use the Google AJAX Libraries CDN for your public facing sites that use jQuery (or several other AJAX libraries) and examples of how to do so. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f10%2f3-reasons-why-you-should-let-google-host-jquery-for-you%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f10%2f3-reasons-why-you-should-let-google-host-jquery-for-you%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/3_reasons_why_you_should_let_Google_host_jQuery_for_you</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/3_reasons_why_you_should_let_Google_host_jQuery_for_you</guid>
      <pubDate>Wed, 10 Dec 2008 18:16:16 GMT</pubDate>
    </item>
    <item>
      <title>Pimp My Debugger - DebuggerDisplay Attribute</title>
      <description>The other day I was reading some friends code, and I saw that he used a DebuggerDisplay attribute. It allows you to create a custom view of your objects in the Visual studio debugger. This attribute is very straight forward, but very powerful in the amount of time it can save you when debugging your application. I'll show you a cookie cutter example, but you can use your imagination as to how to use this particular attribute.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.monstersgotmy.net%2fpost%2fPimp-My-Debugger-DebuggerDisplay-Attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.monstersgotmy.net%2fpost%2fPimp-My-Debugger-DebuggerDisplay-Attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Pimp_My_Debugger_DebuggerDisplay_Attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Pimp_My_Debugger_DebuggerDisplay_Attribute</guid>
      <pubDate>Tue, 09 Dec 2008 13:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Is this thing on?</title>
      <description>If you ever worked on an application that requires Internet connectivity, you will have had to handle situations where the connection may be unavailable for certain periods of time. This post is about how to determine whether a connection is up or down, and notify the application when the state changes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkarlagius.wordpress.com%2f2008%2f12%2f08%2fis-this-thing-on%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkarlagius.wordpress.com%2f2008%2f12%2f08%2fis-this-thing-on%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_this_thing_on</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_this_thing_on</guid>
      <pubDate>Mon, 08 Dec 2008 20:05:57 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Tips &amp;amp; Tricks for Developers</title>
      <description>This article shows most common tips and tricks every .net developer should know,these tricks will help you in increasing your productivity while developing.I will make it a point to regularly update this post feel free to add few more tips,give me a comment if i find your trick worthy i will include it on this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2008%2f12%2fvisual-studio-2008-tips-tricks-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2008%2f12%2fvisual-studio-2008-tips-tricks-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_2008_Tips_Tricks_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_2008_Tips_Tricks_for_Developers</guid>
      <pubDate>Thu, 11 Dec 2008 06:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Free Entity Framework Learning Guide</title>
      <description>Zeeshan Hirani presented this free EF guide too EF community. You can download this guide in PDF format. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fzeeshanhirani%2farchive%2f2008%2f12%2f05%2fmy-christmas-present-to-the-entity-framework-community.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fzeeshanhirani%2farchive%2f2008%2f12%2f05%2fmy-christmas-present-to-the-entity-framework-community.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Free_Entity_Framework_Learning_Guide</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Free_Entity_Framework_Learning_Guide</guid>
      <pubDate>Sun, 07 Dec 2008 13:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Get SOLID: Single Responsibility Principle - Karl Seguin</title>
      <description>SOLID is a popular acronym that refers to a set of 5 important class design principles. Today I want to talk about the first part of SOLID: Single Responsibility Principle (SRP).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f12%2f05%2fget-solid-single-responsibility-principle.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f12%2f05%2fget-solid-single-responsibility-principle.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Get_SOLID_Single_Responsibility_Principle_Karl_Seguin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Get_SOLID_Single_Responsibility_Principle_Karl_Seguin</guid>
      <pubDate>Wed, 10 Dec 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>AttachedCommandBehavior aka ACB</title>
      <description>This is a solution to attach a command to any Event of any Control in WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f04%2fattachedcommandbehavior-aka-acb%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f04%2fattachedcommandbehavior-aka-acb%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_aka_ACB</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_aka_ACB</guid>
      <pubDate>Fri, 05 Dec 2008 04:13:27 GMT</pubDate>
    </item>
    <item>
      <title>Who Called Me? </title>
      <description>Sometimes it is important to understand what method called other method. In ths post I will show you an easy way to do that. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkolbis%2farchive%2f2008%2f12%2f01%2fwho-called-me.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkolbis%2farchive%2f2008%2f12%2f01%2fwho-called-me.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Who_Called_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Who_Called_Me</guid>
      <pubDate>Tue, 02 Dec 2008 00:16:08 GMT</pubDate>
    </item>
  </channel>
</rss>