<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by crpietschmann</title>
    <description>Stories kicked by crpietschmann</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>How to pass Dictionary as a parameter to an ActionResult</title>
      <description>I'm using jQuery to make an Ajax call using an Http Post in ASP.NET MVC. I would like to be able to pass a Dictionary of values. I finally figured out the best solution is to pass JSON via the Http Post and use a custom ModelBinder to convert the JSON to a Dictionary. One thing I did in my solution is created a JsonDictionary object that inherits from Dictionary so that I can attach the custom ModelBinder to the JsonDictionary type, and it wont cause any conflicts in the future if I use Dictionary as a ActionResult parameter later on for a different purpose than JSON. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstackoverflow.com%2fquestions%2f1077481%2fhow-do-i-pass-a-dictionary-as-a-parameter-to-an-actionresult-method-from-jquery-a%2f1080721"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstackoverflow.com%2fquestions%2f1077481%2fhow-do-i-pass-a-dictionary-as-a-parameter-to-an-actionresult-method-from-jquery-a%2f1080721" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/How_to_pass_Dictionary_as_a_parameter_to_an_ActionResult</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/How_to_pass_Dictionary_as_a_parameter_to_an_ActionResult</guid>
      <pubDate>Fri, 03 Jul 2009 22:48:07 GMT</pubDate>
    </item>
    <item>
      <title>Upload Multiple Files in ASP.NET using jQuery</title>
      <description>Continuing my 'no less than an exciting' journey of exploring ASP.NET with jQuery, today's article will demonstrate how to Upload multiple files in ASP.NET using jQuery.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d317"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d317" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Upload_Multiple_Files_in_ASP_NET_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Upload_Multiple_Files_in_ASP_NET_using_jQuery</guid>
      <pubDate>Thu, 02 Jul 2009 14:27:12 GMT</pubDate>
    </item>
    <item>
      <title>OpenForum - A Free Forum for ASP.NET MVC Applications</title>
      <description>One of the things that I really like about the MVC framework is that it offers some unique possibilities when it comes to third parties developing entire sub-systems that can easily be plugged into existing applications. Recently, I had some "down time" at my work and decided to take the opportunity to experiment with doing just that. Here are the results of that experiment. OpenForum is a forum that can easily be plugged into any MVC application with very little effort. In fact, there are only three steps to get OpenForum working with most MVC applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsoftware.herbrandson.com%2findex.php%2f2009%2f06%2fopenforum-a-free-forum-for-mvc-applications"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsoftware.herbrandson.com%2findex.php%2f2009%2f06%2fopenforum-a-free-forum-for-mvc-applications" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/OpenForum_A_Free_Forum_for_ASP_NET_MVC_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/OpenForum_A_Free_Forum_for_ASP_NET_MVC_Applications</guid>
      <pubDate>Tue, 30 Jun 2009 15:15:01 GMT</pubDate>
    </item>
    <item>
      <title>Never worry about ASP.NET AJAX's &amp;quot;d&amp;quot; again</title>
      <description>Since a lot of people are having trouble with it, I want to share one method you can use to completely isolate your code from the &amp;quot;.d&amp;quot; problem. In this post, I will show you how to detect the ".d" and how you can completely isolate your $.ajax success handler from it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f06%2f29%2fnever-worry-about-asp-net-ajaxs-d-again%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f06%2f29%2fnever-worry-about-asp-net-ajaxs-d-again%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Never_worry_about_ASP_NET_AJAX_s_d_again</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Never_worry_about_ASP_NET_AJAX_s_d_again</guid>
      <pubDate>Mon, 29 Jun 2009 17:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Revive your user group</title>
      <description>stresses the importance of a good user group. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebbtechsolutions.com%2f2009%2f06%2f26%2frevive-your-user-group%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebbtechsolutions.com%2f2009%2f06%2f26%2frevive-your-user-group%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Revive_your_user_group</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Revive_your_user_group</guid>
      <pubDate>Fri, 26 Jun 2009 16:18:29 GMT</pubDate>
    </item>
    <item>
      <title>25 Very Important interview tips for anyone</title>
      <description>25 Very Important interview tips for beginners. These are really good tips specially for people who are newly searching for jobs or have not attended an interview from long time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsw-interview-questions.blogspot.com%2f2008%2f08%2f25-very-important-interview-tips-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsw-interview-questions.blogspot.com%2f2008%2f08%2f25-very-important-interview-tips-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/25_Very_Important_interview_tips_for_anyone</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/25_Very_Important_interview_tips_for_anyone</guid>
      <pubDate>Fri, 26 Jun 2009 04:40:03 GMT</pubDate>
    </item>
    <item>
      <title>Hey jQuery lovers, ASP.NET AJAX can do Ajax too!</title>
      <description>Learn how to make Ajax requests easy with the ASP.NET AJAX client-side library. &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%2f06%2f26%2fHey-jQuery-lovers-ASPNET-AJAX-can-do-Ajax-too!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f26%2fHey-jQuery-lovers-ASPNET-AJAX-can-do-Ajax-too!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Hey_jQuery_lovers_ASP_NET_AJAX_can_do_Ajax_too</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Hey_jQuery_lovers_ASP_NET_AJAX_can_do_Ajax_too</guid>
      <pubDate>Fri, 26 Jun 2009 04:32:19 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript Shortcuts</title>
      <description>Write more compact JavaScript with these two tips. &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%2f06%2f24%2fJavaScript-Shortcuts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.myviewstate.net%2fblog%2fpost%2f2009%2f06%2f24%2fJavaScript-Shortcuts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/JavaScript_Shortcuts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/JavaScript_Shortcuts</guid>
      <pubDate>Mon, 29 Jun 2009 16:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Complex Keys In Generic Dictionary</title>
      <description>How to work with complex keys in generic dictionary &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvadmyst.blogspot.com%2f2009%2f06%2fcomplex-keys-in-generic-dictionary.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvadmyst.blogspot.com%2f2009%2f06%2fcomplex-keys-in-generic-dictionary.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Complex_Keys_In_Generic_Dictionary</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Complex_Keys_In_Generic_Dictionary</guid>
      <pubDate>Wed, 24 Jun 2009 18:53:50 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Ajax - Script Combining and moving ScriptResource.axd's to Sta</title>
      <description>I've got a little something I'm doing and I wanted to take control over some scripts that were being added by ASP.NET WebForms. Remember that ASP.NET WebForms is designed around a control/component model, so you don't get 100% control over your markup. When you drag a control onto the page in WebForms, you expect it to work. &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%2fASPNETAjaxScriptCombiningAndMovingScriptResourceaxdsToStaticScripts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETAjaxScriptCombiningAndMovingScriptResourceaxdsToStaticScripts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_Ajax_Script_Combining_and_moving_ScriptResource_axd_s_to_Sta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_Ajax_Script_Combining_and_moving_ScriptResource_axd_s_to_Sta</guid>
      <pubDate>Wed, 24 Jun 2009 14:25:30 GMT</pubDate>
    </item>
    <item>
      <title>The ASP.NET MVC ActionController - The controllerless action</title>
      <description>There has been quite  a bit of discussion about how controllers are really namespaces trying to get out once you use the concept on a nontrivial application. 

Brian Donahue's post on The anti-controller revolution prompted me to do this little experiment.  He references some twitter posts by Jimmy Bogard, one of my esteemed consultants at Headspring Systems.  Chad Myers also has opined about the notion of more independent actions and has cited precedence. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fthe-asp-net-mvc-actioncontroller-ndash-the-controllerless-action-or-actionless-controller%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fthe-asp-net-mvc-actioncontroller-ndash-the-controllerless-action-or-actionless-controller%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_ActionController_The_controllerless_action</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_ActionController_The_controllerless_action</guid>
      <pubDate>Tue, 23 Jun 2009 11:51:17 GMT</pubDate>
    </item>
    <item>
      <title>CLR Injection: Runtime Method Replacer</title>
      <description>how the JIT compiles MSIL and create a utility that allow us to programmatically replace any JIT'ed method with another method at runtime.  We will also create a debugging utility that will intercept JIT calls and print diagnostics information to the console. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fCLRMethodInjection.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fCLRMethodInjection.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CLR_Injection_Runtime_Method_Replacer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CLR_Injection_Runtime_Method_Replacer</guid>
      <pubDate>Mon, 29 Jun 2009 20:30:00 GMT</pubDate>
    </item>
    <item>
      <title>A Cool Bing-like Search Box (Button on the Inside)</title>
      <description>In this article, Ashic Mahtab shows how to create a cool bing search like search box using css. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.heartysoft.com%2fpost%2f2009%2f06%2f15%2fA-Cool-Bing-like-Search-Box-(Button-on-the-Inside).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.heartysoft.com%2fpost%2f2009%2f06%2f15%2fA-Cool-Bing-like-Search-Box-(Button-on-the-Inside).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Cool_Bing_like_Search_Box_Button_on_the_Inside</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Cool_Bing_like_Search_Box_Button_on_the_Inside</guid>
      <pubDate>Tue, 16 Jun 2009 04:04:14 GMT</pubDate>
    </item>
    <item>
      <title>Build your own Whois Lookup with ASP.NET and jQuery</title>
      <description>IP addresses can reveal a lot about your web visitors. For an ecommerce site, the owner or registrant of the visitor's IP address can be very useful information. You could paste each visitor IP address into one of the many free IP Lookup sites available, but that can be time-consuming and tedious. Or you could build your own lookup. This article shows how this can be done pretty quickly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikesdotnetting.com%2fArticle.aspx%3fArticleID%3d103"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikesdotnetting.com%2fArticle.aspx%3fArticleID%3d103" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Build_your_own_Whois_Lookup_with_ASP_NET_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Build_your_own_Whois_Lookup_with_ASP_NET_and_jQuery</guid>
      <pubDate>Mon, 15 Jun 2009 14:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Learning new Programmming Languages and Technologies</title>
      <description>Recently, I've read article after article about how part of being a good software developer is about being open to new technologies, and to "learn new things" - and I'd be foolish not to agree. However... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fLearning-new-Programmming-Languages-and-Technologies.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fLearning-new-Programmming-Languages-and-Technologies.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Learning_new_Programmming_Languages_and_Technologies</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Learning_new_Programmming_Languages_and_Technologies</guid>
      <pubDate>Thu, 11 Jun 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>11 keystrokes that made my jQuery selector run 10x faster</title>
      <description>An in-depth analysis of the performance concerns when using a popular jQuery selector and a couple ways to dramatically speed it up, including benchmarks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f06%2f09%2f11-keystrokes-that-made-my-jquery-selector-run-10x-faster%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f06%2f09%2f11-keystrokes-that-made-my-jquery-selector-run-10x-faster%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/11_keystrokes_that_made_my_jQuery_selector_run_10x_faster</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/11_keystrokes_that_made_my_jQuery_selector_run_10x_faster</guid>
      <pubDate>Tue, 09 Jun 2009 21:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Rebranding Microsoft Virtual Earth To &amp;quot;Bing Maps for Enterprise&amp;quot;</title>
      <description>Microsoft Virtual Earth now has a new name (and it's not Kumo or Kiev). First, a little background to ensure we're all on the same page. As of yesterday.. Microsoft Virtual Earth is now called "Bing Maps for Enterprise." &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bing.com%2fcommunity%2fblogs%2fmaps%2farchive%2f2009%2f05%2f28%2frebranding-microsoft-virtual-earth-to.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bing.com%2fcommunity%2fblogs%2fmaps%2farchive%2f2009%2f05%2f28%2frebranding-microsoft-virtual-earth-to.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Rebranding_Microsoft_Virtual_Earth_To_Bing_Maps_for_Enterprise</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Rebranding_Microsoft_Virtual_Earth_To_Bing_Maps_for_Enterprise</guid>
      <pubDate>Tue, 02 Jun 2009 21:33:11 GMT</pubDate>
    </item>
    <item>
      <title>Add a bit of 'Bing' to your silverlight maps</title>
      <description>As you cannot have missed in the news recently Microsoft has re-branded its search offering to be called "Bing". This means Virtual Earth is now called Bing Maps for Enterprise. Yesterday Microsoft automatically updated the Ajax Virtual Earth control to use the new Bing logo and you may have wondered why the Silverlight map control was not also updated? The reason is that the logo is a resource in the Silverlight control assembly and is not pointing to an external file. So does that mean we have to wait for a new release of the Bing Silverlight map control before the logo will get changed? Well yes and no, if you want it to be automatically changed you will have to wait for the next release but there is nothing stopping you changing it yourself now by following the steps below. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.earthware.co.uk%2fblog%2findex.php%2f2009%2f06%2fadd-a-bit-of-bing-to-your-silverlight-maps%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.earthware.co.uk%2fblog%2findex.php%2f2009%2f06%2fadd-a-bit-of-bing-to-your-silverlight-maps%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Add_a_bit_of_Bing_to_your_silverlight_maps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Add_a_bit_of_Bing_to_your_silverlight_maps</guid>
      <pubDate>Tue, 02 Jun 2009 21:31:12 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC UI Components (Continued) - Kazi Manzur Rashid</title>
      <description>In my last post, two important issues are raised
1. The justification of having server side components for jQuery UI.
2. The style of syntax.
The intension of my last post was to get the feedback of the type of syntax the ASP.NET MVC developer prefers, so I did not mention anything on the server side side integration, this might be the reason why few people were unable to find the benefits of this server side support. In this post, I will try to show few simple examples of the server side integration, lets say that you are creating a Task submit form, you can use the Slider as completed percent field instead of regular input field, like the following.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f05%2f28%2fasp-net-mvc-ui-components-continued.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f05%2f28%2fasp-net-mvc-ui-components-continued.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UI_Components_Continued_Kazi_Manzur_Rashid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UI_Components_Continued_Kazi_Manzur_Rashid</guid>
      <pubDate>Mon, 01 Jun 2009 12:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Customize Visual Studio 2010 Beta 1 Start Page using WPF/XAML</title>
      <description>My name is Adrian Collier and I am the Program Manager responsible for the Start Page in the Visual Studio. One of the coolest things we can do in this release is to create custom start pages using WPF. This post details how to get up and running with this feature, along with some warnings on how this feature will be changing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fvsxteam%2farchive%2f2009%2f05%2f20%2fvisual-studio-2010-beta-1-start-page-customization.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fvsxteam%2farchive%2f2009%2f05%2f20%2fvisual-studio-2010-beta-1-start-page-customization.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Customize_Visual_Studio_2010_Beta_1_Start_Page_using_WPF_XAML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Customize_Visual_Studio_2010_Beta_1_Start_Page_using_WPF_XAML</guid>
      <pubDate>Sat, 23 May 2009 00:39:31 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>Book Review - Wrox Professional ASP.NET MVC 1.0</title>
      <description>A review of Professional ASP.NET MVC 1.0 from Wrox.  A great book from Rob Conery, Scott Hanselman, Phil Haack, and Scott Guthrie. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f17%2fBook-Review-Wrox-Professional-ASP.NET-MVC-1.0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f17%2fBook-Review-Wrox-Professional-ASP.NET-MVC-1.0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Book_Review_Wrox_Professional_ASP_NET_MVC_1_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Book_Review_Wrox_Professional_ASP_NET_MVC_1_0</guid>
      <pubDate>Thu, 21 May 2009 22:19:48 GMT</pubDate>
    </item>
    <item>
      <title>jLinq - LINQ for JavaScript</title>
      <description>Today I wish to tell about jLinq library. Its uniqueness consists that with its help we can do LINQ-inquiries in JavaScript a code. jLinq query is looking as follows.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsergeyzwezdin%2farchive%2f2009%2f05%2f05%2fjlinq-linq-for-javascript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsergeyzwezdin%2farchive%2f2009%2f05%2f05%2fjlinq-linq-for-javascript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jLinq_LINQ_for_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jLinq_LINQ_for_JavaScript</guid>
      <pubDate>Tue, 19 May 2009 15:30:41 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 Beta 1 for MSDN Subscribers</title>
      <description>Visual Studio 2010 Beta 1 is now on MSDN along with .Net 4 Beta 1.

Some highlights from the information:

.Net 4.0
Cloud Development - Windows Azure which is basically utility computing where you pay by the hour for your usage.
Parallel Development - Not sure if this only means PLINQ for .Net developers or if they are only talking about C++ devs.  
TDD Improvements - Editor changes for building test cases first, and then writing the code.
ASP.NET - CSS grids and design surfaces changes, more Javascript debugging improvements.
C++ Compiler - Lots of changes for C++ development, including MFC.
Sharepoint templates 
New Project Templates
Windows 7 - MFC updates for Ribbon UI, and WPF changes.
Application Model Changes - Reverse existing codebases, and lots of changes in Architect Edition to support more model types (including Class Libraries finally).
Test Runner - This is potentially huge as it allows testers to submit bug reports complete with callstacks and traces that you can actually use to resume an app at the error point to avoid the dreaded No Repro on bug reports.  I have seen this demo and it is quite impressive.  We will see how it actually works though. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f05%2f17%2fvisual-studio-2010-beta-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f05%2f17%2fvisual-studio-2010-beta-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_for_MSDN_Subscribers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_for_MSDN_Subscribers</guid>
      <pubDate>Tue, 19 May 2009 07:46:09 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Subdomain Routing</title>
      <description>One of the propagated "great features" for ASP.NET MVC is the full control you have over the routing and url's of your webapplication. In order to demonstrate this, let's walk through a sample that specifically handles subdomain routing.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fASPNET-MVC-Subdomain-Routing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fASPNET-MVC-Subdomain-Routing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Subdomain_Routing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Subdomain_Routing</guid>
      <pubDate>Fri, 15 May 2009 02:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>