<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by torkelo</title>
    <description>Stories kicked by torkelo</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>ASP.NET MVC - View Model Inheritance</title>
      <description>If you are new to MVC web development it can initially be tricky to figure out how to handle UI features that will be used by multiple views. In WebForms you would simply create a control that encapsulated this element's look and function. In order to handle the common view elements I organized the hard typed view models into an inheritance hierarchy. &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%2fview-model-inheritance.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f10%2fview-model-inheritance.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/ASP_NET_MVC_View_Model_Inheritance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/ASP_NET_MVC_View_Model_Inheritance</guid>
      <pubDate>Tue, 21 Oct 2008 20:01:23 GMT</pubDate>
    </item>
    <item>
      <title>Url Routing Fluent Interface</title>
      <description>Nice API for defining Url routes in 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.codinginstinct.com%2f2008%2f09%2furl-routing-fluent-interface.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f09%2furl-routing-fluent-interface.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Url_Routing_Fluent_Interface</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Url_Routing_Fluent_Interface</guid>
      <pubDate>Wed, 10 Sep 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>WaitN and xUnit.NET Integration testing</title>
      <description>Browser automation testing with xUnit.NET &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%2f05%2fwaitn-and-xunitnet-integration-testing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f05%2fwaitn-and-xunitnet-integration-testing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/WaitN_and_xUnit_NET_Integration_testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/WaitN_and_xUnit_NET_Integration_testing</guid>
      <pubDate>Mon, 05 May 2008 14:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Source control is not a feature you can postphone to vNext</title>
      <description>&amp;quot;I was taking part in a session in the MVP Summit today, and I came out of it absolutely shocked and bitterly disappointed with the product that was under discussion. 
What really bothered me is utter ignorance of a critical requirement from Microsoft, who is supposed to know what they are doing with software development. That requirement is source control.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f04%2f17%2fSource-control-is-not-a-feature-you-can-postphone-to.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f04%2f17%2fSource-control-is-not-a-feature-you-can-postphone-to.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Source_control_is_not_a_feature_you_can_postphone_to_vNext</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Source_control_is_not_a_feature_you_can_postphone_to_vNext</guid>
      <pubDate>Fri, 18 Apr 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Querying across relations with LINQ using lambdas</title>
      <description>Cool LINQ question answered.  &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%2f04%2fquerying-across-relations-with-linq.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f04%2fquerying-across-relations-with-linq.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Querying_across_relations_with_LINQ_using_lambdas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Querying_across_relations_with_LINQ_using_lambdas</guid>
      <pubDate>Thu, 17 Apr 2008 13:56:50 GMT</pubDate>
    </item>
    <item>
      <title>Building Dynamic Queries with a Criteria API
</title>
      <description>NHibernate / LINQ and dynamic search queries.  &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%2f04%2fbuilding-dynamic-queries-with-criteria.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f04%2fbuilding-dynamic-queries-with-criteria.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Building_Dynamic_Queries_with_a_Criteria_API</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Building_Dynamic_Queries_with_a_Criteria_API
</guid>
      <pubDate>Wed, 16 Apr 2008 12:43:47 GMT</pubDate>
    </item>
    <item>
      <title>IoC Container Benchmark </title>
      <description>Performance benchmark of Unity, Windsor, StructureMap and Spring.NET. Interesting.  &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%2f04%2fioc-container-benchmark-unity-windsor.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinginstinct.com%2f2008%2f04%2fioc-container-benchmark-unity-windsor.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/IoC_Container_Benchmark</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/IoC_Container_Benchmark</guid>
      <pubDate>Tue, 15 Apr 2008 17:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>
