<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by aloker</title>
    <description>Stories kicked by aloker</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>Visual Studio: default build action for non-default file-types</title>
      <description>With a simple file you can tell Visual Studio to use a certain default Build Action for specific file types. This reduces the chance of missing files on the server when using the built-in publishing functionality. &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%2f2010%2f07%2f02%2fVisual-Studio-default-build-action-for-non-default-file-types.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2010%2f07%2f02%2fVisual-Studio-default-build-action-for-non-default-file-types.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_default_build_action_for_non_default_file_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_default_build_action_for_non_default_file_types</guid>
      <pubDate>Fri, 02 Jul 2010 09:30:40 GMT</pubDate>
    </item>
    <item>
      <title>Markup Preview</title>
      <description>Markup Preview is a web app that instantly renders a preview of varied markup languages as HTML. &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%2f10%2f17%2fMarkup-Preview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f10%2f17%2fMarkup-Preview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Markup_Preview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Markup_Preview</guid>
      <pubDate>Sat, 17 Oct 2009 08:44:55 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.5 gone gold</title>
      <description>JetBrains has released version 4.5 of their multi purpose productivity plugin for Visual Studio, ReSharper. This updates contains some pretty cool features. For example, solution wide analysis now checks for members that can be made internal. Also, JetBrains promises to have improved performance and memory use. All in all certainly an update that is worth installing, especially because updating from licenses for version 4.0 and above is free &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%2f04%2f08%2fReSharper-45-gone-gold.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</guid>
      <pubDate>Thu, 09 Apr 2009 13:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Debugging speed of Gallio fixtures - reloaded</title>
      <description>As Jeff Brown found out, the slowish debugging experience of MbUnit 3 tests is due to the fact the MbUnit 3 uses a single threaded apartment (STA), whereas MbUnit 2.4 uses a multithreaded thread apartment (MTA) &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%2f25%2fDebugging-speed-of-Gallio-fixtures-e28093-reloaded.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f25%2fDebugging-speed-of-Gallio-fixtures-e28093-reloaded.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Debugging_speed_of_Gallio_fixtures_reloaded</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Debugging_speed_of_Gallio_fixtures_reloaded</guid>
      <pubDate>Thu, 26 Mar 2009 02:21:31 GMT</pubDate>
    </item>
    <item>
      <title>If you have a shiny new hammer</title>
      <description>Extension methods are cool and tempting. But try not to overdo it - sometimes less is more. Contains a review of the Generic Extension Method Project. &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%2f20%2fIf-you-have-a-shiny-new-hammer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f20%2fIf-you-have-a-shiny-new-hammer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/If_you_have_a_shiny_new_hammer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/If_you_have_a_shiny_new_hammer</guid>
      <pubDate>Fri, 20 Mar 2009 14:41:00 GMT</pubDate>
    </item>
    <item>
      <title>Ruby's send in C#</title>
      <description>An C# implementation of the send function found in Ruby. &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%2f18%2fRubys-send-in-CSharp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f18%2fRubys-send-in-CSharp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ruby_s_send_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ruby_s_send_in_C</guid>
      <pubDate>Thu, 19 Mar 2009 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 1.0 has been released!</title>
      <description>To keep up with a good tradition (see here and here), I'm being one of the earliest bloggers having great news on ASP.NET MVC: we are at version 1.0! This means production ready, supported, stable, .! Grab the download at Microsoft.com.  &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%2f18%2fASPNET-MVC-10-has-been-released!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f03%2f18%2fASPNET-MVC-10-has-been-released!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_has_been_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_has_been_released</guid>
      <pubDate>Wed, 18 Mar 2009 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Boxing nullables</title>
      <description>If your code makes decisions based on the type of a boxed value be aware that nullable values are boxed slightly different: they lose their "Nullable-ness" and become either null or the boxed version of the value that they hold. &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%2f18%2fBoxing-nullables.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f18%2fBoxing-nullables.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Boxing_nullables</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Boxing_nullables</guid>
      <pubDate>Wed, 18 Mar 2009 16:38:40 GMT</pubDate>
    </item>
    <item>
      <title>Slow debugging of MbUnit tests with Gallio and TD.NET</title>
      <description>If your code makes decisions based on the type of a boxed value be aware that nullable values are boxed slightly different: they lose their "Nullable-ness" and become either null or the boxed version of the value that they hold. &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%2f18%2fSlow-debugging-of-MbUnit-tests-with-Gallio-and-TDNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f18%2fSlow-debugging-of-MbUnit-tests-with-Gallio-and-TDNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Slow_debugging_of_MbUnit_tests_with_Gallio_and_TD_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Slow_debugging_of_MbUnit_tests_with_Gallio_and_TD_NET</guid>
      <pubDate>Wed, 18 Mar 2009 16:36:21 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 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Algorithms: recursive and iterative depth first search</title>
      <description>Just a quick post about an iterative depth first search algorithm which allows for &amp;quot;correct&amp;quot; unwinding during backtracking. &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%2f10%2fAlgorithms-recursive-and-iterative-depth-first-search.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f10%2fAlgorithms-recursive-and-iterative-depth-first-search.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Algorithms_recursive_and_iterative_depth_first_search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Algorithms_recursive_and_iterative_depth_first_search</guid>
      <pubDate>Fri, 13 Mar 2009 23:49:33 GMT</pubDate>
    </item>
    <item>
      <title>Big websites gone small</title>
      <description>If you need a simple way to generate a thumbnail of a website, have a look at thumbscreator.net. This service created by Jan Welker and Klaus Bock allows you to create snapshots of websites in three different sizes by simply passing its address to a specific URL. &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%2f12%2fBig-websites-gone-small.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f12%2fBig-websites-gone-small.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Big_websites_gone_small</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Big_websites_gone_small</guid>
      <pubDate>Fri, 13 Mar 2009 04:30:11 GMT</pubDate>
    </item>
    <item>
      <title>Re: Health Monitoring in ASP.NET 3.5</title>
      <description>A description of the configuration elements and the preconfigured values related to health monitoring for ASP.NET. &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%2f12%2fRe-Health-Monitoring-in-ASPNET-35.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f03%2f12%2fRe-Health-Monitoring-in-ASPNET-35.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Re_Health_Monitoring_in_ASP_NET_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Re_Health_Monitoring_in_ASP_NET_3_5</guid>
      <pubDate>Thu, 12 Mar 2009 15:34:07 GMT</pubDate>
    </item>
    <item>
      <title>.NET - Health Monitoring in ASP.NET 3.5</title>
      <description>I am a big advocate on less is more, and when it comes to writing code to monitor an ASP.NET application, less code is definitely more. As a developer, once you have finished developing your application and it's deployed into production, you'll need to monitor it and have it notify you when something goes wrong. There are several ways to do this, from utilising the global.asax file to writing custom classes. But a little known feature in ASP.NET is health monitoring. This gives you the ability to monitor the health of an ASP.NET application. This article won't delve into the specifics of creating your own custom health monitoring class, but it will focus on what is available to ASP.NET developers out of the box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d283"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d283" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NET_Health_Monitoring_in_ASP_NET_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NET_Health_Monitoring_in_ASP_NET_3_5</guid>
      <pubDate>Tue, 10 Mar 2009 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Simple AOP: integrating interceptors into Windsor</title>
      <description>In the previous article of this serious we learned how to intercept method invocations using DynamicProxy2 and IInterceptors. However, we had to create the proxy instances manually. If you use Castle Windsor you can let the IoC container create the proxies and inject the interceptors. &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%2f02%2f20%2fSimple-AOP-integrating-interceptors-into-Windsor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f20%2fSimple-AOP-integrating-interceptors-into-Windsor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Simple_AOP_integrating_interceptors_into_Windsor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Simple_AOP_integrating_interceptors_into_Windsor</guid>
      <pubDate>Fri, 20 Feb 2009 21:07:15 GMT</pubDate>
    </item>
    <item>
      <title>First attempts with Gallio</title>
      <description>From time to time I like to check my development workflow and tools to see whether I'm still up to date. This time I thought it might be a nice idea to give Gallio a shot. If you don't now Gallio: it is a platform to uniformly run unit tests from whatever unit test framework (MbUnit, NUnit, MSTest etc.) you use. It also integrates into a bunch of other tools which I use (CruiseControl.NET, NAnt, NCover, ReSharper et al). So basically it sounds like a cool idea. Here's my list of thoughts after using Gallio for 60 minutes. &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%2f02%2f14%2fFirst-attempts-with-Gallio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f14%2fFirst-attempts-with-Gallio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/First_attempts_with_Gallio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/First_attempts_with_Gallio</guid>
      <pubDate>Sat, 14 Feb 2009 19:25:15 GMT</pubDate>
    </item>
    <item>
      <title>Simple AOP: call interception with DynamicProxy</title>
      <description>Aspect oriented programming (AOP) allows us to keep implement different concerns in isolation. In this article series I'll describe ways to make use of AOP without much hassle. After the introduction to AOP in the first article I'll show how we can use Castle DynamicProxy to intercept method calls for the injection of advice code &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%2f02%2f14%2fSimple-AOP-call-interception-with-DynamicProxy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f14%2fSimple-AOP-call-interception-with-DynamicProxy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_AOP_call_interception_with_DynamicProxy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_AOP_call_interception_with_DynamicProxy</guid>
      <pubDate>Sat, 14 Feb 2009 07:44:24 GMT</pubDate>
    </item>
    <item>
      <title>Simple AOP: introduction to AOP</title>
      <description>Aspect oriented programming (AOP) allows us to keep implement different concerns in isolation. In this article series I'll describe ways to make use of AOP without much hassle. This first article serves as an introduction to AOP to those that are not familiar with aspect orientation.  &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%2f02%2f13%2fSimple-AOP-introduction-to-AOP.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f13%2fSimple-AOP-introduction-to-AOP.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Simple_AOP_introduction_to_AOP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Simple_AOP_introduction_to_AOP</guid>
      <pubDate>Fri, 13 Feb 2009 19:28:49 GMT</pubDate>
    </item>
    <item>
      <title>Subtle design: inheritance vs roles</title>
      <description>Modelling relationships between entities as an is-a relationship, ie inheritance, is often the &amp;quot;obvious&amp;quot; choice, but can be very inflexible. Using a role-player relationshop can be much more flexible and will often reflect the reality better.  &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%2f02%2f10%2fSubtle-design-inheritance-vs-roles.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f10%2fSubtle-design-inheritance-vs-roles.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Subtle_design_inheritance_vs_roles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Subtle_design_inheritance_vs_roles</guid>
      <pubDate>Tue, 10 Feb 2009 16:05:11 GMT</pubDate>
    </item>
    <item>
      <title>Subtle design: snapshot cardinalities</title>
      <description>Cardinalities in UM diagrams can be interpreted in different ways with respect to time. Be explicit whether you're talking about snapshot cardinalities or historic cardinalities.  &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%2f02%2f09%2fSubtle-design-snapshot-cardinalities.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f02%2f09%2fSubtle-design-snapshot-cardinalities.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Subtle_design_snapshot_cardinalities</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Subtle_design_snapshot_cardinalities</guid>
      <pubDate>Mon, 09 Feb 2009 20:03:03 GMT</pubDate>
    </item>
    <item>
      <title>Using Nant for Metabase backup on 64bit Windows Server 2003</title>
      <description>Using NAnt to backup the IIS Metabase on a 64 bit platform turns out not to be a trivial task. Here's what I did to solve the issues I faced. &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%2f01%2f28%2fUsing-nant-for-Metabase-backup-on-64bit-Windows-Server-2003.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f01%2f28%2fUsing-nant-for-Metabase-backup-on-64bit-Windows-Server-2003.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_Nant_for_Metabase_backup_on_64bit_Windows_Server_2003</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_Nant_for_Metabase_backup_on_64bit_Windows_Server_2003</guid>
      <pubDate>Wed, 28 Jan 2009 21:30:52 GMT</pubDate>
    </item>
    <item>
      <title>NDepend update brings 64 bit compatibility</title>
      <description>The current version of NDepend added support for dependency graphs under 64 bit operating systems. If you remember, this was one of the few points of criticism I mentioned in my little review on NDepend. Visual NDepend can now visualize the dependencies between types, namespaces and members &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%2f2008%2f09%2f23%2fNDepend-update-brings-64-bit-compatibility.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f09%2f23%2fNDepend-update-brings-64-bit-compatibility.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/NDepend_update_brings_64_bit_compatibility</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/NDepend_update_brings_64_bit_compatibility</guid>
      <pubDate>Wed, 24 Sep 2008 01:06:09 GMT</pubDate>
    </item>
    <item>
      <title>NDepend 2.10 Released - Interactive Code Dependencies Graph </title>
      <description>This is indistinguishable from magic! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpatricksmacchia%2farchive%2f2008%2f09%2f09%2finteractive-code-dependencies-graph.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpatricksmacchia%2farchive%2f2008%2f09%2f09%2finteractive-code-dependencies-graph.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/NDepend_2_10_Released_Interactive_Code_Dependencies_Graph</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/NDepend_2_10_Released_Interactive_Code_Dependencies_Graph</guid>
      <pubDate>Wed, 10 Sep 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting rid of strings (3): take your app settings to the next level</title>
      <description>In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings &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%2f2008%2f09%2f05%2fGetting-rid-of-strings-(3)-take-your-app-settings-to-the-next-level.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f09%2f05%2fGetting-rid-of-strings-(3)-take-your-app-settings-to-the-next-level.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Getting_rid_of_strings_3_take_your_app_settings_to_the_next_level</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Getting_rid_of_strings_3_take_your_app_settings_to_the_next_level</guid>
      <pubDate>Sat, 06 Sep 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Retrieving values from an IDataReader</title>
      <description>Despite the undoubted advantages of ORM you probably need to fetch data directly from an IDataReader from time to time. Getting values out of the data reader is easy at first glance. However, there are some issues that you should be aware of &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%2f2008%2f09%2f04%2fRetrieving-values-from-an-IDataReader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f09%2f04%2fRetrieving-values-from-an-IDataReader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Retrieving_values_from_an_IDataReader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Retrieving_values_from_an_IDataReader</guid>
      <pubDate>Thu, 04 Sep 2008 20:01:52 GMT</pubDate>
    </item>
  </channel>
</rss>
