<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rdb81</title>
    <description>Stories kicked by rdb81</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>Tired Of Working With Big Visual Studio Solutions?</title>
      <description>a simple trick to make working with big Visual Studio solutions much more bearable &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f12%2ftired-of-working-with-big-visual-studio-solutions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f12%2ftired-of-working-with-big-visual-studio-solutions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Tired_Of_Working_With_Big_Visual_Studio_Solutions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Tired_Of_Working_With_Big_Visual_Studio_Solutions</guid>
      <pubDate>Tue, 30 Dec 2008 01:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Genesis: Bridging The Gap Between Requirements And Code</title>
      <description>About the Genesis methodology and toolkit for software developers, that links unit tests to requirements in the functional analysis document... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f11%2fgenesis-bridging-the-gap-between-requirement-and-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f11%2fgenesis-bridging-the-gap-between-requirement-and-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Genesis_Bridging_The_Gap_Between_Requirements_And_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Genesis_Bridging_The_Gap_Between_Requirements_And_Code</guid>
      <pubDate>Fri, 12 Dec 2008 17:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Can someone tell me why i shouldn't drop WCF?</title>
      <description>In this post i question the usage of a WCF service layer instead of going for a NServiceBus based messaging approach &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f07%2fcan-someone-tell-me-why-i-shouldnt-drop-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f07%2fcan-someone-tell-me-why-i-shouldnt-drop-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Can_someone_tell_me_why_i_shouldn_t_drop_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Can_someone_tell_me_why_i_shouldn_t_drop_WCF</guid>
      <pubDate>Mon, 14 Jul 2008 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How To Write Testable ASP.NET WebForms</title>
      <description>Microsoft's upcoming ASP.NET MCV framework makes it easy to write tests for your application layer logic. But what about those of us who are stuck with ASP.NET WebForms? You can still write highly testable ASP.NET WebForms with only a little bit of extra effort. But that extra effort really pays off in the long run. In this post, i'll give a detailed description of one approach that has worked for me really well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f07%2fhow-to-write-testable-aspnet-webforms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f07%2fhow-to-write-testable-aspnet-webforms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_To_Write_Testable_ASP_NET_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_To_Write_Testable_ASP_NET_WebForms</guid>
      <pubDate>Mon, 07 Jul 2008 18:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Batching WCF calls</title>
      <description>Great approach to overcome unnecessary roundtrips to a WCF service! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f06%2fbatching-wcf-calls%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f06%2fbatching-wcf-calls%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Batching_WCF_calls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Batching_WCF_calls</guid>
      <pubDate>Thu, 03 Jul 2008 07:01:03 GMT</pubDate>
    </item>
    <item>
      <title> Writing a LINQ Provider for NHibernate </title>
      <description>A university paper on implementing a LINQ provider for NHibernate. Uses HQL instead of CriteriaAPI and the marvellous classes by Matt Warren to implement an IQuerableProvider. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mbeller.de%2f2008%2f06%2fwriting-linq-provider-for-nhibernate.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mbeller.de%2f2008%2f06%2fwriting-linq-provider-for-nhibernate.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Writing_a_LINQ_Provider_for_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Writing_a_LINQ_Provider_for_NHibernate</guid>
      <pubDate>Fri, 27 Jun 2008 18:02:49 GMT</pubDate>
    </item>
  </channel>
</rss>