<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by JudahGabriel</title>
    <description>Stories kicked by JudahGabriel</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>Have you ever wondered why CodePlex is so slow?</title>
      <description>Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</guid>
      <pubDate>Wed, 03 Dec 2008 16:31:21 GMT</pubDate>
    </item>
    <item>
      <title> How I've put my wife into SVN</title>
      <description>SVN and TortoiseSVN are really great tools. It is a shame that these tools are used only by developers. I believe that every home should use SVN to keep track of it's files.

The problem is that these tools are planned for developers. Using the file-system in windows is not a trivial task for everyone. In fact, sometimes people tend to be afraid of it. Not only using the file-system, but also using some client application that does not even have a window? And where do I get an SVN server anyway?!?

Keep reading. you might find it useful. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d81"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d81" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/How_I_ve_put_my_wife_into_SVN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/How_I_ve_put_my_wife_into_SVN</guid>
      <pubDate>Wed, 03 Dec 2008 10:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Virtual file.... from IStream</title>
      <description>The blogpost shows how to create a virtual file if you have implementation of IStream. The article includes a C# implemenation of IStream and a few samples.

So you can create a virtual file with any behavior!

Hope it can be interesting for .net developers :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f12%2f02%2fa-virtual-file-based-on-istream%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fboxedapp.com%2fblog%2f2008%2f12%2f02%2fa-virtual-file-based-on-istream%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Virtual_file_from_IStream</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Virtual_file_from_IStream</guid>
      <pubDate>Wed, 03 Dec 2008 08:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Writing Testable Time Dependent Code</title>
      <description>In this post, Tuna shares his ideas on how to write testable time dependent code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftunatoksoz.com%2fpost%2fWriting-Testable-Time-Dependent-Code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftunatoksoz.com%2fpost%2fWriting-Testable-Time-Dependent-Code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Writing_Testable_Time_Dependent_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Writing_Testable_Time_Dependent_Code</guid>
      <pubDate>Wed, 03 Dec 2008 09:46:06 GMT</pubDate>
    </item>
    <item>
      <title>Thoughts on IronRuby and .Net Testing</title>
      <description>Today it's very clear to me that the same thing is going to happen: IronRuby or IronPython will be used for most of the daily code, while C# will gradually serve as an infrastructure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.logeek.fr%2f2008%2f12%2f1%2fthoughts-on-ironruby-and-dotnet-testing"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.logeek.fr%2f2008%2f12%2f1%2fthoughts-on-ironruby-and-dotnet-testing" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Thoughts_on_IronRuby_and_Net_Testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Thoughts_on_IronRuby_and_Net_Testing</guid>
      <pubDate>Mon, 01 Dec 2008 17:46:57 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Delegates, Anonymous Methods and Lambda Expressions</title>
      <description>Great article on .NET basics &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</guid>
      <pubDate>Fri, 28 Nov 2008 18:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Next-Generation Rich Client with Vidyano</title>
      <description>The Vidyano team just made the release candidate version of their next-generation in rich client software available. Applications build with Vidyano take advantage of technologies such as WPF, Workflow, LINQ to SQL, Entity Framework, Add-Ins, etc. Vidyano drastically reduces the complexity of these technologies by adding wizards, designers and custom tool generators to the Visual Studio environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vidyano.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vidyano.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Next_Generation_Rich_Client_with_Vidyano</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Next_Generation_Rich_Client_with_Vidyano</guid>
      <pubDate>Fri, 28 Nov 2008 14:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Stupid NUnit Tricks #3 Foiled!</title>
      <description>Revelation of a CLR bug. &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%2fstevehawley%2farchive%2f2008%2f11%2f24%2fstupid-nunit-tricks-3-foiled.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fstevehawley%2farchive%2f2008%2f11%2f24%2fstupid-nunit-tricks-3-foiled.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Stupid_NUnit_Tricks_3_Foiled</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Stupid_NUnit_Tricks_3_Foiled</guid>
      <pubDate>Wed, 03 Dec 2008 23:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Windows 7 Developer Guide</title>
      <description>&amp;quot;Build applications on a solid foundation; enable richer application experiences; and integrate the best of Windows and web services. The features and technologies of the Windows 7 operating system enable you to build the next generation of software applications. Download this guide to read descriptions of those features and see vivid screen shots from the pre-Beta version of Windows 7 released at PDC. &amp;quot; [docx and xps -download] &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.msdn.microsoft.com%2fWin7DeveloperGuide"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.msdn.microsoft.com%2fWin7DeveloperGuide" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Windows_7_Developer_Guide</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Windows_7_Developer_Guide</guid>
      <pubDate>Wed, 26 Nov 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>12 Years old boy is Explaining about JQuery</title>
      <description>12 Years old boy is Explaining about  JQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdotnetsupport.blogspot.com%2f2008%2f11%2f12-years-old-boy-explaining-jquery.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdotnetsupport.blogspot.com%2f2008%2f11%2f12-years-old-boy-explaining-jquery.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/12_Years_old_boy_is_Explaining_about_JQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/12_Years_old_boy_is_Explaining_about_JQuery</guid>
      <pubDate>Tue, 18 Nov 2008 18:45:39 GMT</pubDate>
    </item>
    <item>
      <title>Using the CCR to Provide Robust Interaction With WCF Services</title>
      <description>This post provides a complete implementation of a WinForms client calling a WCF service using Microsoft Concurrency and Coordination Runtime (CCR).  We were able to write clean code that correctly interacted with the UI thread giving us a fully-responsive UI, were able to cache the service requests by posting them into the wrapper's input port, we NEVER blocked a thread while waiting for asynchronous I/O, and handled all failure conditions cleanly.
 &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%2f11%2fexception-handling-queuing-and-ui-synchronization-for-wcf-services-using-the-ccr%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthevalerios.net%2fmatt%2f2008%2f11%2fexception-handling-queuing-and-ui-synchronization-for-wcf-services-using-the-ccr%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_the_CCR_to_Provide_Robust_Interaction_With_WCF_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_the_CCR_to_Provide_Robust_Interaction_With_WCF_Services</guid>
      <pubDate>Tue, 18 Nov 2008 13:12:10 GMT</pubDate>
    </item>
    <item>
      <title>Windows Live Writer Makes Blogging Less of a Hassle</title>
      <description>The blog CMS we use is great in a lot of ways but it's built in editor is really, really bad. Initially, I had used Microsoft Word to fill the gap, with disastrous results. Since then I have moved to using our blog software's horribly antiquated text editing system but that has limited my formatting options quite considerably. Now, after a recommendation from a friend, I am giving Windows Live Writer a shot. This blog post is a recursive review of my experience writing this blog post in Windows Live Writer. &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%2f11%2f14%2fwindows-live-writer-makes-blogging-less-of-a-hassle.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%2f11%2f14%2fwindows-live-writer-makes-blogging-less-of-a-hassle.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Windows_Live_Writer_Makes_Blogging_Less_of_a_Hassle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Windows_Live_Writer_Makes_Blogging_Less_of_a_Hassle</guid>
      <pubDate>Mon, 17 Nov 2008 15:27:57 GMT</pubDate>
    </item>
    <item>
      <title>Using Lucene .Net to index and search website content</title>
      <description>An elegant solution for adding content indexing and search in a .Net application.

  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.akcedo.com%2fandrei%2fpost%2fUsing-Lucene-Net-to-index-and-search-website-content.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.akcedo.com%2fandrei%2fpost%2fUsing-Lucene-Net-to-index-and-search-website-content.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Using_Lucene_Net_to_index_and_search_website_content</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Using_Lucene_Net_to_index_and_search_website_content</guid>
      <pubDate>Mon, 17 Nov 2008 07:48:17 GMT</pubDate>
    </item>
    <item>
      <title>Functional .NET 4.0 - Tuples and Zip</title>
      <description>F# vs .NET 4.0 &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%2f11%2f16%2ffunctional-net-4-0-tuples-and-zip.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f11%2f16%2ffunctional-net-4-0-tuples-and-zip.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Functional_NET_4_0_Tuples_and_Zip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Functional_NET_4_0_Tuples_and_Zip</guid>
      <pubDate>Mon, 17 Nov 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Testing is hard but debugging just sucks A$$</title>
      <description>&amp;quot;At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'.  After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY......  Below are some of the answers I received (btw, not the first time I have heard these reasons).&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</guid>
      <pubDate>Mon, 17 Nov 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Breaking changes to the String class in .NET 4.0</title>
      <description>This change will affect the behavior of the String.StartsWith, String.EndsWith, String.IndexOf and String.LastIndexOf methods by changing them to perform an ordinal (byte-for-byte) comparison by default instead of a culture-sensitive comparison using CultureInfo.CurrentCulture. In addition, the default overloads of String.ToUpper, String.ToLower, Char.ToUpper and Char.ToLower will be changed to use CultureInfo.InvariantCulture instead of CultureInfo.CurrentCulture. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavesbox.com%2farchive%2f2008%2f11%2f12%2fbreaking-changes-to-the-string-class.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavesbox.com%2farchive%2f2008%2f11%2f12%2fbreaking-changes-to-the-string-class.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Breaking_changes_to_the_String_class_in_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Breaking_changes_to_the_String_class_in_NET_4_0</guid>
      <pubDate>Fri, 14 Nov 2008 13:31:13 GMT</pubDate>
    </item>
    <item>
      <title> RadControls for Silverlight Official Release</title>
      <description>Telerik announced the official edition of their RadControls for Silverlight &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fRadControls-for-Silverlight-Official-Release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fRadControls-for-Silverlight-Official-Release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/RadControls_for_Silverlight_Official_Release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/RadControls_for_Silverlight_Official_Release</guid>
      <pubDate>Wed, 12 Nov 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Writing Tests to Catch Memory Leaks in .NET</title>
      <description>Although Microsoft will claim that it is &amp;quot;not possible to have a memory leak in managed code&amp;quot;, most seasoned .NET developers will laugh at that statement.  It turns out that it is very easy to leak memory -- just keep a referencing object around longer than the referenced object, and you can leak.

Here is a way to write tests to catch leaks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f11%2fwriting-tests-to-catch-memory-leaks-in.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f11%2fwriting-tests-to-catch-memory-leaks-in.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Writing_Tests_to_Catch_Memory_Leaks_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Writing_Tests_to_Catch_Memory_Leaks_in_NET</guid>
      <pubDate>Wed, 12 Nov 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Cloud Computing (and Azure) - Right for your site?</title>
      <description>A quick overview of cloud computing options and benefits from a web hosting standpoint. &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%2f11%2fcloud-computing-and-azure-right-for-your-site.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f11%2fcloud-computing-and-azure-right-for-your-site.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Cloud_Computing_and_Azure_Right_for_your_site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Cloud_Computing_and_Azure_Right_for_your_site</guid>
      <pubDate>Thu, 13 Nov 2008 02:16:02 GMT</pubDate>
    </item>
    <item>
      <title>XNA Game Studio 3.0</title>
      <description>The good folks who put together our gaming tools have released XNA Game Studio 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</guid>
      <pubDate>Tue, 18 Nov 2008 15:01:20 GMT</pubDate>
    </item>
    <item>
      <title>Vista DWM Hacking - Capture and Stream D3D/WPF Windows Real-Time</title>
      <description>This prototype project uses undocumented Vista DWM calls to get reference to a Direct3D surface the Vista DWM uses to paint windows.  The D3D surface is then able to be rendered in a WPF application like a &amp;quot;VisualBrush&amp;quot;.  Because this is done in the GPU, it is very efficient.  The sample application will also let you stream a high quality, high fps capture of your video to Silverlight or Windows Media Player. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryID%2f278%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryID%2f278%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Vista_DWM_Hacking_Capture_and_Stream_D3D_WPF_Windows_Real_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Vista_DWM_Hacking_Capture_and_Stream_D3D_WPF_Windows_Real_Time</guid>
      <pubDate>Tue, 11 Nov 2008 23:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 16:31:29 GMT</pubDate>
    </item>
    <item>
      <title>WPF Themes Released</title>
      <description>A collection of 8 free themes to be used in WPF! &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%2f11%2f06%2fwpf-themes-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f11%2f06%2fwpf-themes-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Themes_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Themes_Released</guid>
      <pubDate>Thu, 06 Nov 2008 14:16:05 GMT</pubDate>
    </item>
    <item>
      <title>C# Structs</title>
      <description>What are the benefit of structs in C#? When can they improve performance and memory use? See examples and benchmarks as well as screens from CLRProfiler and the Visual Studio debugger. Is this is the best struct article in the world? Maybe! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStruct-Examples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStruct-Examples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Structs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Structs</guid>
      <pubDate>Mon, 10 Nov 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure and NOT Using SQL Express</title>
      <description>Shows a way to run Windows Azure and use SQL Dev, rather than SQL Express &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevplanet.com%2fblogs%2fjustice%2farchive%2f2008%2f11%2f02%2fwindows-azure-and-not-sqlexpress.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevplanet.com%2fblogs%2fjustice%2farchive%2f2008%2f11%2f02%2fwindows-azure-and-not-sqlexpress.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Windows_Azure_and_NOT_Using_SQL_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Windows_Azure_and_NOT_Using_SQL_Express</guid>
      <pubDate>Mon, 03 Nov 2008 19:15:11 GMT</pubDate>
    </item>
  </channel>
</rss>