<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by happer</title>
    <description>Stories kicked by happer</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>Replacing Loaded Assemblies - Paulo Morgado</title>
      <description>Paulo shows us how to load, unload and replace assemblies at runtime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fpaulomorgado%2farchive%2f2008%2f06%2f29%2freplacing-loaded-assemblies.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fpaulomorgado%2farchive%2f2008%2f06%2f29%2freplacing-loaded-assemblies.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Replacing_Loaded_Assemblies_Paulo_Morgado</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Replacing_Loaded_Assemblies_Paulo_Morgado</guid>
      <pubDate>Wed, 02 Jul 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>The 20 most kicked "top-10 stories" for Developers</title>
      <description>A compilation of the 20 stories dealing with top-10 links or advices that were kicked most in 2008 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f06%2f27%2fthe-20-most-kicked-top-10-stories-for-developers"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f06%2f27%2fthe-20-most-kicked-top-10-stories-for-developers" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_20_most_kicked_top_10_stories_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_20_most_kicked_top_10_stories_for_Developers</guid>
      <pubDate>Fri, 27 Jun 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>A Safe &amp;amp; Asynchronous One to Many Stream Copy Through IL &amp;amp; Inheritance</title>
      <description>This post discusses ways to manage or work around problems arising from the statefulness of .NET Streams, including an explanation about how this is possible both through traditional inheritance and also through some indulgence in hacking of object protection levels by emitting custom IL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f06%2f26%2fusing-il-to-break-the-object-model-for-an-easy-asynchronous-one-to-many-stream-copy-in-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f06%2f26%2fusing-il-to-break-the-object-model-for-an-easy-asynchronous-one-to-many-stream-copy-in-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Safe_Asynchronous_One_to_Many_Stream_Copy_Through_IL_Inheritance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Safe_Asynchronous_One_to_Many_Stream_Copy_Through_IL_Inheritance</guid>
      <pubDate>Fri, 27 Jun 2008 17:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Full text: An epic Bill Gates e-mail rant</title>
      <description>Internal email from Bill Gates detailing his difficulties with Microsoft.com, Windows Update, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</guid>
      <pubDate>Thu, 26 Jun 2008 22:16:05 GMT</pubDate>
    </item>
    <item>
      <title>DelegateMarshaler - Replace Control.InvokeRequired and Control.Invoke</title>
      <description>This is the third revision of the ThreadBarrier implementation that simplifies UI and worker thread interaction. This implementation (DelegateMarshaler) supports the original thread encapsulation concept as well as provides capability for replacing Control.InvokeRequired and Control.Invoke. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f24%2fdelegatemarshaler-replace-controlinvokerequired-and-controlinvoke%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f24%2fdelegatemarshaler-replace-controlinvokerequired-and-controlinvoke%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DelegateMarshaler_Replace_Control_InvokeRequired_and_Control_Invoke</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DelegateMarshaler_Replace_Control_InvokeRequired_and_Control_Invoke</guid>
      <pubDate>Mon, 30 Jun 2008 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Serialize&amp;quot; a DependencyObject</title>
      <description>A short article on how to &amp;quot;serialize&amp;quot; a DependencyObject derived class &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%2f2008%2f06%2f24%2fquot-serialize-quot-a-dependencyobject.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f06%2f24%2fquot-serialize-quot-a-dependencyobject.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Serialize_a_DependencyObject</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Serialize_a_DependencyObject</guid>
      <pubDate>Wed, 25 Jun 2008 05:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Get Vista to Boot faster</title>
      <description>Great trick to use all your processors &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.peterprovost.org%2farchive%2f2008%2f06%2f20%2f24467.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.peterprovost.org%2farchive%2f2008%2f06%2f20%2f24467.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Get_Vista_to_Boot_faster</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Get_Vista_to_Boot_faster</guid>
      <pubDate>Wed, 25 Jun 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>vOptimizer reduces VMs to smallest size </title>
      <description>vOptimizer is an advanced optimization solution that quickly and easily reduces a virtual machine's virtual hard drive to the smallest size possible while optimizing Windows guest operating systems for speed and performance. vOptimizer offers many new functions for enterprise level customers while improving the interface and ease of operation for smaller, desktop oriented users.

vOptimizer is available in Desktop Edition oriented for optimization of local VMs, and an enterprise ready Network Edition for optimization of VMs located anywhere on the network.
 &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%2f2008%2f06%2f17%2fvoptimizer-reduces-vms-to-smallest-size.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdarrell.norton%2farchive%2f2008%2f06%2f17%2fvoptimizer-reduces-vms-to-smallest-size.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/vOptimizer_reduces_VMs_to_smallest_size</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/vOptimizer_reduces_VMs_to_smallest_size</guid>
      <pubDate>Tue, 24 Jun 2008 10:22:21 GMT</pubDate>
    </item>
    <item>
      <title>Flash Component for .NET</title>
      <description>Sometime ago I had a task: to create a flash projector (something like Zinc or mProjector) with C#. This program should convert input SWF files and other resources into single EXE file that should work in semitransparent or window mode. Optionally, flash.ocx / flash9.ocx can be included into final exe file. After surfing over Internet, I've found this interesting product. I hope we will create a good flash projector with it :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ff-in-box.com%2fdotnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ff-in-box.com%2fdotnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Flash_Component_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Flash_Component_for_NET</guid>
      <pubDate>Tue, 24 Jun 2008 17:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Run Anonymous Methods in Another AppDomain</title>
      <description>Sometimes it is quite useful to be able to run a small snippet of code in another AppDomain, and this helper class allows you to do just that.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthevalerios.net%2fmatt%2f2008%2f06%2frun-anonymous-methods-in-another-appdomain%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthevalerios.net%2fmatt%2f2008%2f06%2frun-anonymous-methods-in-another-appdomain%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Run_Anonymous_Methods_in_Another_AppDomain</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Run_Anonymous_Methods_in_Another_AppDomain</guid>
      <pubDate>Sun, 22 Jun 2008 04:26:46 GMT</pubDate>
    </item>
    <item>
      <title>Another Use for C# Using</title>
      <description>If you are a C# developer you're familiar with the using directive.  It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fanother-use-c-using"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fanother-use-c-using" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Another_Use_for_C_Using</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Another_Use_for_C_Using</guid>
      <pubDate>Mon, 16 Jun 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF: Reducing CPU consumption for animations &amp;#171; C# Disciples</title>
      <description>Lately I've been working on a project at work and the application was performing pretty well. The CPU Usage was below 2% and I was quite happy with it. Then I decided to add a simple animation that continues executing forever. the results 15% CPU consumption . I was amazed at how much CPU was being wasted. Yet I am a stubborn guy and if I want an animation to execute forever, I will do it no matter what.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</guid>
      <pubDate>Sat, 14 Jun 2008 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Functional C# - Unfolding Lists</title>
      <description>Very nice post on implementing ideas from functional programming with C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f06%2f12%2ffunctional-c-unfolding-lists.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f06%2f12%2ffunctional-c-unfolding-lists.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Functional_C_Unfolding_Lists</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Functional_C_Unfolding_Lists</guid>
      <pubDate>Thu, 12 Jun 2008 23:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Turn Google App Engine into your own Personal Content Delivery Network</title>
      <description>As anybody who has run a growing website or blog knows, response time is going to get worse with the more users you have visiting your site. The users come from all angles, RSS feeds, homepage visits, search engine visits, people sealing your static files that you host, and pretty much anything else that can be served over HTTP. The solution to this problem is to off load your static content on to a Content Delivery Network or CDN. CDN providers cost a lot of money though, so it is nothing for us mere mortals with one server can afford.

But thanks to Google anyone can now run their own CDN for free on Googles servers. Lucky for you and me Google has made the process really painless and you can even have the CDN under you own domain name. In my case static.coderjournal.com. &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%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</guid>
      <pubDate>Thu, 12 Jun 2008 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Stop Polluting the UI Thread - Use a ThreadBarrier</title>
      <description>A ThreadBarrier is a technique for simplifying the interaction between the UI and a worker thread. No longer do UI Controls need to check InvokeRequired and do the posting of events from a worker thread. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f10%2fstop-polluting-the-ui-thread-use-a-threadbarrier%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f10%2fstop-polluting-the-ui-thread-use-a-threadbarrier%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Stop_Polluting_the_UI_Thread_Use_a_ThreadBarrier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Stop_Polluting_the_UI_Thread_Use_a_ThreadBarrier</guid>
      <pubDate>Tue, 10 Jun 2008 17:01:10 GMT</pubDate>
    </item>
    <item>
      <title>I finally get the point of inversion of control</title>
      <description>A quick overview of IoC (with diagrams!). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fi-finally-get-the-point-of-inversion-of-control.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fi-finally-get-the-point-of-inversion-of-control.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</guid>
      <pubDate>Wed, 11 Jun 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Try-catching in a single line of code</title>
      <description>Just another silly extension method hack :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adverseconditionals.com%2f2008%2f06%2ftry-catching-in-single-line-of-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adverseconditionals.com%2f2008%2f06%2ftry-catching-in-single-line-of-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Try_catching_in_a_single_line_of_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Try_catching_in_a_single_line_of_code</guid>
      <pubDate>Wed, 04 Jun 2008 17:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Unofficial google shell... awsome</title>
      <description>Web base command shell for google. What else can I say?... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoosh.org%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoosh.org%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Unofficial_google_shell_awsome</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Unofficial_google_shell_awsome</guid>
      <pubDate>Mon, 02 Jun 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>My WPF Build Environment</title>
      <description>A article on how I setup my build environment for easy WPF application development &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%2f2008%2f06%2f02%2fmy-wpf-build-environment.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f06%2f02%2fmy-wpf-build-environment.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/My_WPF_Build_Environment</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/My_WPF_Build_Environment</guid>
      <pubDate>Tue, 03 Jun 2008 13:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Sysinternals, now easier to get than ever</title>
      <description>The sysinternals team has placed all their tools on a network share... on the internet.  Now you can copy and run any of their tools from the command line.  Anywhere.  With no installs, website googling, unzipping or anything.  \\live.sysinternals.com\tools\ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatestreetgang.net%2fpost%2f2008%2f05%2fSysinternals-File-Share.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatestreetgang.net%2fpost%2f2008%2f05%2fSysinternals-File-Share.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Sysinternals_now_easier_to_get_than_ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Sysinternals_now_easier_to_get_than_ever</guid>
      <pubDate>Sat, 31 May 2008 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>How to Find Memory Leaks With CLRProfiler </title>
      <description>Track down, discover and eliminate memory leaks in your applications with this free open source tool. &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%2f05%2f30%2fhow-to-find-memory-leaks-with-clrprofiler%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f30%2fhow-to-find-memory-leaks-with-clrprofiler%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Find_Memory_Leaks_With_CLRProfiler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Find_Memory_Leaks_With_CLRProfiler</guid>
      <pubDate>Fri, 30 May 2008 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>A good coding font makes a difference. Envy Code R, better than ever!</title>
      <description>Am I the only one who believes a great programming font can boost your productivity and increase your coding joy? 

Check out Damien Guard's superb new release of Envy Code R, my favorite coding font. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f26%2fAGoodCodingFontMakesADifference.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f26%2fAGoodCodingFontMakesADifference.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_good_coding_font_makes_a_difference_Envy_Code_R_better_than_ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_good_coding_font_makes_a_difference_Envy_Code_R_better_than_ever</guid>
      <pubDate>Tue, 27 May 2008 20:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Pex - 0.5 Released</title>
      <description>Great post into the new Microsoft Pex Unit Testing framework.  Demostrates how what gets executed, the results and some on the initial cool features.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.benhall.me.uk%2f2008%2f05%2fmicrosoft-pex-05-released.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.benhall.me.uk%2f2008%2f05%2fmicrosoft-pex-05-released.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Microsoft_Pex_0_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Microsoft_Pex_0_5_Released</guid>
      <pubDate>Wed, 28 May 2008 14:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Research's DOLOTO Makes AJAX Twice as Fast</title>
      <description>Microsoft Research has released some exciting information about a new tool being worked on by Ben Livshits and Emre Kiciman.  DOLOTO promises to greatly speed the loading of web applications. It does this by automatically making parts of the application load in the background or lazy load when they are needed. The results look extremely impressive. They tried it on a bunch of websites and saw around a fifty percent improvement in loading time on all of them. These included such content rich sites as Live.com, Live Maps and Google Spreadsheets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f05%2f21%2fmicrosoft-research-s-doloto.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f05%2f21%2fmicrosoft-research-s-doloto.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Microsoft_Research_s_DOLOTO_Makes_AJAX_Twice_as_Fast</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Microsoft_Research_s_DOLOTO_Makes_AJAX_Twice_as_Fast</guid>
      <pubDate>Thu, 22 May 2008 14:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Custom NAnt Task for Removing TFS Bindings</title>
      <description>This article will highlight a custom NAnt task that strips a folder of all source control bindings.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fjake%2farchive%2f2008%2f05%2f21%2f2custom-nant-task-for-removing-tfs-bindings.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fjake%2farchive%2f2008%2f05%2f21%2f2custom-nant-task-for-removing-tfs-bindings.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/Custom_NAnt_Task_for_Removing_TFS_Bindings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/Custom_NAnt_Task_for_Removing_TFS_Bindings</guid>
      <pubDate>Thu, 22 May 2008 17:46:03 GMT</pubDate>
    </item>
  </channel>
</rss>