<?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>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 05: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 17:21:08 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 17: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 01: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 02: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 15: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 13: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 22: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>Tue, 25 Jul 2006 01: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 09:52:53 GMT</pubDate>
    </item>
  </channel>
</rss>