<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Lord</title>
    <description>Stories kicked by Lord</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>Dave's Glossy Controls for Silverlight 2 released</title>
      <description>I'm pleased to announce the availability of my first Silverlight 2 controls set: 'Dave's Glossy Controls for Silverlight 2'. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fdave%2farchive%2f2008%2f10%2f06%2fdave-s-glossy-controls-for-silverlight-2-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fdave%2farchive%2f2008%2f10%2f06%2fdave-s-glossy-controls-for-silverlight-2-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Dave_s_Glossy_Controls_for_Silverlight_2_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Dave_s_Glossy_Controls_for_Silverlight_2_released</guid>
      <pubDate>Mon, 06 Oct 2008 13:06:28 GMT</pubDate>
    </item>
    <item>
      <title>Coding Instinct: CodeSaga - The TFS &amp;amp; Subversion Storyteller</title>
      <description>CodeSaga is a source code repository analyser, it makes viewing history logs fun and productive! Instant access to logs and diffs make it easy to keep track of what is happening in the repository. CodeSaga connects to any TFS or Subversion repository and scans it's history log. This enables fast viewing and filtering of logs and diffs because everything is stored in a local SQL server. The scanning process will also analyze line changes, this allows for interesting charts and stats.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f10%2fcodesaga-tfs-subversion-storyteller.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f10%2fcodesaga-tfs-subversion-storyteller.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Coding_Instinct_CodeSaga_The_TFS_Subversion_Storyteller</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Coding_Instinct_CodeSaga_The_TFS_Subversion_Storyteller</guid>
      <pubDate>Mon, 06 Oct 2008 12:43:29 GMT</pubDate>
    </item>
    <item>
      <title>IServiceLocator a step toward IoC container / Service locator detente</title>
      <description>Today we launched an exciting project on CodePlex, namely the Common Service Locator library. What is it? It's a shared interface that applications and frameworks can reference in order to leverage IoC containers / service location mechanisms without taking hard dependencies.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fglenn.block%2farchive%2f2008%2f10%2f02%2fiservicelocator-a-step-toward-ioc-container-service-locator-detente.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fglenn.block%2farchive%2f2008%2f10%2f02%2fiservicelocator-a-step-toward-ioc-container-service-locator-detente.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/IServiceLocator_a_step_toward_IoC_container_Service_locator_detente</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/IServiceLocator_a_step_toward_IoC_container_Service_locator_detente</guid>
      <pubDate>Fri, 03 Oct 2008 08:46:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC, What about SEO?</title>
      <description>Unfortunately, I've run into some alarming SEO (Search Engine Optimization) issues ASP.NET MVC. &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%2f10%2faspnet-mvc-what-about-seo.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f10%2faspnet-mvc-what-about-seo.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_What_about_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_What_about_SEO</guid>
      <pubDate>Wed, 01 Oct 2008 20:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Breadcrum menu using JQuery and ASP.NET MVC</title>
      <description>&amp;quot;In the application I am working on I wanted to create something similar, a mix between a breadcrum and a menu. I wanted the menu &amp;quot;dropdown&amp;quot; to be filled with an ajax call, and I wanted the solution to be general enough to be easy to use in all parts of the application and dynamic so the breadcrum/dropdown can be populated with what ever.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f10%2fbreadcrum-menu-using-jquery-and-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f10%2fbreadcrum-menu-using-jquery-and-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Breadcrum_menu_using_JQuery_and_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Breadcrum_menu_using_JQuery_and_ASP_NET_MVC</guid>
      <pubDate>Wed, 01 Oct 2008 11:16:45 GMT</pubDate>
    </item>
    <item>
      <title>Simple Introduction to Extensible Applications with the MEF</title>
      <description>The head of the MEF team, Brad Abrams, finally made me understand what MEF is all about!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2008%2f09%2f29%2fsimple-introduction-to-composite-applications-with-the-managed-extensions-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2008%2f09%2f29%2fsimple-introduction-to-composite-applications-with-the-managed-extensions-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Simple_Introduction_to_Extensible_Applications_with_the_MEF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Simple_Introduction_to_Extensible_Applications_with_the_MEF</guid>
      <pubDate>Tue, 30 Sep 2008 08:09:15 GMT</pubDate>
    </item>
    <item>
      <title>Not doing TDD is worst than doing it wrong in the beggining.</title>
      <description>Check this out, and make a learn from 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%2fian_cooper%2farchive%2f2008%2f09%2f23%2flearning-and-crafstmanship.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f09%2f23%2flearning-and-crafstmanship.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Not_doing_TDD_is_worst_than_doing_it_wrong_in_the_beggining</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Not_doing_TDD_is_worst_than_doing_it_wrong_in_the_beggining</guid>
      <pubDate>Wed, 24 Sep 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Share anonymous types between functions </title>
      <description>The first step is to create a seemingly innocent method:

public static T CastByExample&amp;lt;T&amp;gt;(this object o, T example) 
{ 
    return (T) o; 
}
Seems innocent enough right? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2falexj%2farchive%2f2007%2f11%2f22%2ft-castbyexample-t-object-o-t-example.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2falexj%2farchive%2f2007%2f11%2f22%2ft-castbyexample-t-object-o-t-example.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Share_anonymous_types_between_functions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Share_anonymous_types_between_functions</guid>
      <pubDate>Thu, 18 Sep 2008 11:06:23 GMT</pubDate>
    </item>
    <item>
      <title>Setting up Continuous Integration for your Application with Team City</title>
      <description>A short screencast on setting up Continuous Integration for your Application with Team City &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f46"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f46" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Setting_up_Continuous_Integration_for_your_Application_with_Team_City</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Setting_up_Continuous_Integration_for_your_Application_with_Team_City</guid>
      <pubDate>Thu, 18 Sep 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Linq queries with parameters for your ORM IRepository</title>
      <description>Code snippets and architectural concepts for abstracting away Linq queries from ORM IRepository interface &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2flinq-queries-with-parameters-for-your-orm-irepository%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2flinq-queries-with-parameters-for-your-orm-irepository%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_queries_with_parameters_for_your_ORM_IRepository</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_queries_with_parameters_for_your_ORM_IRepository</guid>
      <pubDate>Thu, 18 Sep 2008 04:09:30 GMT</pubDate>
    </item>
    <item>
      <title>Codebehind Files in ASP.NET MVC Are Evil</title>
      <description>Having Codebehind files for Views in ASP.NET MVC tempts developers to use web forms style programming in MVC applications.  Removing them from the default application templates and new File-&amp;gt;ASP.NET MVC View templates will help developers fall into a &amp;quot;pit of success&amp;quot; by eliminating the temptation to put code into codebehind files that should really go into Controllers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fcodebehind-files-in-asp-net-mvc-are-evil%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fcodebehind-files-in-asp-net-mvc-are-evil%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Codebehind_Files_in_ASP_NET_MVC_Are_Evil</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Codebehind_Files_in_ASP_NET_MVC_Are_Evil</guid>
      <pubDate>Thu, 18 Sep 2008 08:46:05 GMT</pubDate>
    </item>
    <item>
      <title>WPF MediaKit - Make your own MediaElement or DirectShow based controls</title>
      <description>The WPF MediaKit makes it easy to create your own DirectShow based WPF controls.  The library uses the new D3DImage in .NET 3.5 SP1, so the performance is quite decent.  It is also open-source and available on codeplex. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeplex.com%2fWPFMediaKit"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeplex.com%2fWPFMediaKit" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_MediaKit_Make_your_own_MediaElement_or_DirectShow_based_controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_MediaKit_Make_your_own_MediaElement_or_DirectShow_based_controls</guid>
      <pubDate>Wed, 17 Sep 2008 12:02:47 GMT</pubDate>
    </item>
    <item>
      <title>Get that sketchy look in your GUI mockups</title>
      <description>Using Sofware to get cool sketchy looking GUI wireframes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tobinharris.com%2f2008%2f9%2f15%2fget-that-sketchy-look-in-your-wireframes"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tobinharris.com%2f2008%2f9%2f15%2fget-that-sketchy-look-in-your-wireframes" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Get_that_sketchy_look_in_your_GUI_mockups</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Get_that_sketchy_look_in_your_GUI_mockups</guid>
      <pubDate>Tue, 16 Sep 2008 10:04:00 GMT</pubDate>
    </item>
    <item>
      <title>CodePlex launches support for TortoiseSVN</title>
      <description>No longer do you need to host SvnBridge yourself, or use the Team Foundation Client or the CodePlex client. Now you can use your favorite SVN client and connect directly to your repository! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcodeplex%2farchive%2f2008%2f09%2f14%2fcodeplex-launches-support-for-tortoisesvn.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcodeplex%2farchive%2f2008%2f09%2f14%2fcodeplex-launches-support-for-tortoisesvn.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/CodePlex_launches_support_for_TortoiseSVN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/CodePlex_launches_support_for_TortoiseSVN</guid>
      <pubDate>Mon, 15 Sep 2008 11:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know</title>
      <description>Two interesting ASP.NET with Visual Studio 2008 performance tips that were not documented and discovered by chance &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</guid>
      <pubDate>Tue, 16 Sep 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed comparison to other O/R Mappers</title>
      <description>A comparison of LightSpeed against other ORMs... or kind of, including L2S, EF but NHibernate was left out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fProducts%2flightspeed%2fcomparison.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fProducts%2flightspeed%2fcomparison.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/LightSpeed_comparison_to_other_O_R_Mappers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/LightSpeed_comparison_to_other_O_R_Mappers</guid>
      <pubDate>Fri, 12 Sep 2008 07:01:57 GMT</pubDate>
    </item>
    <item>
      <title>Building an IoC container in 15 lines of code</title>
      <description>It interesting to see how far an IoC container could be minimized. 
The result is 15 lines of significant code (ignoring blank lines or line with just curly braces). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2007%2f10%2f20%2fBuilding-an-IoC-container-in-15-lines-of-code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2007%2f10%2f20%2fBuilding-an-IoC-container-in-15-lines-of-code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Building_an_IoC_container_in_15_lines_of_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Building_an_IoC_container_in_15_lines_of_code</guid>
      <pubDate>Thu, 11 Sep 2008 20:22:03 GMT</pubDate>
    </item>
    <item>
      <title>Subversion Support Comes to CodePlex. Sorta'</title>
      <description>A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f09%2f09%2fsubversion-support-on-codeplex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f09%2f09%2fsubversion-support-on-codeplex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subversion_Support_Comes_to_CodePlex_Sorta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subversion_Support_Comes_to_CodePlex_Sorta</guid>
      <pubDate>Wed, 10 Sep 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Thoughts on validation in ASP.NET MVC applications</title>
      <description>MVC Preview 5 comes with two new API pieces that seem relevant to validation:

ModelState. Controllers now have an official way to pass validation error information to views. Populate ViewData.ModelState, then you can use the built-in HTML helpers to render error message summaries, and to highlight input fields that correspond to errors.

Model binders. Controllers are expected to populate model objects from form posts using the IModelBinder API. You can create custom binders - the framework calls your binder to obtain a value for each model property. (If you don't understand this, don't worry - it turns out not to be relevant.) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2008%2f09%2f08%2fthoughts-on-validation-in-aspnet-mvc-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2008%2f09%2f08%2fthoughts-on-validation-in-aspnet-mvc-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Thoughts_on_validation_in_ASP_NET_MVC_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Thoughts_on_validation_in_ASP_NET_MVC_applications</guid>
      <pubDate>Tue, 09 Sep 2008 11:54:55 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate Deep Grok - A dedicated NHibernate Resource Search</title>
      <description>Recently launched search site for NHibernate. Come check it out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tobinharris.com%2f2008%2f9%2f8%2fnhibernate-deep-grok"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tobinharris.com%2f2008%2f9%2f8%2fnhibernate-deep-grok" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Deep_Grok_A_dedicated_NHibernate_Resource_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Deep_Grok_A_dedicated_NHibernate_Resource_Search</guid>
      <pubDate>Mon, 08 Sep 2008 19:55:02 GMT</pubDate>
    </item>
    <item>
      <title>Avoid the Managed Extensibility Framework</title>
      <description>As a .NET developer, you should avoid using the newly released Managed Extensibility Framework as its license prevents its use beyond the Windows platform. This will prevent your .NET software from running on Linux or MacOS in the future.

Luckily, there is a cross platform solution available today that has no platform limitations: Mono.Addins. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2008%2fSep-07.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftirania.org%2fblog%2farchive%2f2008%2fSep-07.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Avoid_the_Managed_Extensibility_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Avoid_the_Managed_Extensibility_Framework</guid>
      <pubDate>Sun, 07 Sep 2008 19:09:55 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate and large text fields gotchas</title>
      <description>There are two gotchas associated with working with large text fields with NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2006%2f12%2f30%2f6986.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2006%2f12%2f30%2f6986.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_and_large_text_fields_gotchas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_and_large_text_fields_gotchas</guid>
      <pubDate>Sun, 07 Sep 2008 18:34:12 GMT</pubDate>
    </item>
    <item>
      <title>Learning PRISM - 05/09/2008</title>
      <description>A article about some of the basic building block making up PRISM. The first article covers unity... what is it, where is it used, ect. &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%2f09%2f05%2flearning-prism-05-09-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f09%2f05%2flearning-prism-05-09-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Learning_PRISM_05_09_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Learning_PRISM_05_09_2008</guid>
      <pubDate>Fri, 05 Sep 2008 09:31:45 GMT</pubDate>
    </item>
    <item>
      <title>Welcome to the NHibernate community site!!</title>
      <description>Finally a single place to look for NHibernate related stuff?! The challenge of NH Forge is provide a single centralized resource for all things related to NH offering a community blog, an easy to use WIKI, other related community-oriented tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnhforge.org%2fblogs%2fnhibernate%2farchive%2f2008%2f08%2f29%2fwelcome-to-the-nhibernate-blog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnhforge.org%2fblogs%2fnhibernate%2farchive%2f2008%2f08%2f29%2fwelcome-to-the-nhibernate-blog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Welcome_to_the_NHibernate_community_site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Welcome_to_the_NHibernate_community_site</guid>
      <pubDate>Thu, 04 Sep 2008 20:50:31 GMT</pubDate>
    </item>
    <item>
      <title>FFlib.NET released!</title>
      <description>Are you web developer? Are you looking for video conversion library for long time? So, be happy! We are pleased to introduce you the first release of our .NET &amp;amp; FFMPEG based video conversion library - FFlib.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.intuitive.sk%2ffflib%2fpost%2ffflib-net-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.intuitive.sk%2ffflib%2fpost%2ffflib-net-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/FFlib_NET_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/FFlib_NET_released</guid>
      <pubDate>Fri, 05 Sep 2008 08:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>