<?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>LightSpeed 3.0 released!</title>
      <description>Mindscape have released LightSpeed 3.0 - the third version of their .NET O/R Mapper with Visual Studio Integration. LightSpeed 3.0 includes a new migrations framework baked into the visual designer to save developers writing SQL schema migrations, improved querying and LINQ capabilities, testing enhancements and much more. &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%2fblog%2findex.php%2f2009%2f12%2f14%2flightspeed-3-0-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2009%2f12%2f14%2flightspeed-3-0-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/LightSpeed_3_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/LightSpeed_3_0_released</guid>
      <pubDate>Tue, 15 Dec 2009 04:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape LightSpeed 3.0 - Advocating a Commercial ORM</title>
      <description>Compares the features of Mindscape's LightSpeed 3.0 ORM with those of LINQ to SQL and NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fericswann.org%2fblog%2farchive%2f2009%2f12%2f13%2fmindscape-lightspeed-3.0-advocating-a-commercial-orm.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fericswann.org%2fblog%2farchive%2f2009%2f12%2f13%2fmindscape-lightspeed-3.0-advocating-a-commercial-orm.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Mindscape_LightSpeed_3_0_Advocating_a_Commercial_ORM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Mindscape_LightSpeed_3_0_Advocating_a_Commercial_ORM</guid>
      <pubDate>Mon, 14 Dec 2009 23:30:04 GMT</pubDate>
    </item>
    <item>
      <title>Custom functions in LINQ made easy with LightSpeed</title>
      <description>Using LINQ to express queries is a great thing for .NET developers however sometimes it gets a bit tight when you want to express a database specific function that has no LINQ equivalent. This post shows how developers can easily create and express custom database functions so that their LINQ queries are executed completely by the database engine. &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%2fblog%2findex.php%2f2009%2f08%2f10%2fcustom-functions-in-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2009%2f08%2f10%2fcustom-functions-in-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Custom_functions_in_LINQ_made_easy_with_LightSpeed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Custom_functions_in_LINQ_made_easy_with_LightSpeed</guid>
      <pubDate>Tue, 11 Aug 2009 18:15:00 GMT</pubDate>
    </item>
    <item>
      <title>A view model base class to use with MVVM in WPF | UX and WPF ramblings</title>
      <description>A view model base class to use with MVVM in WPF, with caching of PropertyChangedEventArgs for each property. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsweux.com%2fblogs%2fpsampaio%2findex.php%2f2009%2f07%2f06%2fa-view-model-base-class-to-use-with-mvvm-in-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsweux.com%2fblogs%2fpsampaio%2findex.php%2f2009%2f07%2f06%2fa-view-model-base-class-to-use-with-mvvm-in-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/A_view_model_base_class_to_use_with_MVVM_in_WPF_UX_and_WPF_ramblings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/A_view_model_base_class_to_use_with_MVVM_in_WPF_UX_and_WPF_ramblings</guid>
      <pubDate>Mon, 06 Jul 2009 09:28:29 GMT</pubDate>
    </item>
    <item>
      <title>Subsonic 3 released</title>
      <description>Just read Rob Conery's Blog and saw that Subsonic 3 is now available for download. For those unfamiliar with Subsonic it really is the ONLY no BS ORM out there, in fact it is so easy to get up and running that it is easy to forget that you ever set it up in the first place. The whole Subsonic ethic is to remove the hoops that other ORM's have you jump through and essentially to get you home earlier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f07%2fsubsonic-3-released.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f07%2fsubsonic-3-released.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subsonic_3_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subsonic_3_released</guid>
      <pubDate>Sat, 04 Jul 2009 19:45:05 GMT</pubDate>
    </item>
    <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>Starting out - The story of starting a software tools company</title>
      <description>Not strictly about coding, this post talks about starting a business that builds tools for software developers (in this case, tools for developers on the Microsoft stack). Covers some of the lessons learned and experiences in the first few months. &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%2fstaff%2fjohndaniel%2findex.php%2f2009%2f01%2fstarting-out-with-mindscape%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fstaff%2fjohndaniel%2findex.php%2f2009%2f01%2fstarting-out-with-mindscape%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Starting_out_The_story_of_starting_a_software_tools_company</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Starting_out_The_story_of_starting_a_software_tools_company</guid>
      <pubDate>Mon, 23 Mar 2009 04:01:10 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>
  </channel>
</rss>