<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by alex_dolin</title>
    <description>Stories kicked by alex_dolin</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>Review: ASP.NET MVC in Action</title>
      <description>Praise for ASP.NET MVC in Action &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.azamsharp.com%2fPosts%2f232_Review__ASP_NET_MVC_in_Action.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.azamsharp.com%2fPosts%2f232_Review__ASP_NET_MVC_in_Action.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Review_ASP_NET_MVC_in_Action</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Review_ASP_NET_MVC_in_Action</guid>
      <pubDate>Thu, 18 Jun 2009 14:15:14 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Web.config transforms</title>
      <description>Recently I wrote about Visual Studio 2010 and multiple web.config files support. Let's see how to play with web.config transformation so we can use one configuration on development environment and the other for production environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</guid>
      <pubDate>Mon, 22 Jun 2009 15:15:00 GMT</pubDate>
    </item>
    <item>
      <title>NBuilder website launched - Rapid generation of test objects for .NET</title>
      <description>NBuilder now has a website which will serve as the home for all its documentation.

http://nbuilder.org

About NBuilder -

Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are of type of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.

Example usage:

Builder&amp;lt;Product&amp;gt;
   .CreateListOfSize(10)
   .WhereTheFirst(2)
       .Have(x =&amp;gt; x.Title = &amp;quot;special title&amp;quot;)
       .And(x =&amp;gt; x.Price = 15.24m)
   .Build();

NBuilder is an open source project, hosted on google code.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnbuilder.org%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnbuilder.org%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/NBuilder_website_launched_Rapid_generation_of_test_objects_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/NBuilder_website_launched_Rapid_generation_of_test_objects_for_NET</guid>
      <pubDate>Mon, 15 Jun 2009 11:23:07 GMT</pubDate>
    </item>
    <item>
      <title>What &amp;amp; Why Choose F#?</title>
      <description>I am becoming more interested in F# lately, learning a little more on what it's all about and in my travels I have stumbled across a few links and topics on why one should use F# and what it's all about. I thought I might share. Shamefully, I personally have still been too flat out to use it myself, but hoping that will change very soon! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2fwhat-why-choose-f-sharp%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoneale.com%2f2009%2f06%2f09%2fwhat-why-choose-f-sharp%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/What_Why_Choose_F</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/What_Why_Choose_F</guid>
      <pubDate>Tue, 09 Jun 2009 12:48:59 GMT</pubDate>
    </item>
    <item>
      <title>Scott Guthrie's links for May 30th</title>
      <description>More of Scott Guthrie's links:  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f05%2f30%2fmay-30th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f05%2f30%2fmay-30th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Scott_Guthrie_s_links_for_May_30th</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Scott_Guthrie_s_links_for_May_30th</guid>
      <pubDate>Wed, 03 Jun 2009 11:30:00 GMT</pubDate>
    </item>
    <item>
      <title>A Software Craftsman's 200$ Bookshelf Upgrade!</title>
      <description>About three weeks ago, I asked my readers and some people in the Norwegian developer community about what books they have in their bookshelf. The response was good, and I ended up with many good book recommendations.

Today I placed a new order on Amazon, and spent 200$ to upgrade my bookshelf. If you read further, you'll see which books I ordered. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.goeran.no%2fPermaLink%2cguid%2c46f29e55-5369-4dbc-8f60-2bd65e1c5fa4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.goeran.no%2fPermaLink%2cguid%2c46f29e55-5369-4dbc-8f60-2bd65e1c5fa4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/A_Software_Craftsman_s_200_Bookshelf_Upgrade</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/A_Software_Craftsman_s_200_Bookshelf_Upgrade</guid>
      <pubDate>Thu, 28 May 2009 10:54:16 GMT</pubDate>
    </item>
    <item>
      <title>.Net Framework 4.0: Using System.Lazy&amp;lt;T&amp;gt;</title>
      <description>.Net Framework 4.0 provides us with a new class called Lazy&amp;lt;T&amp;gt;. As documentation sais then Lazy&amp;lt;T&amp;gt; provides support for several common patterns of lazy initialization, including the ability to initialize value types and to use null values. So it is construct that helps us implement lazy loading. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f05%2f19%2fnet-framework-4-0-using-system-lazy-lt-t-gt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f05%2f19%2fnet-framework-4-0-using-system-lazy-lt-t-gt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Net_Framework_4_0_Using_System_Lazy_T</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Net_Framework_4_0_Using_System_Lazy_T</guid>
      <pubDate>Thu, 21 May 2009 20:42:28 GMT</pubDate>
    </item>
    <item>
      <title>Announcing FsCheck 0.6</title>
      <description>New version of FsCheck with C# and VB support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffortysix-and-two.blogspot.com%2f2009%2f05%2fannouncing-fscheck-06-dot-is-new-pipe.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffortysix-and-two.blogspot.com%2f2009%2f05%2fannouncing-fscheck-06-dot-is-new-pipe.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Announcing_FsCheck_0_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Announcing_FsCheck_0_6</guid>
      <pubDate>Thu, 14 May 2009 01:57:38 GMT</pubDate>
    </item>
    <item>
      <title>Windows 7 RC out this week</title>
      <description>Go check-out the latest changes! &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%2f28%2fwindows-7-rc-out-this-week%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbogdanbrinzarea.wordpress.com%2f2009%2f04%2f28%2fwindows-7-rc-out-this-week%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Windows_7_RC_out_this_week</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Windows_7_RC_out_this_week</guid>
      <pubDate>Tue, 28 Apr 2009 13:15:36 GMT</pubDate>
    </item>
    <item>
      <title>Why Developers are Not Allowed to Work from Home?</title>
      <description>I consider Software Engineering a less expensive occupation to start. All you need is a decent machine which is worth a couple of hundred bucks and then you are all set to explore the world of lamdas and goto statements.

Software engineering is also one of the fields in which you don't have to physically show up at work. You can wake up and start your job in your pajamas. Strangely, most of the employers don't allow working from home. Employers often relate working from home as watching an action movie on a 27 inch TV instead of a big screen; it just does not have the same effect. Employers also believe that when a developer is working from home he/she is slacking off and not getting any work done. Although there is some weight in their beliefs but these small problems can be resolved easily.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fazamsharp.com%2fPosts%2f218_Why_Developers_are_Not_Allowed_to_Work_from_Home_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fazamsharp.com%2fPosts%2f218_Why_Developers_are_Not_Allowed_to_Work_from_Home_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Why_Developers_are_Not_Allowed_to_Work_from_Home</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Why_Developers_are_Not_Allowed_to_Work_from_Home</guid>
      <pubDate>Mon, 27 Apr 2009 22:15:17 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate &amp;amp; Linq</title>
      <description>A quick mock up of what NHibernate and Linq can bring to your application, finally making it easy to remove the leakage both through your code and mentally that NHibernate sometimes causes..  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mattfreeman.co.uk%2f2009%2f04%2fnhibernate-linq-free-yourself-from-nhibernate%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mattfreeman.co.uk%2f2009%2f04%2fnhibernate-linq-free-yourself-from-nhibernate%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/NHibernate_Linq</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/NHibernate_Linq</guid>
      <pubDate>Mon, 27 Apr 2009 15:32:18 GMT</pubDate>
    </item>
    <item>
      <title>.Net Mocking Frameworks - Capability Comparison</title>
      <description>A summary of the capabilities of four of the most popular mocking frameworks for .Net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.phpvs.net%2f2009%2f04%2f25%2fnet-mocking-frameworks-capability-comparison%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.phpvs.net%2f2009%2f04%2f25%2fnet-mocking-frameworks-capability-comparison%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Net_Mocking_Frameworks_Capability_Comparison</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Net_Mocking_Frameworks_Capability_Comparison</guid>
      <pubDate>Tue, 28 Apr 2009 03:40:12 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>Kobe - In the nuts &amp;amp; bolts and don't really liking it</title>
      <description>There is another ASP.Net MVC sample app, this time it is official, passed the proper review procedure, and is explicitly marketed as "intended to guide you with the planning, architecting, and implementing of Web 2.0 applications and services."

I am saying all of that in order to distinguish it from Oxite, which was non of this things. There have been a couple of reviews of Kobe already. Frankly, I don't really care for them, mostly because I think that they dealt too much with nitty gritty details of the app that doesn't really matter much. I don't much care for extra using or the use of System.Int32 vs. int, the naming convention used or even what sort of HTML formatting they used. I mostly care about the code and architecture. So I decided to take a look myself. &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%2f2009%2f04%2f17%2fkobe-ndash-in-the-nuts-amp-bolts-and-donrsquot-really.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f04%2f17%2fkobe-ndash-in-the-nuts-amp-bolts-and-donrsquot-really.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Kobe_In_the_nuts_bolts_and_don_t_really_liking_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Kobe_In_the_nuts_bolts_and_don_t_really_liking_it</guid>
      <pubDate>Fri, 17 Apr 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Kobe - Oh Dear Lord Why?!</title>
      <description>Karl Seguin weighs in on the latest MS ASP.NET MVC sample app &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</guid>
      <pubDate>Fri, 17 Apr 2009 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Making Unity work more like the others</title>
      <description>I love MS Unity as an IoC container, it has some great features. Though I found it to function incorrectly at two points (it's not that the path chosen by the Unity team is incorrect, I just want/excpect it to act differently).

The first thing that bothered me was the fact that Unity throws an exception when Resolve&amp;lt;T&amp;gt; is not able to resolve the given type: I'd prefer it to return null instead, hence most containers do that. The second, even more irritating point, was that ResolveAll&amp;lt;T&amp;gt; only returned the named instances/types instead of all registered types &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2009%2f04%2f16%2fmaking-unity-work-more-like-the-others%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2009%2f04%2f16%2fmaking-unity-work-more-like-the-others%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Making_Unity_work_more_like_the_others</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Making_Unity_work_more_like_the_others</guid>
      <pubDate>Sat, 18 Apr 2009 00:16:14 GMT</pubDate>
    </item>
    <item>
      <title>string.Empty versus &amp;quot;&amp;quot;</title>
      <description>The author shows ways that &amp;quot;&amp;quot; is better than string.Empty and results in clearer and possibly faster code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetperls.com%2fContent%2fstring-Empty.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetperls.com%2fContent%2fstring-Empty.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/string_Empty_versus</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/string_Empty_versus</guid>
      <pubDate>Fri, 17 Apr 2009 19:01:02 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 15:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Guess What I'm Reading</title>
      <description>The .Net book I'm currently reading. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcomputeristsolutions.com%2fblog%2fpost%2fGuess-What-Im-Reading.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcomputeristsolutions.com%2fblog%2fpost%2fGuess-What-Im-Reading.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Guess_What_I_m_Reading</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Guess_What_I_m_Reading</guid>
      <pubDate>Thu, 09 Apr 2009 01:21:32 GMT</pubDate>
    </item>
    <item>
      <title>Kanban Lessons Learned</title>
      <description>After seeing success with Kanban in a production support environment (part 1, part 2), we decided to give it a try in a new development situation. This project was a mix of new development and working with an inherited code base to implement some existing features differently. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.timwingfield.com%2f2009%2f04%2fkanban-lessons-learned.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.timwingfield.com%2f2009%2f04%2fkanban-lessons-learned.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Kanban_Lessons_Learned</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Kanban_Lessons_Learned</guid>
      <pubDate>Tue, 07 Apr 2009 21:14:52 GMT</pubDate>
    </item>
    <item>
      <title>Visitor.. What's in a visit anyways...</title>
      <description>Use  C# 3.0 features to perform classic &amp;quot;Visit&amp;quot; operations elegantly and reducing code bloat in the process. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fabhijeetp%2farchive%2f2008%2f11%2f12%2fvisitor.-whats-in-a-visit-anyways.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fabhijeetp%2farchive%2f2008%2f11%2f12%2fvisitor.-whats-in-a-visit-anyways.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Visitor_What_s_in_a_visit_anyways</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Visitor_What_s_in_a_visit_anyways</guid>
      <pubDate>Mon, 06 Apr 2009 04:04:52 GMT</pubDate>
    </item>
    <item>
      <title>Announcement of Rhino Queues</title>
      <description>Looks like the start of something good.  Looks simple.  Not yet looked at the code to see the complexities it has, but it is said to fully support System.Transactions, which is no easy task. &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%2f2009%2f04%2f03%2frhino-queues-take-6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f04%2f03%2frhino-queues-take-6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Announcement_of_Rhino_Queues</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Announcement_of_Rhino_Queues</guid>
      <pubDate>Fri, 03 Apr 2009 15:36:32 GMT</pubDate>
    </item>
    <item>
      <title>Back to the future! Exploring ASP.NET MVC Futures</title>
      <description>For those of you who did not know yet: next to the ASP.NET MVC 1.0 version and its source code, there's also an interesting assembly available if you can not wait for next versions of the ASP.NET MVC framework: the MVC Futures assembly. In this blog post, I'll provide you with a quick overview of what is available in this assembly and how you can already benefit from. "the future".  &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%2f04%2f02%2fBack-to-the-future!-Exploring-ASPNET-MVC-Futures.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f04%2f02%2fBack-to-the-future!-Exploring-ASPNET-MVC-Futures.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Back_to_the_future_Exploring_ASP_NET_MVC_Futures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Back_to_the_future_Exploring_ASP_NET_MVC_Futures</guid>
      <pubDate>Thu, 02 Apr 2009 22:01:19 GMT</pubDate>
    </item>
    <item>
      <title>New StringOr&amp;lt;T&amp;gt; in Base Class Library 4.1</title>
      <description>A must read for all developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fcool-extension-methods-for-new-stringor%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fcool-extension-methods-for-new-stringor%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/New_StringOr_T_in_Base_Class_Library_4_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/New_StringOr_T_in_Base_Class_Library_4_1</guid>
      <pubDate>Wed, 01 Apr 2009 16:30:29 GMT</pubDate>
    </item>
    <item>
      <title>M is to DSL as Drag &amp;amp; Drop is to programming</title>
      <description>I see M as a whole lot of effort trying to optimize something that is really not that interesting, complex or really very hard. I look at the M language, the way that you worked with, the tooling and the API and I would fully agree that it is a nice parser generator.

What it is not, I have to say, is a DSL toolkit. It is just one, small, part of building a DSL. And, to be perfectly honest, M is the drag &amp;amp; drop of DSL. &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%2f2009%2f03%2f23%2fm-is-to-dsl-as-drag-amp-drop-is-to.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f03%2f23%2fm-is-to-dsl-as-drag-amp-drop-is-to.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/M_is_to_DSL_as_Drag_Drop_is_to_programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/M_is_to_DSL_as_Drag_Drop_is_to_programming</guid>
      <pubDate>Tue, 24 Mar 2009 02:31:15 GMT</pubDate>
    </item>
  </channel>
</rss>