<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - new stories</title>
    <description>the latest stories from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>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>Bing VS. Google - A Spark of Search Engine Wars?</title>
      <description>Bing is a new search engine from Microsoft that has been released exactly one month ago... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkariem.net%2farchive%2f2009%2f07%2f03%2fbing-vs.-google-ndash-a-spark-of-search-engine-wars.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkariem.net%2farchive%2f2009%2f07%2f03%2fbing-vs.-google-ndash-a-spark-of-search-engine-wars.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Bing_VS_Google_A_Spark_of_Search_Engine_Wars</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Bing_VS_Google_A_Spark_of_Search_Engine_Wars</guid>
      <pubDate>Fri, 03 Jul 2009 21:53:25 GMT</pubDate>
    </item>
    <item>
      <title>Hiding the Mouse Pointer (C#)</title>
      <description>Some applications require that the mouse pointer be hidden during use. Examples of such software include screen savers and graphical applications or games. Each may fundamentally change the manner of display or the general behaviour of the cursor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fHideMousePointer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fHideMousePointer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Hiding_the_Mouse_Pointer_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Hiding_the_Mouse_Pointer_C</guid>
      <pubDate>Fri, 03 Jul 2009 20:41:15 GMT</pubDate>
    </item>
    <item>
      <title>Moving the Mouse Pointer Programmatically (C#)</title>
      <description>Although rare, there are some situations where you may wish to reposition the mouse pointer programmatically to improve the user experience or to enhance accessibility. This can be easily achieved using standard .NET classes and properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fMoveMousePointer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fMoveMousePointer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Moving_the_Mouse_Pointer_Programmatically_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Moving_the_Mouse_Pointer_Programmatically_C</guid>
      <pubDate>Fri, 03 Jul 2009 20:35:03 GMT</pubDate>
    </item>
    <item>
      <title>Article: Azure Storage</title>
      <description>In this article, we will cover just the basics of the three storage services of Windows Azure. I want to give you a sense for what it's like to program against Azure Storage. At the base level all access to Azure Storage uses pure REST APIs. This means that you can access it from any HTTP enabled platform / language. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.michaelckennedy.net%2fblog%2f2009%2f04%2f08%2fArticleAzureStorage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.michaelckennedy.net%2fblog%2f2009%2f04%2f08%2fArticleAzureStorage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Article_Azure_Storage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Article_Azure_Storage</guid>
      <pubDate>Fri, 03 Jul 2009 16:45:54 GMT</pubDate>
    </item>
    <item>
      <title>Accessing static properties using C# reflections</title>
      <description>access static properties using C# reflections &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffczaja.blogspot.com%2f2008%2f07%2faccessing-static-properties-using-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffczaja.blogspot.com%2f2008%2f07%2faccessing-static-properties-using-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Accessing_static_properties_using_C_reflections</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Accessing_static_properties_using_C_reflections</guid>
      <pubDate>Fri, 03 Jul 2009 15:42:54 GMT</pubDate>
    </item>
    <item>
      <title>How NOT To Design a UI - The dotnetkicks Example</title>
      <description>With the advent of ajax and jquery flooding the internet, web developers are providing professional and polished web designs like never before.  For example, when I search with google I type begin typing my query and google responds with other popular search terms and giving me feedback as I type. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.wijix.com%2fpost%2fHow-NOT-To-Design-a-UI-e28093-The-dotnetkicks-Example.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.wijix.com%2fpost%2fHow-NOT-To-Design-a-UI-e28093-The-dotnetkicks-Example.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_NOT_To_Design_a_UI_The_dotnetkicks_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_NOT_To_Design_a_UI_The_dotnetkicks_Example</guid>
      <pubDate>Fri, 03 Jul 2009 14:42:35 GMT</pubDate>
    </item>
    <item>
      <title>WPF Label vs. TextBlock revised</title>
      <description>New conclusions on the battle &amp;quot;TextBlock vs. Label&amp;quot;. Think about more than performance only! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2009%2f07%2f03%2fWPF-Label-vs-TextBlock.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2009%2f07%2f03%2fWPF-Label-vs-TextBlock.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Label_vs_TextBlock_revised</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Label_vs_TextBlock_revised</guid>
      <pubDate>Fri, 03 Jul 2009 13:35:40 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: DefaultControllerFactory is not thread safe!</title>
      <description>A bug in the current DefaultControllerFactory can create serious concurrency issues if you implement your own controller factory. This article explains how to work around it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftore.vestues.no%2f2009%2f07%2f03%2faspnet-mvc-defaultcontrollerfactory-is-not-thread-safe%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftore.vestues.no%2f2009%2f07%2f03%2faspnet-mvc-defaultcontrollerfactory-is-not-thread-safe%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_DefaultControllerFactory_is_not_thread_safe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_DefaultControllerFactory_is_not_thread_safe</guid>
      <pubDate>Fri, 03 Jul 2009 13:10:19 GMT</pubDate>
    </item>
    <item>
      <title>Testing Your Javascript</title>
      <description>TDD is becoming a very popular way to verify the integrity of your applications. In my opinion, Dynamic languages, like Javascript, benefit more from TDD than other languages as they can easily be modified at any time. This post discusses creating a simple test suite using Javascript. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsomewebguy.wordpress.com%2f2009%2f07%2f03%2ftesting-your-javascript%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsomewebguy.wordpress.com%2f2009%2f07%2f03%2ftesting-your-javascript%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testing_Your_Javascript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testing_Your_Javascript</guid>
      <pubDate>Fri, 03 Jul 2009 11:38:15 GMT</pubDate>
    </item>
    <item>
      <title>Development Tip: How to use Host Header with Development Server</title>
      <description>If you are using "Asp.Net Development Server" One of the big problem of developing multiple web site at the same time is Development Server does not recognize and support Host Header. So you have to use different port for each web site. Problem with this solution is if you have hard coded links or templates pointing website you have to tweak code for testing and development.

Here is the solution; Use Fiddler
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ilkeraksu.com%2fpost%2f2009%2f07%2f03%2fDevelopment-Tip-How-to-use-Host-Header-with-Development-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ilkeraksu.com%2fpost%2f2009%2f07%2f03%2fDevelopment-Tip-How-to-use-Host-Header-with-Development-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Development_Tip_How_to_use_Host_Header_with_Development_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Development_Tip_How_to_use_Host_Header_with_Development_Server</guid>
      <pubDate>Fri, 03 Jul 2009 10:44:00 GMT</pubDate>
    </item>
    <item>
      <title>Drink the red token - debug your claims-aware apps</title>
      <description>Another identity development widget brought to you by Vittorio's team. This time it's a very tiny control called SecurityTokenVisualizer that helps debugging claims-aware web applications. But the thing I like of this control is that it can also be used as a teaching tool, very useful for demos by the way. Last week we "dogfooded" it during the Iteration Review of an identity-related project and the audience made the click when we expanded the red small pentagon that shows the behind the scenes... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.southworks.net%2fmwoloski%2f2009%2f06%2f30%2fdrink-the-red-token-debug-your-claims-aware-apps%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.southworks.net%2fmwoloski%2f2009%2f06%2f30%2fdrink-the-red-token-debug-your-claims-aware-apps%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Drink_the_red_token_debug_your_claims_aware_apps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Drink_the_red_token_debug_your_claims_aware_apps</guid>
      <pubDate>Fri, 03 Jul 2009 10:32:00 GMT</pubDate>
    </item>
    <item>
      <title>A Simple .NET Profanity Filter</title>
      <description>A website I am working on right now accepts public comments, and one of the requirements is to do a basic check for dirty language. Surprisingly for such a common problem I wasn't able to find any code on the net that did what I wanted and so I've ended up writing my own.

The Censor class is pretty simple: you give it a list of words you want to censor, either simple text or with wildcards, and the censor will star out any matches it finds. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f07%2f03%2fsimple-net-profanity-filter.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f07%2f03%2fsimple-net-profanity-filter.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Simple_NET_Profanity_Filter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Simple_NET_Profanity_Filter</guid>
      <pubDate>Fri, 03 Jul 2009 10:29:48 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET control for claims-aware apps</title>
      <description>Vittorio just announced it in his blog. we helped writing an experiment of raising the level of abstraction to work against claims. We created a server control that allows you to work with claims. There are three types of expression:
Claim Value: set the value of a property with the value of a specified claim type 
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.southworks.net%2fmwoloski%2f2009%2f06%2f19%2faspnet-control-for-claims-aware-apps%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.southworks.net%2fmwoloski%2f2009%2f06%2f19%2faspnet-control-for-claims-aware-apps%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/ASP_NET_control_for_claims_aware_apps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/ASP_NET_control_for_claims_aware_apps</guid>
      <pubDate>Fri, 03 Jul 2009 10:27:50 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft forums - where they are?</title>
      <description>Microsoft has a lot forums in different (community) sites with a lot of topics. In this posting I listed up Microsoft forums, their locations and forum groups (categories under which forums belong). The purpose of this posting is to provide you with important information - where you get help when you have technical problems. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f23%2fmicrosoft-forums.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f23%2fmicrosoft-forums.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Microsoft_forums_where_they_are</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Microsoft_forums_where_they_are</guid>
      <pubDate>Fri, 03 Jul 2009 09:17:31 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 3.5 ListView control - Is it perhaps too early?</title>
      <description>ASP.NET 3.5 ListView control is finally explained in some tricky details it this short story. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.icodefactory.com%2flab%2fpost%2fASPNET-35-ListView-control-Is-it-perhaps-too-early.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.icodefactory.com%2flab%2fpost%2fASPNET-35-ListView-control-Is-it-perhaps-too-early.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_3_5_ListView_control_Is_it_perhaps_too_early</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_3_5_ListView_control_Is_it_perhaps_too_early</guid>
      <pubDate>Fri, 03 Jul 2009 09:04:26 GMT</pubDate>
    </item>
    <item>
      <title>$(document).ready handler will not be fired on asynchronous postback</title>
      <description>Alternative: $(document).ready handler will not be fired on asynchronous postback &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2finterviews.dotnetthread.com%2f2009%2f07%2falternative-documentready-handler-will.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2finterviews.dotnetthread.com%2f2009%2f07%2falternative-documentready-handler-will.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/document_ready_handler_will_not_be_fired_on_asynchronous_postback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/document_ready_handler_will_not_be_fired_on_asynchronous_postback</guid>
      <pubDate>Fri, 03 Jul 2009 08:54:29 GMT</pubDate>
    </item>
    <item>
      <title>VistaDB two day sale July 3-4, 2009</title>
      <description>You want to the source code added on to your Small Business or Corporate account we are offering it for 50% off these same two days.  Open a ticket with your information request and we will take care of you.

 Visit the online pricing page for more information.
 &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%2f07%2f03%2fVistaDB-2-day-sale-for-July-3-4-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f07%2f03%2fVistaDB-2-day-sale-for-July-3-4-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/VistaDB_two_day_sale_July_3_4_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/VistaDB_two_day_sale_July_3_4_2009</guid>
      <pubDate>Fri, 03 Jul 2009 06:01:12 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 var Keyword Bug</title>
      <description>Visual Studio has a feature which is causing it to provide syntax highlighting for non-compilable code. An investigation into run-time versus compile-time code in ASP.NET 2.0 web projects using C# 3.0 syntax. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flakario.blogspot.com%2f2009%2f07%2fvisual-studio-2008-var-keyword-bug.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flakario.blogspot.com%2f2009%2f07%2fvisual-studio-2008-var-keyword-bug.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_var_Keyword_Bug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_var_Keyword_Bug</guid>
      <pubDate>Fri, 03 Jul 2009 04:12:11 GMT</pubDate>
    </item>
    <item>
      <title>Best and simple approach to deal with JSON Dates problem</title>
      <description>This article will show you how to trick and overcome the JSON date problem when you are using jQuery, JSON callback alongwith asp.net
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2009%2f06%2fbest-and-simple-approach-to-deal-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2009%2f06%2fbest-and-simple-approach-to-deal-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Best_and_simple_approach_to_deal_with_JSON_Dates_problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Best_and_simple_approach_to_deal_with_JSON_Dates_problem</guid>
      <pubDate>Fri, 03 Jul 2009 02:27:55 GMT</pubDate>
    </item>
    <item>
      <title>Use WPC Connect today to connect with your peers and Microsoft</title>
      <description>TEST POST &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frpoint.com%2fAspNet%2fArticles%2fSummary%2f112906%2fUse-WPC-Connect-today-to-connect-with-your-peers-and-Microsoft-at-Worldwide-Partner-Conference"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frpoint.com%2fAspNet%2fArticles%2fSummary%2f112906%2fUse-WPC-Connect-today-to-connect-with-your-peers-and-Microsoft-at-Worldwide-Partner-Conference" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Use_WPC_Connect_today_to_connect_with_your_peers_and_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Use_WPC_Connect_today_to_connect_with_your_peers_and_Microsoft</guid>
      <pubDate>Fri, 03 Jul 2009 01:05:57 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 Things to know about Silverlight Prism</title>
      <description>Prism is one of the hottest topics in Silverlight.  Here, I provide the top 10 things that I think every developer should know about Prism. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sparklingclient.com%2fprism-silverlight%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sparklingclient.com%2fprism-silverlight%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Top_10_Things_to_know_about_Silverlight_Prism</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Top_10_Things_to_know_about_Silverlight_Prism</guid>
      <pubDate>Fri, 03 Jul 2009 01:01:49 GMT</pubDate>
    </item>
    <item>
      <title>Asynchronous posting with jQuery and ASP.NET</title>
      <description>A short article showing the link between client side jQuery Ajax calls and a web handler ashx file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2foddiandeveloper.blogspot.com%2f2009%2f07%2fasynchronous-posting-with-aspnet-jquery.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2foddiandeveloper.blogspot.com%2f2009%2f07%2fasynchronous-posting-with-aspnet-jquery.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asynchronous_posting_with_jQuery_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asynchronous_posting_with_jQuery_and_ASP_NET</guid>
      <pubDate>Fri, 03 Jul 2009 00:52:57 GMT</pubDate>
    </item>
    <item>
      <title>Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project</title>
      <description>Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to the user requesting such an operation (Excel report).
I had a great time while studying the possible ways of doing what the task asks for.
In this article I present an ASP.NET MVC project that shows you how to create an .XLS file using NPOI and an .XLSX file using ExcelPackage. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.leniel.net%2f2009%2f07%2fcreating-excel-spreadsheets-xls-xlsx-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.leniel.net%2f2009%2f07%2fcreating-excel-spreadsheets-xls-xlsx-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_Excel_spreadsheets_XLS_and_XLSX_in_C_ASP_NET_MVC_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_Excel_spreadsheets_XLS_and_XLSX_in_C_ASP_NET_MVC_Project</guid>
      <pubDate>Fri, 03 Jul 2009 00:20:00 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework support - Be there first, or getting it right?</title>
      <description>An in depth look at the issues surrounding VistaDB publishing an EF provider, and why we may just skip it and wait until .Net 4 if Microsoft has changed the model significantly enough.
 &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%2f07%2f02%2fEntity-Framework-support-Be-there-first-or-getting-it-right.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f07%2f02%2fEntity-Framework-support-Be-there-first-or-getting-it-right.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Entity_Framework_support_Be_there_first_or_getting_it_right</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Entity_Framework_support_Be_there_first_or_getting_it_right</guid>
      <pubDate>Thu, 02 Jul 2009 23:00:01 GMT</pubDate>
    </item>
  </channel>
</rss>