<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by RickDangerous</title>
    <description>Stories kicked by RickDangerous</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>Yet another Singleton Yada-Yada</title>
      <description>Using a static-constructor in a singleton, affects it's laziness.
Here's a generic singleton that is thread-safe using a static-constructor, and still lazy. &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%3d89"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d89" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Yet_another_Singleton_Yada_Yada</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Yet_another_Singleton_Yada_Yada</guid>
      <pubDate>Wed, 17 Dec 2008 09:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Have you ever wondered why CodePlex is so slow?</title>
      <description>Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. &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%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</guid>
      <pubDate>Wed, 03 Dec 2008 16:31:21 GMT</pubDate>
    </item>
    <item>
      <title>WPF ICollectionViewExplained</title>
      <description>Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM &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%2f11%2f22%2ficollectionview-explained%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</guid>
      <pubDate>Mon, 24 Nov 2008 13:31:23 GMT</pubDate>
    </item>
    <item>
      <title>WPF Model - View - View-Model Screencast</title>
      <description>A really helpful screencast from Jason Dolinger showing how to use the M-V-VM pattern in a simple WPF application. He starts off with the code that a Windows Forms developer might use and refactors it to M-V-VM. Also includes a demonstration of how it is nicely unit testable utilising Moq and how to use the Unity IoC container. 1 hour 30 mins long. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</guid>
      <pubDate>Sat, 08 Nov 2008 18:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Creating a culture of quality: Part 1</title>
      <description>Starting our new series from tech start-ups, Bob from Huddle explains how they tackle the challenge of maintaining high quality code, when the last thing developers want to do is test.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.com%2fcolumn%2f8314%2fcreating-a-culture-of-quality-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.com%2fcolumn%2f8314%2fcreating-a-culture-of-quality-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Creating_a_culture_of_quality_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Creating_a_culture_of_quality_Part_1</guid>
      <pubDate>Sat, 01 Nov 2008 14:00:28 GMT</pubDate>
    </item>
    <item>
      <title>CodeRush Xpress for Visual Studio announced</title>
      <description>A free subset of CodeRush and Refactor! Pro is now available. &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%2fkim%2farchive%2f2008%2f10%2f28%2fcoderush-for-free-coderush-xpress-for-visual-studio-announced.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkim%2farchive%2f2008%2f10%2f28%2fcoderush-for-free-coderush-xpress-for-visual-studio-announced.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CodeRush_Xpress_for_Visual_Studio_announced</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CodeRush_Xpress_for_Visual_Studio_announced</guid>
      <pubDate>Tue, 28 Oct 2008 12:46:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery IntelliSense documentation file available</title>
      <description>IntelliSense documentation files for jQuery just got published on jquery.com. This enables great IntelliSense at design-time for jQuery in Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</guid>
      <pubDate>Tue, 28 Oct 2008 10:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Find Your Books in Amazon.com with Silverlight</title>
      <description>Silverlight applications make it easy to perform a lot of actions. One of its greatest capabilities is to work with Web Services. In this article I will demonstrate how you can search books in Amazon.com with Silverlight. I have created a simple application which allows you to navigate through the great catalog of books very easily.
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fFind-Your-Books-in-Amazon.com-with-Silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fFind-Your-Books-in-Amazon.com-with-Silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Find_Your_Books_in_Amazon_com_with_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Find_Your_Books_in_Amazon_com_with_Silverlight</guid>
      <pubDate>Mon, 29 Sep 2008 06:44:20 GMT</pubDate>
    </item>
    <item>
      <title>jQuery and Microsoft</title>
      <description>ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward.  We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch.  The files will continue to use and ship under the existing jQuery MIT license. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f28%2fjquery-and-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f28%2fjquery-and-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_and_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_and_Microsoft</guid>
      <pubDate>Sun, 28 Sep 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Multi File Uploader</title>
      <description>Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed.

A nice feature is that you can see the upload progress of all your files. The control also has some handy configuration options, you can set the number of simultaneous uploads, the maximum file size etc.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.michielpost.nl%2fSilverlight%2fMultiFileUploader%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.michielpost.nl%2fSilverlight%2fMultiFileUploader%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Multi_File_Uploader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Multi_File_Uploader</guid>
      <pubDate>Tue, 23 Sep 2008 12:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Customising WCF Proxy Generation in Visual Studio 2008 </title>
      <description>Having trouble with VS 2008 WCF generating proxy objects just the way you want (need)  them?  Extend the default WCF proxy generator as explained by Pedram Rezaei with this easy to follow step by step guide.  He shows you how to extend the WCF generation tool to suit your own needs.  A great alternative to continually merging your custom changes to generated proxy objects everytime you need to update a service reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpedram%2farchive%2f2007%2f08%2f10%2fcustomising-wcf-proxy-generation-in-visual-studio-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpedram%2farchive%2f2007%2f08%2f10%2fcustomising-wcf-proxy-generation-in-visual-studio-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Customising_WCF_Proxy_Generation_in_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Customising_WCF_Proxy_Generation_in_Visual_Studio_2008</guid>
      <pubDate>Thu, 07 Aug 2008 16:19:30 GMT</pubDate>
    </item>
    <item>
      <title>13 reasons for UML's descent into darkness</title>
      <description>UML lost the programmers. There is no doubt about it. in my mind. And when a software design technology loses the programmers it fades away no matter what the academia thinks. This happened because UML was pushed in a direction that most code writers don't like: it started to look a lot like bureaucratic paper work. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f05%2f15%2f13-reasons-for-umls-descent-into-darkness%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f05%2f15%2f13-reasons-for-umls-descent-into-darkness%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/13_reasons_for_UML_s_descent_into_darkness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/13_reasons_for_UML_s_descent_into_darkness</guid>
      <pubDate>Sun, 03 Aug 2008 17:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Howto use jQuery with asp.net mvc preview 4's AjaxHelper</title>
      <description>Working on jQuery4mvc preview 4, one of the first things I ofcourse wanted to do was to replace the ASP.NET Ajax library that's used by the AjaxHelper.

Unfortunately the AjaxHelper itself is sealed, so atm we can't (easily) change how the AjaxHelper generates its links. So what I did is create a javascript library that uses the same methodnames as the MicrosoftMvcAjax version. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f07%2f21%2fhowto-use-jquery-with-aspnet-mvc-preview-4s-ajaxhelper%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f07%2f21%2fhowto-use-jquery-with-aspnet-mvc-preview-4s-ajaxhelper%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Howto_use_jQuery_with_asp_net_mvc_preview_4_s_AjaxHelper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Howto_use_jQuery_with_asp_net_mvc_preview_4_s_AjaxHelper</guid>
      <pubDate>Tue, 22 Jul 2008 07:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Silent/Unattended Install and Configuration of SharePoint</title>
      <description>Silent/Unattended Install and Configuration of Office SharePoint Server 2007 and Windows SharePoint Server 3.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.eb.net.nz%2fBlog%2fpost%2f2008%2f07%2f11%2fSilentUnattended-Install-and-Configuration-of-Office-SharePoint-Server-(MOSS-2007)-and-Windows-SharePoint-Server-(WSS-30).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.eb.net.nz%2fBlog%2fpost%2f2008%2f07%2f11%2fSilentUnattended-Install-and-Configuration-of-Office-SharePoint-Server-(MOSS-2007)-and-Windows-SharePoint-Server-(WSS-30).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Silent_Unattended_Install_and_Configuration_of_SharePoint</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Silent_Unattended_Install_and_Configuration_of_SharePoint</guid>
      <pubDate>Fri, 11 Jul 2008 10:03:34 GMT</pubDate>
    </item>
    <item>
      <title>Chris van de Steeg's blog - &amp;#187; jQuery for Asp.net MVC preview 3</title>
      <description>So, quite some things have changed in preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc) too. To start with most radical one: I ditched the ajax.master. This little 'framework' does not rely on a special masterpage in your website from now on. Since things have radically changed, I'll start all over again on how to use this project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</guid>
      <pubDate>Tue, 17 Jun 2008 09:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Virtual Earth, Part 3 Project "Deep Earth" launches </title>
      <description>Today we launched project "Deep Earth" on codeplex. This open source project will bring together skills from developers all over the world to continue this concept and ultimately create a useable Silverlight control.

Seven people have joined the fun: Shaun Becker, Jonas Folles&amp;#248;, Bronwen Zande, Darko Radiceski, Nicolas Boonaert, Rob Farley and myself John O'Brien. What a great mix of people!

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.soulsolutions.com.au%2fBlog%2ftabid%2f73%2fEntryID%2f473%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.soulsolutions.com.au%2fBlog%2ftabid%2f73%2fEntryID%2f473%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Virtual_Earth_Part_3_Project_Deep_Earth_launches</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Virtual_Earth_Part_3_Project_Deep_Earth_launches</guid>
      <pubDate>Sat, 14 Jun 2008 07:52:08 GMT</pubDate>
    </item>
    <item>
      <title>VS web app: System.Runtime.InteropServices.COMException</title>
      <description>What to do if you open a solution in Visual Studio 2008 and you are greeted with a System.Runtime.InteropServices.COMException &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f04%2fVS-web-app-SystemRuntimeInteropServicesCOMException.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f04%2fVS-web-app-SystemRuntimeInteropServicesCOMException.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/VS_web_app_System_Runtime_InteropServices_COMException</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/VS_web_app_System_Runtime_InteropServices_COMException</guid>
      <pubDate>Wed, 28 May 2008 21:53:04 GMT</pubDate>
    </item>
    <item>
      <title>Should you fear the release of VS2008 and .Net 3.5 SP1 Beta?</title>
      <description>Scott Hanselman's post about the release of VS2008 &amp;amp; .NET 3.5 SP1 Beta.  His post does have value, not just a rehash of what everyone else has been blogging :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVS2008AndNet35SP1BetaShouldYouFearThisRelease.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVS2008AndNet35SP1BetaShouldYouFearThisRelease.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Should_you_fear_the_release_of_VS2008_and_Net_3_5_SP1_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Should_you_fear_the_release_of_VS2008_and_Net_3_5_SP1_Beta</guid>
      <pubDate>Tue, 13 May 2008 13:08:23 GMT</pubDate>
    </item>
    <item>
      <title>The links from MIX08 already available: MVC 2 and Silverlight 2.0</title>
      <description>Early access to downloads for ASP.NET MVC preview 2 and Silverlight 2.0 beta 1 &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%2f2008%2f03%2f05%2fThe-links-from-MIX08-already-available-MVC-2-and-Silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f03%2f05%2fThe-links-from-MIX08-already-available-MVC-2-and-Silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/The_links_from_MIX08_already_available_MVC_2_and_Silverlight_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/The_links_from_MIX08_already_available_MVC_2_and_Silverlight_2_0</guid>
      <pubDate>Wed, 05 Mar 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>First Look At Silverlight 2 </title>
      <description>Scott Gu annouces Silverlight 2 and describes a sample application that should be of interest to anyone developing web applications to consume data from public APIs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f22%2ffirst-look-at-silverlight-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f22%2ffirst-look-at-silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/First_Look_At_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/First_Look_At_Silverlight_2</guid>
      <pubDate>Fri, 22 Feb 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>XmlDocument fluent interface</title>
      <description>A simple fluent interface for creating XmlDocuments &amp;amp; strings. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</guid>
      <pubDate>Sun, 24 Feb 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery for ASP.NET Mvc - part 2</title>
      <description>All new and improved version of the jquery and asp.net mvc sample.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f02%2f16%2fjquery-for-aspnet-mvc-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f02%2f16%2fjquery-for-aspnet-mvc-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_for_ASP_NET_Mvc_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_for_ASP_NET_Mvc_part_2</guid>
      <pubDate>Mon, 18 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Does Your Code Pass &amp;quot;The Turkey Test?&amp;quot;</title>
      <description>How careful are you about using the correct form of string and number formatting? How about your use of String.Compare and String.Equals? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moserware.com%2f2008%2f02%2fdoes-your-code-pass-turkey-test.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f02%2fdoes-your-code-pass-turkey-test.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Does_Your_Code_Pass_The_Turkey_Test</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Does_Your_Code_Pass_The_Turkey_Test</guid>
      <pubDate>Sat, 16 Feb 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Having a Wii bit of fun</title>
      <description>A detailed step by step article on how to connect to a Wii controller and bind it to a WPF application &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%2f2008%2f02%2f13%2fhaving-a-wii-bit-of-fun.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f02%2f13%2fhaving-a-wii-bit-of-fun.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Having_a_Wii_bit_of_fun</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Having_a_Wii_bit_of_fun</guid>
      <pubDate>Mon, 18 Feb 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Create elegant code with Action delegate and List.ForEach method</title>
      <description>Small example of how to use Action delegate to perform some action on all elements of a collection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2faction_delegate_with_foreach.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2faction_delegate_with_foreach.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_elegant_code_with_Action_delegate_and_List_ForEach_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_elegant_code_with_Action_delegate_and_List_ForEach_method</guid>
      <pubDate>Mon, 12 Nov 2007 12:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>