<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Cyonix</title>
    <description>Stories kicked by Cyonix</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>jQuery IntelliSense documentation file available</title>
      <description>IntelliSense documentation files for jQuery just got published on jquery.com. This enables great IntelliSense at design-time for jQuery in Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbleroy%2farchive%2f2008%2f10%2f27%2fjquery-intellisense-documentation-file-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_IntelliSense_documentation_file_available</guid>
      <pubDate>Tue, 28 Oct 2008 10:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Solving common problems with Compiled Queries in Linq to Sql for high </title>
      <description>If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that's going to get thousands of hits per hour, the execution overhead of Linq queries is going to consume too much CPU and make your site slow. There's a runtime cost associated with each and every Linq Query you write.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f27%2fsolving-common-problems-with-compiled-queries-in-linq-to-sql-for-high-demand-asp-net-websites.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f27%2fsolving-common-problems-with-compiled-queries-in-linq-to-sql-for-high-demand-asp-net-websites.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Solving_common_problems_with_Compiled_Queries_in_Linq_to_Sql_for_high</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Solving_common_problems_with_Compiled_Queries_in_Linq_to_Sql_for_high</guid>
      <pubDate>Sat, 01 Nov 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ProMesh.NET v2.0 RC1 is (finally) out</title>
      <description>After months of writing documentation, the first release candidate of ProMesh.NET v2.0 has been released in the wild. 

ProMesh.NET is a powerful MVC framework for .NET 2.0 that has been around for a long time, but today it finally reached another important milestone.
 &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%2f08%2f29%2fProMeshNETV20RC1IsOut.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f08%2f29%2fProMeshNETV20RC1IsOut.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_RC1_is_finally_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_RC1_is_finally_out</guid>
      <pubDate>Sun, 31 Aug 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>TimeZone vs. TimeZoneInfo in .Net</title>
      <description>Understanding the TimeZoneInfo classin .Net 3.5 and how it compares to the standard TimeZone class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f24%2ftimezone-vs-timezoneinfo-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f24%2ftimezone-vs-timezoneinfo-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/TimeZone_vs_TimeZoneInfo_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/TimeZone_vs_TimeZoneInfo_in_Net</guid>
      <pubDate>Mon, 25 Aug 2008 12:31:04 GMT</pubDate>
    </item>
    <item>
      <title>DateTime vs. DateTimeOffset in .Net</title>
      <description>Understanding the DateTimeOffset struct in .Net 3.5 and how it compares to the standard DateTime struct. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f23%2fdatetime-vs-datetimeoffset-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f23%2fdatetime-vs-datetimeoffset-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DateTime_vs_DateTimeOffset_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DateTime_vs_DateTimeOffset_in_Net</guid>
      <pubDate>Mon, 25 Aug 2008 17:01:10 GMT</pubDate>
    </item>
    <item>
      <title>A simple jQuery Client Centering Plugin</title>
      <description>Centering content is a useful client side UI feature especially when working with pop ups or popup windows when displayed for the first time. Here's a little jQuery plug in that handles centering in the window and in other container elements easily. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f459873.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f459873.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</guid>
      <pubDate>Fri, 22 Aug 2008 18:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Particle Generator</title>
      <description>Cool particle effects live demo done with Silverlight. Sources are available, too! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.nerdplusart.com%2farchives%2fsilverlight-particle-generator"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.nerdplusart.com%2farchives%2fsilverlight-particle-generator" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Particle_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Particle_Generator</guid>
      <pubDate>Thu, 21 Aug 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ProMesh.NET v2.0 (MVC Framework) just around the corner</title>
      <description>Time for an update on the state of ProMesh.NET, the open-source MVC Web Application framework I started a few years ago. The last public release was almost 7 months ago, and a lot has been changed since then. The original plan was to create a version 1.5, but I decided against that and made it in a full 2.0 release &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%2f08%2f15%2fProMeshNETV20JustAroundTheCorner.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f08%2f15%2fProMeshNETV20JustAroundTheCorner.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_MVC_Framework_just_around_the_corner</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_MVC_Framework_just_around_the_corner</guid>
      <pubDate>Fri, 15 Aug 2008 17:48:12 GMT</pubDate>
    </item>
    <item>
      <title>Enhance your input fields with simple CSS tricks</title>
      <description>We're all trying to build an effective and good looking web forms. But there are always a new challenges. If you read my previous articles on how to build a better web forms, you could have noticed there are so many details about it. This article will show you how you can make a usual, boring web forms more effective and exciting with just a few simple CSS tricks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f27%2fEnhance-your-input-fields-with-simple-CSS-tricks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f27%2fEnhance-your-input-fields-with-simple-CSS-tricks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Enhance_your_input_fields_with_simple_CSS_tricks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Enhance_your_input_fields_with_simple_CSS_tricks</guid>
      <pubDate>Mon, 28 Jul 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Web developers. You suck.</title>
      <description>Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I'm not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Web_developers_You_suck</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Web_developers_You_suck</guid>
      <pubDate>Tue, 15 Jul 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Showing some support for LINQ to SQL</title>
      <description>Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</guid>
      <pubDate>Thu, 03 Jul 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Color Scheme Generator Web Application</title>
      <description>This application will generate a color scheme for you based on an image. After you upload an image, it will generate you a list of the most common colors that are significantly different from each other. Click anywhere on the image to pick other colors. There are zoom tools to pick the exact pixel you need. Web demo and Source Code Available &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%2f31appsin31days%2farchive%2f2008%2f05%2f30%2fcolor-scheme-generator.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2f31appsin31days%2farchive%2f2008%2f05%2f30%2fcolor-scheme-generator.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Color_Scheme_Generator_Web_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Color_Scheme_Generator_Web_Application</guid>
      <pubDate>Tue, 03 Jun 2008 16:16:02 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>PersistJS: The Cross Browser Storage...Without Cookies!</title>
      <description>Modern web browsers support some form of persistent storage that doesn't involve cookies. The problem is that they each use a different storage mechanism. Introducing PersistJS - a small, standalone persistent storage library that lets you access the browser storage while remaining ignorant to which browser you're using! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpablotron.org%2fsoftware%2fpersist-js%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpablotron.org%2fsoftware%2fpersist-js%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/PersistJS_The_Cross_Browser_Storage_Without_Cookies</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/PersistJS_The_Cross_Browser_Storage_Without_Cookies</guid>
      <pubDate>Fri, 23 May 2008 14:15:33 GMT</pubDate>
    </item>
    <item>
      <title>SharpTemplate.NET pre-release on CodePlex</title>
      <description>Introducing SharpTemplate.NET, a lightweight general-purpose template engine for .NET 2.0. It allows you to incorporate template parsing in your .NET applications. Perfect for code generators, reporting tools, mass-mailing applications, etc. &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%2f20%2fSharpTemplateNETPrereleaseOnCodePlex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f20%2fSharpTemplateNETPrereleaseOnCodePlex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SharpTemplate_NET_pre_release_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SharpTemplate_NET_pre_release_on_CodePlex</guid>
      <pubDate>Wed, 21 May 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SEO Page Manager For ASP.Net</title>
      <description>manage all your meta tags and sitemap urls in one convenient place &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f04%2f24%2fseo-manager-for-asp-net-manage-your-meta-tag-and-sitemap-generation-from-one-place.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fguyharwood%2farchive%2f2008%2f04%2f24%2fseo-manager-for-asp-net-manage-your-meta-tag-and-sitemap-generation-from-one-place.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SEO_Page_Manager_For_ASP_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SEO_Page_Manager_For_ASP_Net</guid>
      <pubDate>Thu, 24 Apr 2008 17:46:10 GMT</pubDate>
    </item>
    <item>
      <title>A .NET Cryptography Primer, part 3</title>
      <description>This part covers symmetric encryption, more commonly known as password-based encryption.  Goes over the different types of symmetric algorithms available, concepts such as initialization vectors, and includes code examples. &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%2f04%2fA-NET-Cryptography-Primer2c-Part-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatestreetgang.net%2fpost%2f2008%2f04%2fA-NET-Cryptography-Primer2c-Part-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/A_NET_Cryptography_Primer_part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/A_NET_Cryptography_Primer_part_3</guid>
      <pubDate>Wed, 16 Apr 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The insanely scalable ReaderWriterGate lock</title>
      <description>Wintellect's Jeffrey Richter, the Win32 threading guru, has written a library containing a new kind of lock: the ReaderWriterGate. Unlike other locks, this lock is highly scalable and fast with very few thread context switches. Works well with ASP.NET web apps as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2fmagazine%2fcc163532.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2fmagazine%2fcc163532.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_insanely_scalable_ReaderWriterGate_lock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_insanely_scalable_ReaderWriterGate_lock</guid>
      <pubDate>Thu, 17 Apr 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>[Flags] and you - Take 2</title>
      <description>Comparing enum values can sometime leave your code a little messy and inaccessible. Using this small EnumHelper extension methods class, your code should be left a little more readable and fluent. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fpost%2fFlags-and-you---Take-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fpost%2fFlags-and-you---Take-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Flags_and_you_Take_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Flags_and_you_Take_2</guid>
      <pubDate>Tue, 15 Apr 2008 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Keeping tack of open windows in WPF</title>
      <description>How to keep a refrence of each open window in WPF, use a visual brush to show the windows state and then manage it all using Attached Properties! &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%2f03%2f27%2fkeeping-track-of-open-windows-in-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f03%2f27%2fkeeping-track-of-open-windows-in-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Keeping_tack_of_open_windows_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Keeping_tack_of_open_windows_in_WPF</guid>
      <pubDate>Thu, 27 Mar 2008 07:48:26 GMT</pubDate>
    </item>
    <item>
      <title>Creating a File Explorer in WPF using MVC+M</title>
      <description>This shows how one can implement a file explorer by using the MVC PLUS the mediator pattern... what i prefare to call MCV+M... &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%2f03%2f21%2fcreating-a-file-explorer-in-wpf-using-mvcm%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f03%2f21%2fcreating-a-file-explorer-in-wpf-using-mvcm%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Creating_a_File_Explorer_in_WPF_using_MVC_M</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Creating_a_File_Explorer_in_WPF_using_MVC_M</guid>
      <pubDate>Fri, 21 Mar 2008 16:55:50 GMT</pubDate>
    </item>
    <item>
      <title>Developing a Robust Data-Driven UI Using WPF - Introduction.</title>
      <description>First post in a series. Discusses patterns for data-driven UI development in WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2008%2f03%2f18%2fDevelopingARobustDataDrivenUIUsingWPFIntroduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2008%2f03%2f18%2fDevelopingARobustDataDrivenUIUsingWPFIntroduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Developing_a_Robust_Data_Driven_UI_Using_WPF_Introduction</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Developing_a_Robust_Data_Driven_UI_Using_WPF_Introduction</guid>
      <pubDate>Wed, 19 Mar 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>First Look At Silverlight 2 </title>
      <description>Scott Gu annouces Silverlight 2 and describes a sample application that should be of interest to anyone developing web applications to consume data from public APIs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f22%2ffirst-look-at-silverlight-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f22%2ffirst-look-at-silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/First_Look_At_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/First_Look_At_Silverlight_2</guid>
      <pubDate>Fri, 22 Feb 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Quake 3 Arena Ported to .NET Managed C++ VS 2008!</title>
      <description>Quake III Arena has been ported to Managed C++ .NET under Visual Studio 2008. Check out article for source code download.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgregs-blog.com%2f2008%2f01%2f22%2fupdate-quake-3-arena-net-port-is-done%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgregs-blog.com%2f2008%2f01%2f22%2fupdate-quake-3-arena-net-port-is-done%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/Quake_3_Arena_Ported_to_NET_Managed_C_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/Quake_3_Arena_Ported_to_NET_Managed_C_VS_2008</guid>
      <pubDate>Thu, 24 Jan 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Minority Report-like interaction with WPF</title>
      <description>The guys at Cynergy built a very cool prototype of a no-touch interface using WPF and Wii controller. Here is a video and some insight of how they developed it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f01%2f23%2fMinority-Report-like-interaction-in-WPF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f01%2f23%2fMinority-Report-like-interaction-in-WPF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Minority_Report_like_interaction_with_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Minority_Report_like_interaction_with_WPF</guid>
      <pubDate>Wed, 23 Jan 2008 09:46:03 GMT</pubDate>
    </item>
  </channel>
</rss>