<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by joe.feser</title>
    <description>Stories kicked by joe.feser</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>Free CodeRush Xpress for C# and Visual Basic inside Visual Studio 2008</title>
      <description>Mark Miller writes about all the features available in the free edition of CodeRush &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.devexpress.com%2fblogs%2fmarkmiller%2farchive%2f2009%2f06%2f25%2fcoderush-xpress-for-c-and-visual-basic-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.devexpress.com%2fblogs%2fmarkmiller%2farchive%2f2009%2f06%2f25%2fcoderush-xpress-for-c-and-visual-basic-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Free_CodeRush_Xpress_for_C_and_Visual_Basic_inside_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Free_CodeRush_Xpress_for_C_and_Visual_Basic_inside_Visual_Studio_2008</guid>
      <pubDate>Mon, 29 Jun 2009 19:00:01 GMT</pubDate>
    </item>
    <item>
      <title>Application-wide action filters in ASP.NET MVC</title>
      <description>Ever had a team of developers using your ASP.NET MVC framework? Chances are you have implemented some action filters (i.e. for logging) which should be applied on all controllers in the application. Two ways to do this: kindly ask your developers to add a [Logging] attribute to the controllers they write, or kindly ask to inherit from SomeCustomControllerWithActionsInPlace.

If you have been in this situation, monday mornings, afternoons, tuesdays and other weekdays are in fact days where some developers will forget to do one of the above. This means no logging! Or any other action filters that are executed due to a developer that has not been fed with enough coffee. Wouldn't it be nice to have a central repository where you can register application-wide action filters? That's exactly what we are going to do in this blog post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f06%2f24%2fApplication-wide-action-filters-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f06%2f24%2fApplication-wide-action-filters-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Application_wide_action_filters_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Application_wide_action_filters_in_ASP_NET_MVC</guid>
      <pubDate>Wed, 24 Jun 2009 14:30:02 GMT</pubDate>
    </item>
    <item>
      <title>Life After Loops</title>
      <description>Eliminating cumbersome looping code using Linq &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f06%2f15%2fLife-After-Loops.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f06%2f15%2fLife-After-Loops.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Life_After_Loops</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Life_After_Loops</guid>
      <pubDate>Wed, 17 Jun 2009 09:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Context Sensitive Help in WPF</title>
      <description>Demonstrates how to provide context sensitive help through attached properties - simple and clear :-) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpeteohanlon.wordpress.com%2f2009%2f05%2f01%2feasy-help-with-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpeteohanlon.wordpress.com%2f2009%2f05%2f01%2feasy-help-with-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Context_Sensitive_Help_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Context_Sensitive_Help_in_WPF</guid>
      <pubDate>Mon, 04 May 2009 16:01:15 GMT</pubDate>
    </item>
    <item>
      <title>How to Create A JQuery Plugin </title>
      <description>A small tutorial about creating JQuery Plugins &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f28%2fhow-to-create-a-jquery-plugin%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f28%2fhow-to-create-a-jquery-plugin%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_Create_A_JQuery_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_Create_A_JQuery_Plugin</guid>
      <pubDate>Tue, 28 Apr 2009 22:01:45 GMT</pubDate>
    </item>
    <item>
      <title>22 amazing JQuery - Modal - Plugins</title>
      <description>A collection of 22 amazing JQuery - Modal - Window - Plugins &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-22-besten-modal-fenster-plugins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-22-besten-modal-fenster-plugins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/22_amazing_JQuery_Modal_Plugins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/22_amazing_JQuery_Modal_Plugins</guid>
      <pubDate>Wed, 29 Apr 2009 08:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Learning resources for .NET 4.0 new features</title>
      <description>A comprehensive list of articles for .NET 4.0 new features &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbogdanbrinzarea.wordpress.com%2f2009%2f04%2f24%2flearning-net-40-new-features%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbogdanbrinzarea.wordpress.com%2f2009%2f04%2f24%2flearning-net-40-new-features%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_resources_for_NET_4_0_new_features</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_resources_for_NET_4_0_new_features</guid>
      <pubDate>Fri, 24 Apr 2009 18:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Flexible WPF ToolTips via Markup Extensions</title>
      <description>Presents a way to display a feature-rich ToolTip in WPF through a single line of XAML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hardcodet.net%2f2009%2f04%2fwpf-tooltips-through-markup-extension"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hardcodet.net%2f2009%2f04%2fwpf-tooltips-through-markup-extension" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Flexible_WPF_ToolTips_via_Markup_Extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Flexible_WPF_ToolTips_via_Markup_Extensions</guid>
      <pubDate>Mon, 20 Apr 2009 22:46:29 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Leaking Memory:-Be careful while using in big applications</title>
      <description>jQuery is leaking memory beware of using it in large applications.Here in this article you can give your suggestions to prevent this memory leak &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2009%2f04%2fjquery-leaking-memory-be-careful-while.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2009%2f04%2fjquery-leaking-memory-be-careful-while.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Leaking_Memory_Be_careful_while_using_in_big_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Leaking_Memory_Be_careful_while_using_in_big_applications</guid>
      <pubDate>Mon, 20 Apr 2009 11:12:47 GMT</pubDate>
    </item>
    <item>
      <title>Hello World to LINQ Projection in C#</title>
      <description>In this post we will what is projection, what are its benefits and how we can use it with LINQ.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.incsharp.net%2fpost%2fHello-World-to-LINQ-Projection-in-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.incsharp.net%2fpost%2fHello-World-to-LINQ-Projection-in-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hello_World_to_LINQ_Projection_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hello_World_to_LINQ_Projection_in_C</guid>
      <pubDate>Sat, 04 Apr 2009 16:46:04 GMT</pubDate>
    </item>
    <item>
      <title>10 Best Libraries for generating PDF Files</title>
      <description>Today we are presenting collection of 10 best libraries for generating PDF files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxline.com%2f10-best-libraries-for-generating-pdf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxline.com%2f10-best-libraries-for-generating-pdf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/10_Best_Libraries_for_generating_PDF_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/10_Best_Libraries_for_generating_PDF_Files</guid>
      <pubDate>Tue, 31 Mar 2009 21:16:17 GMT</pubDate>
    </item>
    <item>
      <title>Walkthrough: full example of using MvcContrib grid w/jQuery datatable.</title>
      <description>How to create a grid layout in ASP.NET MVC using the MvcContrib extensions and jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpaulwhit%2farchive%2f2009%2f03%2f28%2fwalkthrough-full-example-of-using-mvccontrib-grid-with-jquery-datatable.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpaulwhit%2farchive%2f2009%2f03%2f28%2fwalkthrough-full-example-of-using-mvccontrib-grid-with-jquery-datatable.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Walkthrough_full_example_of_using_MvcContrib_grid_w_jQuery_datatable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Walkthrough_full_example_of_using_MvcContrib_grid_w_jQuery_datatable</guid>
      <pubDate>Sun, 05 Apr 2009 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>$(document).ready() and pageLoad() are not the same!</title>
      <description>A few examples about how $(document).ready() and pageLoad() differ, practical examples of when both are useful, and a third alternative that is more suitable in some cases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</guid>
      <pubDate>Thu, 26 Mar 2009 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>New CodePlex project: MvcSiteMap &amp;#226;?" ASP.NET MVC sitemap provider</title>
      <description>If you have been using the ASP.NET MVC framework, you possibly have been searching for something like the classic ASP.NET sitemap. After you've played with it, you even found it useful! But not really flexible and easy to map to routes and controllers. To tackle that, last year, somewhere in August, I released a proof-of-concept sitemap provider for the ASP.NET MVC framework on my blog. 

The blog post on sitemap provider I released back then has received numerous comments, suggestions, code snippets, . Together with Patrice Calve, we've released a new version of the sitemap provider on CodePlex: MvcSiteMap. 

This time I'll not dive into implementation details, but provide you with some of the features our sitemap provider erm. provides.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f03%2f20%2fNew-CodePlex-project-MvcSiteMap-ndash3b-ASPNET-MVC-sitemap-provider.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f03%2f20%2fNew-CodePlex-project-MvcSiteMap-ndash3b-ASPNET-MVC-sitemap-provider.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/New_CodePlex_project_MvcSiteMap_â_ASP_NET_MVC_sitemap_provider</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/New_CodePlex_project_MvcSiteMap_â_ASP_NET_MVC_sitemap_provider</guid>
      <pubDate>Tue, 24 Mar 2009 18:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Stub HttpContext</title>
      <description>An example how to stub HttpContext.  Following this example you can stub / mock also Request and Response objects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2009%2f03%2f23%2fstub-htttpcontext%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2009%2f03%2f23%2fstub-htttpcontext%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Stub_HttpContext</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Stub_HttpContext</guid>
      <pubDate>Wed, 25 Mar 2009 01:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Using Gallio with NCover</title>
      <description>The transition from MbUnit 2.4 to MbUnit 3/Gallio is not as easy as one might expect. This article describes how Gallio can be used with NCover in manual or automatic builds. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f17%2fUsing-Gallio-with-NCover.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f17%2fUsing-Gallio-with-NCover.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Using_Gallio_with_NCover</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Using_Gallio_with_NCover</guid>
      <pubDate>Wed, 18 Mar 2009 21:16:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Five methods converting rows to columns</title>
      <description>Five methods converting rows to columns &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlserveradvisor.blogspot.com%2f2009%2f03%2fsql-server-convert-rows-to-columns.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlserveradvisor.blogspot.com%2f2009%2f03%2fsql-server-convert-rows-to-columns.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Five_methods_converting_rows_to_columns</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Five_methods_converting_rows_to_columns</guid>
      <pubDate>Mon, 16 Mar 2009 12:16:03 GMT</pubDate>
    </item>
    <item>
      <title>6 SEO Tips For ASP.NET URL's</title>
      <description>If you are building a new ASP.NET application, SEO has become a big factor in how you plan the structure / code of the site.  But quite an important part of the site which are often overlooked are the URL's, and a lot of people do the basics which I'll show below but there are a few common things people tend to miss or never thought could be a problem... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blogfodder.co.uk%2fpost%2f2009%2f03%2f6-SEO-Tips-For-ASPNET-URLrsquo3bs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blogfodder.co.uk%2fpost%2f2009%2f03%2f6-SEO-Tips-For-ASPNET-URLrsquo3bs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/6_SEO_Tips_For_ASP_NET_URL_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/6_SEO_Tips_For_ASP_NET_URL_s</guid>
      <pubDate>Tue, 10 Mar 2009 23:31:55 GMT</pubDate>
    </item>
    <item>
      <title>Screencast: Dive Into ASP.NET MVC RC2</title>
      <description>The screencast covers the following:

* An quick overview of what is &amp;quot;MVC&amp;quot;
* Pros &amp;amp; Cons comparing ASP.NET MVC to ASP.NET WebForms
* Answers to questions you might be thinking
* Review of new features since the beta release
* Demonstration &amp;amp; code review of a demo app using ASP.NET MVC RC2 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebdevdotnet.blogspot.com%2f2009%2f03%2fscreencast-dive-into-aspnet-mvc-rc2.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebdevdotnet.blogspot.com%2f2009%2f03%2fscreencast-dive-into-aspnet-mvc-rc2.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Screencast_Dive_Into_ASP_NET_MVC_RC2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Screencast_Dive_Into_ASP_NET_MVC_RC2</guid>
      <pubDate>Mon, 09 Mar 2009 18:53:57 GMT</pubDate>
    </item>
    <item>
      <title>Adding Many to Many Relationship between Entities</title>
      <description>A friend of mine asked me this week a question regarding link tables in Entity Framework.
In their system they have a link table of many to many relationship between more then two tables. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fgilf%2farchive%2f2009%2f03%2f07%2fadding-many-to-many-relationship-between-entities.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fgilf%2farchive%2f2009%2f03%2f07%2fadding-many-to-many-relationship-between-entities.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Adding_Many_to_Many_Relationship_between_Entities</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Adding_Many_to_Many_Relationship_between_Entities</guid>
      <pubDate>Sat, 07 Mar 2009 17:27:41 GMT</pubDate>
    </item>
    <item>
      <title>Late-Bound Invocation with Expression Trees</title>
      <description>Avoid the cost of reflection for late-bound invocation by using expression trees. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2009%2f03%2f06%2ffast-late-bound-invocation-with-expression-trees%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2009%2f03%2f06%2ffast-late-bound-invocation-with-expression-trees%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Late_Bound_Invocation_with_Expression_Trees</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Late_Bound_Invocation_with_Expression_Trees</guid>
      <pubDate>Sat, 07 Mar 2009 01:46:20 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Domain Driven Design Part 2</title>
      <description>Implementation of entity equality and test cases to describe the behavior.  Fluent NHibernate mapping and integration testing.  Implementation of IRepository&amp;lt;T&amp;gt;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnathan.whiteboard-it.com%2farchive%2f2009%2f03%2f06%2fasp.net-mvc-domain-driven-design-deux.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnathan.whiteboard-it.com%2farchive%2f2009%2f03%2f06%2fasp.net-mvc-domain-driven-design-deux.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Domain_Driven_Design_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Domain_Driven_Design_Part_2</guid>
      <pubDate>Fri, 06 Mar 2009 23:26:50 GMT</pubDate>
    </item>
    <item>
      <title>12+ open source projects for .NET you probably didn't know about.</title>
      <description>Here's a few of the better .NET open source projects which are making a difference to .NET developers worldwide, and it just shows that the open source .NET community is alive and well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.webdistortion.com%2f2009%2f03%2f06%2f12-open-source-projects-for-net-you-probably-didn%25E2%2580%2599t-know-about%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.webdistortion.com%2f2009%2f03%2f06%2f12-open-source-projects-for-net-you-probably-didn%25E2%2580%2599t-know-about%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/12_open_source_projects_for_NET_you_probably_didn_t_know_about</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/12_open_source_projects_for_NET_you_probably_didn_t_know_about</guid>
      <pubDate>Sat, 07 Mar 2009 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Routing performance compare to HttpHandler</title>
      <description>This article shows few throughput perf test graphs for ASP.NET MVC and ASP.NET http handler &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.gtrifonov.com%2fblog%2f2009%2f03%2f04%2fASP_NET_Routing_performance_compare_to_HttpHandler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.gtrifonov.com%2fblog%2f2009%2f03%2f04%2fASP_NET_Routing_performance_compare_to_HttpHandler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_Routing_performance_compare_to_HttpHandler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_Routing_performance_compare_to_HttpHandler</guid>
      <pubDate>Fri, 06 Mar 2009 21:16:25 GMT</pubDate>
    </item>
    <item>
      <title>23 amazing JQuery Photo/Gallery Plugins</title>
      <description>A collection of 23 JQuery Plugins to prepare your site for the use of photos. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-23-besten-bildergalerie-plugins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-23-besten-bildergalerie-plugins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/23_amazing_JQuery_Photo_Gallery_Plugins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/23_amazing_JQuery_Photo_Gallery_Plugins</guid>
      <pubDate>Tue, 10 Mar 2009 07:01:03 GMT</pubDate>
    </item>
  </channel>
</rss>