<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Depechie</title>
    <description>Stories kicked by Depechie</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>Use Bing Maps SetView method with MVVM messaging on Windows Phone 7</title>
      <description>When you are developing on the Windows Phone 7 and want to use Bing Maps, you'll notice not everything is 100% MVVMable.
On example is the use of the SetView method, here I explain a solution by using the MVVMLight messaging features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2011%2f03%2f16%2fuse-bing-maps-setview-method-with-mvvm-windows-phone-7%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2011%2f03%2f16%2fuse-bing-maps-setview-method-with-mvvm-windows-phone-7%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Use_Bing_Maps_SetView_method_with_MVVM_messaging_on_Windows_Phone_7</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Use_Bing_Maps_SetView_method_with_MVVM_messaging_on_Windows_Phone_7</guid>
      <pubDate>Wed, 16 Mar 2011 21:59:26 GMT</pubDate>
    </item>
    <item>
      <title>Clientside charts with Asp.net MVC and jQuery through jqPlot</title>
      <description>Create dynamic charts through use of Asp.Net MVC in combination with clientside jQuery and the charting plugin jqPlot. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2009%2f08%2f31%2fcharts-with-asp-net-mvc-and-jquery-through-jqplot%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2009%2f08%2f31%2fcharts-with-asp-net-mvc-and-jquery-through-jqplot%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Clientside_charts_with_Asp_net_MVC_and_jQuery_through_jqPlot</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Clientside_charts_with_Asp_net_MVC_and_jQuery_through_jqPlot</guid>
      <pubDate>Mon, 31 Aug 2009 11:43:46 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework - usage hurdles and tips</title>
      <description>Some tips and tricks I found out when trying out the Entity Framework in a Winforms application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2008%2f11%2f21%2fentity-framework-usage-hurdles-and-tips%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2008%2f11%2f21%2fentity-framework-usage-hurdles-and-tips%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Entity_Framework_usage_hurdles_and_tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Entity_Framework_usage_hurdles_and_tips</guid>
      <pubDate>Sat, 22 Nov 2008 04:23:04 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework - Some common hurdles</title>
      <description>This is a post that tries to address some of the &amp;quot;issues&amp;quot; in the Entity Framework such as 'Eager Loading' and 'Change Tracking' &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%2f11%2f17%2fentity-framework-some-common-hurdles.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%2f11%2f17%2fentity-framework-some-common-hurdles.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Entity_Framework_Some_common_hurdles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Entity_Framework_Some_common_hurdles</guid>
      <pubDate>Tue, 18 Nov 2008 16:21:08 GMT</pubDate>
    </item>
    <item>
      <title>Generic Dijkstra's Algorithm</title>
      <description>Through various projects, I've had to do some shortest-path finding in a connected graph. An efficient and straight-forward way to do this is using Dijkstra's Algorithm. While I've used the algorithm on several occasions, it's only now that I've rewritten it in generic form. &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%2f2008%2f05%2f12%2fgeneric-dijkstras-algorithm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2008%2f05%2f12%2fgeneric-dijkstras-algorithm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generic_Dijkstra_s_Algorithm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generic_Dijkstra_s_Algorithm</guid>
      <pubDate>Wed, 14 May 2008 03:22:11 GMT</pubDate>
    </item>
    <item>
      <title>Serialize/Deserialize objects in .Net </title>
      <description>It seems new members of a .Net class get set to Null when deserializing from an older binary version. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2008%2f04%2f11%2fserializedeserialize-objects-in-net-dont-forget-to-initialize%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2008%2f04%2f11%2fserializedeserialize-objects-in-net-dont-forget-to-initialize%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Serialize_Deserialize_objects_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Serialize_Deserialize_objects_in_Net</guid>
      <pubDate>Fri, 11 Apr 2008 15:04:47 GMT</pubDate>
    </item>
    <item>
      <title>In depth: The ASP.NET MVC Pipeline</title>
      <description>Lots of technical details about the new ASP.NET MVC framework, with a comprehensive diagram of the whole pipeline. A great way to get to know the new framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2007%2f11%2f20%2faspnet-mvc-pipeline-lifecycle%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2007%2f11%2f20%2faspnet-mvc-pipeline-lifecycle%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/In_depth_The_ASP_NET_MVC_Pipeline</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/In_depth_The_ASP_NET_MVC_Pipeline</guid>
      <pubDate>Wed, 21 Nov 2007 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Change default windows user through LCID</title>
      <description>Change the default windows xp ( or vista ) users regional settings through the use of a LCID code with .Net c# !
This default user is the template that gets used to create new users in Windows. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2007%2f10%2f05%2fdefault-user-locale-through-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2007%2f10%2f05%2fdefault-user-locale-through-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Change_default_windows_user_through_LCID</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Change_default_windows_user_through_LCID</guid>
      <pubDate>Sat, 06 Oct 2007 00:53:33 GMT</pubDate>
    </item>
    <item>
      <title>My new little friend, Enum&amp;lt;T&amp;gt;</title>
      <description>Some description of a help class for working with Enumerations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicious.com%2fblogs%2fchristopher_bennage%2farchive%2f2007%2f09%2f13%2fmy-new-little-friend-enum-lt-t-gt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicious.com%2fblogs%2fchristopher_bennage%2farchive%2f2007%2f09%2f13%2fmy-new-little-friend-enum-lt-t-gt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/My_new_little_friend_Enum_T</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/My_new_little_friend_Enum_T</guid>
      <pubDate>Fri, 14 Sep 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Clean .Net program install package through ILMerge</title>
      <description>Get a nice small clean install base package of your software assemblies through use of ILMerge ! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2007%2f06%2f28%2fclean-net-program-install-package-ilmerge"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2007%2f06%2f28%2fclean-net-program-install-package-ilmerge" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Clean_Net_program_install_package_through_ILMerge</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Clean_Net_program_install_package_through_ILMerge</guid>
      <pubDate>Wed, 04 Jul 2007 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>DateTime formatting the .Net way</title>
      <description>Some weird 'thruths' about the DateTime formatting in .Net, that wouldn't actually seem obvious ! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2006%2f10%2f13%2fdatetime-formatting-the-net-way%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2006%2f10%2f13%2fdatetime-formatting-the-net-way%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DateTime_formatting_the_Net_way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DateTime_formatting_the_Net_way</guid>
      <pubDate>Sun, 15 Oct 2006 20:13:04 GMT</pubDate>
    </item>
    <item>
      <title>FolderSize for Windows</title>
      <description>Folder Size for Windows adds a new column to the Details view in Windows Explorer. The new column shows not only the size of files, but also the size of folders. It keeps track of which folders you view, and scans them in the background so you can see complete size of all files within the folder. It's very useful for cleaning up your disk. Once you get used to having that information available, a directory listing simply looks incomplete without it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdarrell.norton%2farchive%2f2006%2f07%2f21%2f147586.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdarrell.norton%2farchive%2f2006%2f07%2f21%2f147586.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/FolderSize_for_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/FolderSize_for_Windows</guid>
      <pubDate>Mon, 24 Jul 2006 23:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Disable Theming and StyleSheet theme for one specific page in Asp.Net</title>
      <description>Disable all layouting for one specific page, when using Theming in Asp.net 2.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdepblog.weblogs.us%2f2006%2f04%2f09%2fdisable-theming-and-stylesheet-theme-for-one-specific-page-in-aspnet-20%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdepblog.weblogs.us%2f2006%2f04%2f09%2fdisable-theming-and-stylesheet-theme-for-one-specific-page-in-aspnet-20%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Disable_Theming_and_StyleSheet_theme_for_one_specific_page_in_Asp_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Disable_Theming_and_StyleSheet_theme_for_one_specific_page_in_Asp_Net</guid>
      <pubDate>Tue, 13 Jun 2006 07:52:53 GMT</pubDate>
    </item>
  </channel>
</rss>
