<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by TroyMG</title>
    <description>Stories kicked by TroyMG</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>Creating an MVC Project in Visual Studio 2010</title>
      <description>Earlier today Phil Haack announced that the Asp.Net MVC installer for Visual Studio 2010 Beta 1 is now available on CodePlex along with the bonus of some basic snippets for use with MVC projects. This is exactly what I have been waiting for before installing Visual Studio 2010, so I decided to give it a shot and report back on my experience. I'm happy to say that the basic experience went flawlessly for me, though it appears that may not hold true for everyone. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2f2009%2f06%2f09%2fcreating-an-mvc-project-in-visual-studio-2010%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2f2009%2f06%2f09%2fcreating-an-mvc-project-in-visual-studio-2010%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_an_MVC_Project_in_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_an_MVC_Project_in_Visual_Studio_2010</guid>
      <pubDate>Wed, 17 Jun 2009 11:44:20 GMT</pubDate>
    </item>
    <item>
      <title>Return of the PagedList&amp;lt;T&amp;gt;</title>
      <description>It has been nearly a year since I posted an updated version of the PagedList&amp;lt;T&amp;gt; functionality originally created by Scott Guthrie and posted by Rob Conery. Since then I have used the class in a number of projects and find it indispensable.

A few days ago, Craig Stuntz reported an interesting observation: when the first page is returned, the class performs a Skip(0). Suprisingly, this is not free. With that in mind, I set out to correct that issue as well as incorporate a few changes I've made over the past year. The result is nearly identical to the last posted version, just a bit more readable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2f2009%2f06%2f15%2freturn-of-the-pagedlist%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2f2009%2f06%2f15%2freturn-of-the-pagedlist%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Return_of_the_PagedList_T</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Return_of_the_PagedList_T</guid>
      <pubDate>Tue, 16 Jun 2009 02:00:21 GMT</pubDate>
    </item>
    <item>
      <title>How to improve the performances of ASP.NET MVC web applications</title>
      <description>Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances.
It is an in depth analysis of a Digg-like site and how it went from serving (on a test machine) 6 req/sec to 390 req/sec.
The analysis prove the usual rule of performance optimization: no matter what you do to optimize your code, the biggest performance hit is data retrieval, and the first thing you have to optimize is always this.
But apart from this obvious outcome, I just want to take out from this presentation the 3 point that are really specific to ASP.NET MVC &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%2f2009%2f04%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</guid>
      <pubDate>Fri, 17 Apr 2009 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Fluent ADO.NET (there's actually a good reason for it!)</title>
      <description>More DAL silliness, but for a good reason. The author was restricted from using an ORM by his client so he came up with a cool way to make his life a little easier. Pretty cool. Scratch that itch! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2009%2f04%2f13%2fintroducing-fluent-adonet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2009%2f04%2f13%2fintroducing-fluent-adonet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Fluent_ADO_NET_there_s_actually_a_good_reason_for_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Fluent_ADO_NET_there_s_actually_a_good_reason_for_it</guid>
      <pubDate>Wed, 15 Apr 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Using complex types to make calling services less... complex</title>
      <description>A detailed examination of how jQuery can call ASP.NET AJAX web services (or page methods) with complex types as parameters, to simplify the process of serializing and sending several fields of data at a time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f07%2fusing-complex-types-to-make-calling-services-less-complex%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f07%2fusing-complex-types-to-make-calling-services-less-complex%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_complex_types_to_make_calling_services_less_complex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_complex_types_to_make_calling_services_less_complex</guid>
      <pubDate>Tue, 07 Apr 2009 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>SELECT TOP N Rows Per Group/Category in SQL Server</title>
      <description>I call this a query with the 3S - Short, Sweet and Simple - Check this cool example by SuprotimAgarwal to select top 'n' rows for each group or category.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2008%2f09%2fselect-top-n-rows-per-groupcategory.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2008%2f09%2fselect-top-n-rows-per-groupcategory.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SELECT_TOP_N_Rows_Per_Group_Category_in_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SELECT_TOP_N_Rows_Per_Group_Category_in_SQL_Server</guid>
      <pubDate>Wed, 01 Apr 2009 22:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - YSlow and ASP.NET: 100 points &amp;quot;A&amp;quot; grade is possible</title>
      <description>Just in case if somebody doesn't know what YSlow is? YSlow is Firefox add-on integrated with Firebug.  It analyzes web pages and tells you why they are slow. You can run it on you project and see your grade. You can do some easy improvements and maybe even get D grade. However to get higher then D grade becomes a real challenge.  Below I will describe how I got A grade (100 points) on my web blog application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.karpach.com%2fyslow-and-asp-net-100-points-a-grade.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.karpach.com%2fyslow-and-asp-net-100-points-a-grade.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_YSlow_and_ASP_NET_100_points_A_grade_is_possible</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_YSlow_and_ASP_NET_100_points_A_grade_is_possible</guid>
      <pubDate>Mon, 02 Mar 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>xVal 0.8 improves client side validation in ASP.NET MVC</title>
      <description>xVal is an open source validation framework bridge for ASP.NET MVC. Its new release, version 0.8, became available this morning and adds the following features: Support for NHibernate.Validator, Internationalization, Custom validation logic, Fluent syntax for defining ad-hoc validation rules, Comparison validators, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2009%2f02%2f27%2fxval-08-beta-now-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2009%2f02%2f27%2fxval-08-beta-now-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/xVal_0_8_improves_client_side_validation_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/xVal_0_8_improves_client_side_validation_in_ASP_NET_MVC</guid>
      <pubDate>Sat, 28 Feb 2009 01:01:16 GMT</pubDate>
    </item>
    <item>
      <title>Tips for Managing ASP.NET MVC Views</title>
      <description>The author gives some tips on managing asp.net mvc views and organizing files withing an asp.net mvc project.  Includes suggestions on keeping code out of views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.michaelhamrah.com%2fblog%2findex.php%2f2009%2f02%2ftips-for-managin-aspnet-mvc-views%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.michaelhamrah.com%2fblog%2findex.php%2f2009%2f02%2ftips-for-managin-aspnet-mvc-views%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Tips_for_Managing_ASP_NET_MVC_Views</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Tips_for_Managing_ASP_NET_MVC_Views</guid>
      <pubDate>Sat, 28 Feb 2009 01:46:09 GMT</pubDate>
    </item>
    <item>
      <title>A New Look for Visual Studio 2010!</title>
      <description>At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0.  Today I'm happy to reveal the new UI for Visual Studio, also built on WPF: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</guid>
      <pubDate>Wed, 25 Feb 2009 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Azure - Performance, IoC, and Instances</title>
      <description>My experience so far working with Azure. Some performance testing, IoC container incompatibilities, and frustration with instances. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fazure-performance-ioc-and-instances.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fazure-performance-ioc-and-instances.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Azure_Performance_IoC_and_Instances</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Azure_Performance_IoC_and_Instances</guid>
      <pubDate>Fri, 20 Feb 2009 19:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Announcing my book: ASP.NET MVC 1.0 Quickly</title>
      <description>Maarten Balliauw announces his new book and provides a large retrospective on the writing process itself. Must read for everyone thinking about writing a tech book! &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%2f02%2f17%2fAnnouncing-my-book-ASPNET-MVC-10-Quickly.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f02%2f17%2fAnnouncing-my-book-ASPNET-MVC-10-Quickly.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Announcing_my_book_ASP_NET_MVC_1_0_Quickly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Announcing_my_book_ASP_NET_MVC_1_0_Quickly</guid>
      <pubDate>Wed, 18 Feb 2009 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Result Caching</title>
      <description>Different approach on MVC Caching. 
Cache the ActionResult through an action filter, without affecting the Session or other non-deterministic data to be shown in the View.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fweb-cache%2fmvcresultcache.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fweb-cache%2fmvcresultcache.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Result_Caching</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Result_Caching</guid>
      <pubDate>Tue, 17 Feb 2009 22:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Extending Ninject to inject dependencies into Action Filters </title>
      <description>In this last post of the series Simone shows the changes he did to Ninject to make it transparent for the developer to inject dependencies into ASP.NET Action Filters. And he also release the small integration library as opensource &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%2f2009%2f02%2f15%2fextending-ninject-to-inject-dependencies-into-action-filters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f15%2fextending-ninject-to-inject-dependencies-into-action-filters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Extending_Ninject_to_inject_dependencies_into_Action_Filters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Extending_Ninject_to_inject_dependencies_into_Action_Filters</guid>
      <pubDate>Mon, 16 Feb 2009 06:16:09 GMT</pubDate>
    </item>
    <item>
      <title>NHV.Loquacious : fluent-configuration for NHV</title>
      <description>The new EMBEDDED configuration, based on fluent-interface implementation, for NHibernate.Validator. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffabiomaulo.blogspot.com%2f2009%2f02%2fnhvloquacious-fluent-configuration-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffabiomaulo.blogspot.com%2f2009%2f02%2fnhvloquacious-fluent-configuration-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHV_Loquacious_fluent_configuration_for_NHV</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHV_Loquacious_fluent_configuration_for_NHV</guid>
      <pubDate>Mon, 16 Feb 2009 00:16:10 GMT</pubDate>
    </item>
    <item>
      <title>BackgroundWorker complete example</title>
      <description>Cancellation support, progress report and error handling. Example project in C# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotneat.net%2f2009%2f02%2f10%2fBackgroundworkerExample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotneat.net%2f2009%2f02%2f10%2fBackgroundworkerExample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/BackgroundWorker_complete_example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/BackgroundWorker_complete_example</guid>
      <pubDate>Fri, 13 Feb 2009 00:16:03 GMT</pubDate>
    </item>
    <item>
      <title>How to use Ninject to inject dependencies into ASP.NET MVC ActionFilte</title>
      <description>Simone shows us how to use Ninjet to inject dependencies to ASP.NET MVC. &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%2f2009%2f02%2f10%2fhow-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f10%2fhow-to-use-ninject-to-inject-dependencies-into-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_use_Ninject_to_inject_dependencies_into_ASP_NET_MVC_ActionFilte</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_use_Ninject_to_inject_dependencies_into_ASP_NET_MVC_ActionFilte</guid>
      <pubDate>Tue, 10 Feb 2009 19:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Using C# &amp;quot;Yield&amp;quot; for Readability and Performance</title>
      <description>I must have read about "yield" a dozen times. Only recently have I began to understand what it does, and the real power that comes along with it. I'm going to show you some examples of where it can make your code more readable, and potentially more efficient. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</guid>
      <pubDate>Wed, 04 Feb 2009 22:46:30 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Quality Doesn't Matter That Much&amp;quot; -- Jeff and Joel </title>
      <description>I was riding my exercise bike, listening to Stack Overflow #38 when I heard Jeff Atwood and Joel Spolsky say &amp;quot;Quality just doesn't matter that much.&amp;quot; I nearly fell off my bike. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.objectmentor.com%2farticles%2f2009%2f01%2f31%2fquality-doesnt-matter-that-much-jeff-and-joel"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.objectmentor.com%2farticles%2f2009%2f01%2f31%2fquality-doesnt-matter-that-much-jeff-and-joel" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Quality_Doesn_t_Matter_That_Much_Jeff_and_Joel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Quality_Doesn_t_Matter_That_Much_Jeff_and_Joel</guid>
      <pubDate>Tue, 03 Feb 2009 06:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Recommending revisions with the new SVN-Monitor</title>
      <description>A new version of SVN-Monitor is out with some new features.
One new exciting feature allows developers to recommend revisions and make all team-members coordinated.

Don't miss it!
It's 100% free!
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d114"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d114" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Recommending_revisions_with_the_new_SVN_Monitor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Recommending_revisions_with_the_new_SVN_Monitor</guid>
      <pubDate>Tue, 27 Jan 2009 16:01:03 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate.Linq Alpha Released</title>
      <description>NHibernate.Linq is a Linq provider for NHibernate 2.0.1 GA.  It processes 
Linq expressions using NHibernate's Criteria API.  This release is meant as 
a stopgap release pending an implementation not reliant on the Criteria 
API.  Most queries are supported with the exception of the following: 
   - Group Joins 
   - Subqueries in select clause &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgroups.google.com%2fgroup%2fnhusers%2fbrowse_thread%2fthread%2fb7a3f537f4cbf46d"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgroups.google.com%2fgroup%2fnhusers%2fbrowse_thread%2fthread%2fb7a3f537f4cbf46d" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NHibernate_Linq_Alpha_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NHibernate_Linq_Alpha_Released</guid>
      <pubDate>Sat, 17 Jan 2009 00:16:08 GMT</pubDate>
    </item>
    <item>
      <title>jQuery 1.3 Released</title>
      <description>&amp;quot;The jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone in to this release and we're really quite proud of it. &amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jquery.com%2f2009%2f01%2f14%2fjquery-13-and-the-jquery-foundation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jquery.com%2f2009%2f01%2f14%2fjquery-13-and-the-jquery-foundation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_1_3_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_1_3_Released</guid>
      <pubDate>Wed, 14 Jan 2009 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How would the CLR Be Different?</title>
      <description>Matthew Podwysocki explores the question "Knowing what we know now, how would you change the CLR?" &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2009%2f01%2f13%2fhow-would-the-clr-be-different.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2009%2f01%2f13%2fhow-would-the-clr-be-different.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/How_would_the_CLR_Be_Different</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/How_would_the_CLR_Be_Different</guid>
      <pubDate>Wed, 14 Jan 2009 17:03:06 GMT</pubDate>
    </item>
    <item>
      <title>xVal - a validation framework for ASP.NET MVC</title>
      <description>xVal lets you link up your choice of server-side validation mechanism with your choice of client-side validation library. It guides you to fit them both into ASP.NET MVC conventions, so everything plays nicely with model binding and errors registered in ModelState. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</guid>
      <pubDate>Sun, 11 Jan 2009 13:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Pex - Software Cracker?</title>
      <description>I started thinking more about what Pex does, it generates tests for your code. It also generates meaningful values for your methods to get the most code coverage. So could Pex be used to generate a password for software, or find holes in lincese key generators? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2fPex-Software-Cracker.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2fPex-Software-Cracker.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Pex_Software_Cracker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Pex_Software_Cracker</guid>
      <pubDate>Thu, 08 Jan 2009 12:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>