<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Reman</title>
    <description>Stories kicked by Reman</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 - Think Before You Bind</title>
      <description>ASP.NET MVC is a powerful and simple framework, but there are a few things that ASP.NET developers will need to pay careful attention to when moving to MVC. This post discusses the automatic binding abilities in ASP.NET MVC and why you need to think before you bind. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f01%2f08%2fASPNET-MVC-Think-Before-You-Bind.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f01%2f08%2fASPNET-MVC-Think-Before-You-Bind.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Think_Before_You_Bind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Think_Before_You_Bind</guid>
      <pubDate>Thu, 08 Jan 2009 16:31:20 GMT</pubDate>
    </item>
    <item>
      <title>PhotoSuru released!!!</title>
      <description>PhotoSure, a photo-viewing application created by the WPF team is finally released! This is a excellent example of how rich client applications should look!!! &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%2f08%2fphotosuru-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f01%2f08%2fphotosuru-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/PhotoSuru_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/PhotoSuru_released</guid>
      <pubDate>Thu, 08 Jan 2009 17:16:05 GMT</pubDate>
    </item>
    <item>
      <title>IoC libraries compared</title>
      <description>A comparison of how to initialize various IoC libraries.  Including AutoFac, Ninject, Spring.Net, StructureMap, Unity, and Windsor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2009%2f01%2f07%2fioc-libraries-compared%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2009%2f01%2f07%2fioc-libraries-compared%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/IoC_libraries_compared</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/IoC_libraries_compared</guid>
      <pubDate>Thu, 08 Jan 2009 18:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Pex - Software Cracker?</title>
      <description>I started thinking more about what Pex does, it generates tests for your code. It also generates meaningful values for your methods to get the most code coverage. So could Pex be used to generate a password for software, or find holes in lincese key generators? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2fPex-Software-Cracker.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2fPex-Software-Cracker.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Pex_Software_Cracker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Pex_Software_Cracker</guid>
      <pubDate>Thu, 08 Jan 2009 05:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Working With ASP.Net MVC Part 3 - Url Routing </title>
      <description>Url Routing has become a very common these days. In fact, at least among the websites I visit, it has become more common than not routing urls. Url Routing is part of the ASP.Net framework, both MVC and WebForms, that lets you easily rewrite and map your urls to make them look nicer and be more serach engine friendly. 
 &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%2f01%2f07%2fworking-with-aspnet-mvc-part-3-url-routing%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f01%2f07%2fworking-with-aspnet-mvc-part-3-url-routing%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Working_With_ASP_Net_MVC_Part_3_Url_Routing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Working_With_ASP_Net_MVC_Part_3_Url_Routing</guid>
      <pubDate>Fri, 09 Jan 2009 07:31:17 GMT</pubDate>
    </item>
    <item>
      <title>Most Interesting .NET StackOverFlow Questions</title>
      <description>Today a short list of My Personal Most Interesting .NET Questions to me asked on StackOverFlow I founded.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f02%2fMost-Interesting-NET-StackOverFlow-Questions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f02%2fMost-Interesting-NET-StackOverFlow-Questions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Most_Interesting_NET_StackOverFlow_Questions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Most_Interesting_NET_StackOverFlow_Questions</guid>
      <pubDate>Sun, 04 Jan 2009 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Features of C#</title>
      <description>In this article, I'll just link to a pretty great StackOverFlow Question about Hidden Features of C#.
Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2009%2f01%2f01%2fHidden-Features-of-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Features_of_C</guid>
      <pubDate>Fri, 02 Jan 2009 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Is lambdas syntatic sugar, or Turkish delight?</title>
      <description>In this post, Tuna tries to clarify his points on whether lambdas are syntatic sugars or not.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tunatoksoz.com%2fpost%2fIs-lambdas-syntatic-sugar-or-Turkish-delight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tunatoksoz.com%2fpost%2fIs-lambdas-syntatic-sugar-or-Turkish-delight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_lambdas_syntatic_sugar_or_Turkish_delight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_lambdas_syntatic_sugar_or_Turkish_delight</guid>
      <pubDate>Thu, 01 Jan 2009 12:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Using JsonResult in ASP.NET MVC AJAX</title>
      <description>In ASP.NET MVC you can write action methods that return a variety of types to be used in your views to obtain data for AJAX interactions. Most common types are string and ActionResult, but there is also an option called JsonResult which returns its values as JSON serialized data. The returned data can be used easily in client-side as appropriate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fusing-jsonresult-in-asp-net-mvc-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fusing-jsonresult-in-asp-net-mvc-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Using_JsonResult_in_ASP_NET_MVC_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Using_JsonResult_in_ASP_NET_MVC_AJAX</guid>
      <pubDate>Sat, 27 Dec 2008 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Raising Events the right way, the easy way, with an Extension Method</title>
      <description>Raising events takes 3 lines of code.  Let's follow the DRY principal and get that down to one line.  Less noise, more action, very tastey. Merry Christmas. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbrianc.me%2fblog%2fevent-raising-and-dry-extension-method%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbrianc.me%2fblog%2fevent-raising-and-dry-extension-method%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/Raising_Events_the_right_way_the_easy_way_with_an_Extension_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/Raising_Events_the_right_way_the_easy_way_with_an_Extension_Method</guid>
      <pubDate>Sat, 27 Dec 2008 11:16:19 GMT</pubDate>
    </item>
    <item>
      <title>Filtering List Items, The Old, The New and the Slick </title>
      <description>I was into filtering items lately  and I have decided to write about some of the techniques out there 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f12%2f24%2ffiltering-list-items-the-old-the-new-and-the-slick%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f12%2f24%2ffiltering-list-items-the-old-the-new-and-the-slick%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Filtering_List_Items_The_Old_The_New_and_the_Slick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Filtering_List_Items_The_Old_The_New_and_the_Slick</guid>
      <pubDate>Sat, 27 Dec 2008 12:01:12 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript And The rel Attribute</title>
      <description>Working in JavaScript is one of my favorite things to do. I love how dynamic the language is and how powerful it can be. This programming dream is often turned into a nightmare by varying browser implementations, blatant disregard for accepted Web Standards (I'm looking at you IE), and a host of other odd things that can pop up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f12%2f23%2fjavascript-and-the-rel-attribute%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f12%2f23%2fjavascript-and-the-rel-attribute%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JavaScript_And_The_rel_Attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JavaScript_And_The_rel_Attribute</guid>
      <pubDate>Sat, 27 Dec 2008 15:01:18 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure Blob Storage</title>
      <description>A video on Blob Storage with Windows Azure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2008%2f12%2f22%2fasp-net-podcast-show-132-windows-azure-blob-storage-video.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2008%2f12%2f22%2fasp-net-podcast-show-132-windows-azure-blob-storage-video.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Windows_Azure_Blob_Storage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Windows_Azure_Blob_Storage</guid>
      <pubDate>Mon, 22 Dec 2008 20:16:03 GMT</pubDate>
    </item>
    <item>
      <title>CarTrackr on Windows Azure - Part 4 - Membership and authentication</title>
      <description>This post is part 4 of my series on Windows Azure, in which I'll try to convert my ASP.NET MVC application into a cloud application. The current post is all about implementing authentication in CarTrackr. 

Other parts: 

Part 1 - Introduction, containg links to all other parts 
Part 2 - Cloud-enabling CarTrackr 
Part 3 - Data storage 
Part 4 - Membership and authentication (current part) 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f11%2fCarTrackr-on-Windows-Azure-Part-4-Membership-and-authentication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f11%2fCarTrackr-on-Windows-Azure-Part-4-Membership-and-authentication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_4_Membership_and_authentication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_4_Membership_and_authentication</guid>
      <pubDate>Thu, 18 Dec 2008 13:31:18 GMT</pubDate>
    </item>
    <item>
      <title>Saving DotNetKicks</title>
      <description>Keyvan wrote something about our popular social bookmarking site, DotNetKicks and talked about some spamming problems on DNK and discussed about saving DNK from this situation. A must read post for all DotNetKicks lovers! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fsaving-dotnetkicks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fsaving-dotnetkicks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Saving_DotNetKicks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Saving_DotNetKicks</guid>
      <pubDate>Wed, 17 Dec 2008 14:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Introducing the ASP.NET MVC (Part 1) - The Model-View-Controller Patte</title>
      <description>About a month and a half ago I announced that I am writing a book, I was really overwhelmed by the amount of support that I received from this announcement.  Both myself and Al are really looking forward to the day when this book ships, and we start receiving real feedback on all our hard work.  However, both of us would like to start receiving feedback as soon as possible, so.

In an effort to write the book and keep blogging, I decided to open source the last chapter, Chapter 2, that I have to write.  I am doing this so I can receive feedback on this chapter as early as possible.  Because this chapter, in my opinion, is probably the most critical of the book, it defines the context around ASP.NET MVC and how it differs from ASP.NET Web Forms, as well as giving a historical perspective of the MVC pattern. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f12%2fintroducing-aspnet-mvc-part-1-model-view-controller%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f12%2fintroducing-aspnet-mvc-part-1-model-view-controller%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Introducing_the_ASP_NET_MVC_Part_1_The_Model_View_Controller_Patte</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Introducing_the_ASP_NET_MVC_Part_1_The_Model_View_Controller_Patte</guid>
      <pubDate>Mon, 15 Dec 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Track your car expenses in the cloud! CarTrackr on Windows Azure - Par</title>
      <description>As you may see in the title, I will be starting a series on modifying my CarTrackr sample application to a cloud-based, Windows Azure application. At this point, I don't know if it's easy nor do I know what it takes to achieve this goal. I only have some assumtions on how CarTrackr can be converted to a cloud application. 

This post is part 1 of the series, in which I'll describe the architecture of Windows Azure and what I think it takes to convert my ASP.NET MVC application into a cloud application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fTrack-your-car-expenses-in-the-cloud!-CarTrackr-on-Windows-Azure-Part-1-Introduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fTrack-your-car-expenses-in-the-cloud!-CarTrackr-on-Windows-Azure-Part-1-Introduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Track_your_car_expenses_in_the_cloud_CarTrackr_on_Windows_Azure_Par</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Track_your_car_expenses_in_the_cloud_CarTrackr_on_Windows_Azure_Par</guid>
      <pubDate>Mon, 15 Dec 2008 21:46:07 GMT</pubDate>
    </item>
    <item>
      <title>Contributing to OSS - Creating a test case &amp;amp; patch</title>
      <description>In this post Tuna tries to show how one can contribute to OSS, specifically NHibernate,  projects by creating tests. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tunatoksoz.com%2fpost%2fContributing-to-OSS-e28093-Creating-a-test-case-patch.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tunatoksoz.com%2fpost%2fContributing-to-OSS-e28093-Creating-a-test-case-patch.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Contributing_to_OSS_Creating_a_test_case_patch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Contributing_to_OSS_Creating_a_test_case_patch</guid>
      <pubDate>Mon, 15 Dec 2008 00:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Building a simple multiplayer game with ASP.Net MVC and jQuery</title>
      <description>Last weekend I had presented a small multiplayer-game built in MVC and jQuery as a sample for a speaking engagement. There isn't much to the &amp;quot;game&amp;quot;, as you currently can only move around, but it helps illustrate how easy it is to use jQuery and MVC together to make something interesting. Who knows, maybe the source could kick-start development on your own game? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3df84f38e9-725c-4adc-ac17-e0d92ac0e176"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3df84f38e9-725c-4adc-ac17-e0d92ac0e176" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_a_simple_multiplayer_game_with_ASP_Net_MVC_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_a_simple_multiplayer_game_with_ASP_Net_MVC_and_jQuery</guid>
      <pubDate>Mon, 15 Dec 2008 02:16:17 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Autocomplete   JSON   ASP.NET MVC</title>
      <description>Great overview of undocumented jQuery AutoComplete. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.schuager.com%2f2008%2f09%2fjquery-autocomplete-json-apsnet-mvc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.schuager.com%2f2008%2f09%2fjquery-autocomplete-json-apsnet-mvc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Autocomplete_JSON_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Autocomplete_JSON_ASP_NET_MVC</guid>
      <pubDate>Mon, 15 Dec 2008 03:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Is F# faster than C#</title>
      <description>I had a bet with a co-worker that C# would out perform F# for a simple counting exercise. This turned out to be quite a surprise for many reasons. In this blog post I will try to explain why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</guid>
      <pubDate>Thu, 11 Dec 2008 23:16:11 GMT</pubDate>
    </item>
    <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>Taking a look at how to create a application feature via TDD</title>
      <description>This is the second part of 'Creating a new feature via TDD' series where we make our test logic pass by filling out our application logic. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f70"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f70" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Taking_a_look_at_how_to_create_a_application_feature_via_TDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Taking_a_look_at_how_to_create_a_application_feature_via_TDD</guid>
      <pubDate>Thu, 11 Dec 2008 17:16:21 GMT</pubDate>
    </item>
    <item>
      <title>One PowerShell Script to download PDC2008 Videos, Code and PowerPoints</title>
      <description>Yes I did it. I downloaded all 65,563,667,714 bytes and saved them as 407 files on my nice new WD Passport hard drive that I brought home from the PDC2008. And, yes I did it the old fashioned manual way: Right-Click on link and Save-As. But you don't have to do it. In this blog post I provide the metadata of all the files I downloaded and a PowerShell script that will help you automating the download process. Besides the PDC content you also get to a treasure trove of PowerShell scripting techniques ranging from dynamically generating Regular Expressions to loading meta-data form XML and CSV files.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f12%2fOne-PowerShell-Script-to-download-them-all.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f12%2fOne-PowerShell-Script-to-download-them-all.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/One_PowerShell_Script_to_download_PDC2008_Videos_Code_and_PowerPoints</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/One_PowerShell_Script_to_download_PDC2008_Videos_Code_and_PowerPoints</guid>
      <pubDate>Wed, 10 Dec 2008 18:46:08 GMT</pubDate>
    </item>
    <item>
      <title>LINQ-to-Entities: The Blackberry Storm of ORMs?</title>
      <description>Opinion article on how LINQ-to-Entities currently seems to compare unfavorably to LINQ-to-SQL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hackification.com%2f2008%2f12%2f03%2flinq-to-entities-the-blackberry-storm-of-orms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hackification.com%2f2008%2f12%2f03%2flinq-to-entities-the-blackberry-storm-of-orms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_Entities_The_Blackberry_Storm_of_ORMs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_Entities_The_Blackberry_Storm_of_ORMs</guid>
      <pubDate>Wed, 10 Dec 2008 22:31:17 GMT</pubDate>
    </item>
  </channel>
</rss>