<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jazzman007</title>
    <description>Stories kicked by jazzman007</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>Microsoft cracking down on community extensions</title>
      <description>Microsoft released a tool called Microsoft Source Analyzer, or StyleCop.  It analyzes source code for standards violations.  It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration.  So the community dug in and figured out how to do these things and now MS is firing off license-violation emails.  Don't they get it?  The community wants to use the product, but it's too limited ... these extensions help make it better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</guid>
      <pubDate>Thu, 03 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Some concepts to know before you use an IoC tool</title>
      <description>The baseline understanding required to effectively implement dependency injection &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f06%2f29%2fsome-concepts-to-know-first.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f06%2f29%2fsome-concepts-to-know-first.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Some_concepts_to_know_before_you_use_an_IoC_tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Some_concepts_to_know_before_you_use_an_IoC_tool</guid>
      <pubDate>Wed, 02 Jul 2008 20:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Replacing Loaded Assemblies - Paulo Morgado</title>
      <description>Paulo shows us how to load, unload and replace assemblies at runtime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fpaulomorgado%2farchive%2f2008%2f06%2f29%2freplacing-loaded-assemblies.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fpaulomorgado%2farchive%2f2008%2f06%2f29%2freplacing-loaded-assemblies.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Replacing_Loaded_Assemblies_Paulo_Morgado</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Replacing_Loaded_Assemblies_Paulo_Morgado</guid>
      <pubDate>Wed, 02 Jul 2008 20:46:02 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>Wed, 02 Jul 2008 23:01:03 GMT</pubDate>
    </item>
    <item>
      <title>The ASP.NET MVC Information Portal</title>
      <description>A content aggregator of everything related 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%2faspdotnetmvc.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspdotnetmvc.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_Information_Portal</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_Information_Portal</guid>
      <pubDate>Thu, 26 Jun 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>What makes me NOT want to leave a company/client/shop </title>
      <description>What makes me NOT want to leave a company &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f06%2f23%2fwhat-makes-me-not-want-to-leave-a-company-client-shop.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f06%2f23%2fwhat-makes-me-not-want-to-leave-a-company-client-shop.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/What_makes_me_NOT_want_to_leave_a_company_client_shop</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/What_makes_me_NOT_want_to_leave_a_company_client_shop</guid>
      <pubDate>Tue, 24 Jun 2008 16:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Crashing WCF 3.5 JSON Services with DateTime.MinValue</title>
      <description>Ran into some odd issues with WCF 3.5 and HTTP JSON services hanging up an ASP.NET application. It appears that there are a couple of problems with null serialization and DateTime.MinValue serialization that are causing this problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f398970.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f398970.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Crashing_WCF_3_5_JSON_Services_with_DateTime_MinValue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Crashing_WCF_3_5_JSON_Services_with_DateTime_MinValue</guid>
      <pubDate>Mon, 23 Jun 2008 19:01:37 GMT</pubDate>
    </item>
    <item>
      <title>How to use NDepend to improve code quality</title>
      <description>Code quality is an important aspect of every software development project - discover how NDepend can aid in giving you a richer and more meaningful understanding of the quality of your code as well as helping to identify areas you could improve. This post is a high level overview of what you can achieve with NDepend. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f23%2fndepend-deep-code-metrics%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f23%2fndepend-deep-code-metrics%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_use_NDepend_to_improve_code_quality</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_use_NDepend_to_improve_code_quality</guid>
      <pubDate>Mon, 23 Jun 2008 16:16:09 GMT</pubDate>
    </item>
    <item>
      <title>The 5 types of poor software architects</title>
      <description>The types of software architects you never want to meet in your career &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</guid>
      <pubDate>Fri, 20 Jun 2008 15:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Using Classes To Fight CSS Class Explosion</title>
      <description>You might think that really stylable HTML needs classes all over the place. That's not true, thanks to descendant selectors, which let you target elements inside a parent element. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f06%2f18%2fusing-lt-body-gt-classes-to-fight-css-class-explosion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f06%2f18%2fusing-lt-body-gt-classes-to-fight-css-class-explosion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_Classes_To_Fight_CSS_Class_Explosion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_Classes_To_Fight_CSS_Class_Explosion</guid>
      <pubDate>Thu, 19 Jun 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Playing Nice With Service Locators</title>
      <description>An explanation of how you can use the Service Locator pattern along with dependency injection to make your code more flexible in certain cases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f18%2fplaying-nice-with-service-locators%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f18%2fplaying-nice-with-service-locators%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Playing_Nice_With_Service_Locators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Playing_Nice_With_Service_Locators</guid>
      <pubDate>Wed, 18 Jun 2008 19:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Speed up Firefox when using Development Server</title>
      <description>Using Firefox on Vista to view websites hosted by the Visual Studio Development Server can be unbearably slow. Pages take aeons (i.e. several seconds) to load while viewing the same site under IE does not suffer from this issue. Here's how to solve the problem. &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%2f06%2fSpeed-up-Firefox-when-using-Development-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fSpeed-up-Firefox-when-using-Development-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Speed_up_Firefox_when_using_Development_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Speed_up_Firefox_when_using_Development_Server</guid>
      <pubDate>Wed, 18 Jun 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Ninject 1.0 Goes Gold at Discord&amp;amp;Rhyme</title>
      <description>Ninject, an excellent Dependency Injection Framework with support for Silverlight, the compact framework, and all regular flavors of .NET just hit 1.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f16%2fninject-10-goes-gold%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f16%2fninject-10-goes-gold%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Ninject_1_0_Goes_Gold_at_Discord_Rhyme</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Ninject_1_0_Goes_Gold_at_Discord_Rhyme</guid>
      <pubDate>Tue, 17 Jun 2008 14:46:16 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Tip #1 - Creating New HTML Helpers with Extension Methods</title>
      <description>In this tip, Stephen Walther shows you how you can create two new HTML Helpers that you can use within an ASP.NET MVC View. I show you how you can use extension methods to create new HTML Helpers for displaying bulleted and numbered lists. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f06%2f13%2fasp-net-mvc-tip-1-creating-new-html-helpers-with-extension-methods.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f06%2f13%2fasp-net-mvc-tip-1-creating-new-html-helpers-with-extension-methods.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_1_Creating_New_HTML_Helpers_with_Extension_Methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_1_Creating_New_HTML_Helpers_with_Extension_Methods</guid>
      <pubDate>Wed, 25 Jun 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Moq</title>
      <description>In this post, I provide an introduction to Moq which is the newest of the Mock Object Frameworks. Moq is promoted by its creators as easier to learn and use than other Mock Object Frameworks such as Rhino Mocks and TypeMock Isolator.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f06%2f11%2ftdd-introduction-to-moq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f06%2f11%2ftdd-introduction-to-moq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Introduction_to_Moq</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Introduction_to_Moq</guid>
      <pubDate>Mon, 23 Jun 2008 17:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Turn Google App Engine into your own Personal Content Delivery Network</title>
      <description>As anybody who has run a growing website or blog knows, response time is going to get worse with the more users you have visiting your site. The users come from all angles, RSS feeds, homepage visits, search engine visits, people sealing your static files that you host, and pretty much anything else that can be served over HTTP. The solution to this problem is to off load your static content on to a Content Delivery Network or CDN. CDN providers cost a lot of money though, so it is nothing for us mere mortals with one server can afford.

But thanks to Google anyone can now run their own CDN for free on Googles servers. Lucky for you and me Google has made the process really painless and you can even have the CDN under you own domain name. In my case static.coderjournal.com. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</guid>
      <pubDate>Thu, 12 Jun 2008 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>What a developer needs from their manager</title>
      <description>I've a read a lot of articles talking about what it takes to be a good development manager. There are also articles about what makes a good developer. I thought it would be a good idea to describe what a developer needs from their manager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fwhat-a-developer-needs-from-their-manager.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fwhat-a-developer-needs-from-their-manager.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/What_a_developer_needs_from_their_manager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/What_a_developer_needs_from_their_manager</guid>
      <pubDate>Tue, 10 Jun 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery UI v1.5 Released</title>
      <description>Focus on Consistent API and Effects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjquery.com%2fblog%2f2008%2f06%2f09%2fjquery-ui-v15-released-focus-on-consistent-api-and-effects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjquery.com%2fblog%2f2008%2f06%2f09%2fjquery-ui-v15-released-focus-on-consistent-api-and-effects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jQuery_UI_v1_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jQuery_UI_v1_5_Released</guid>
      <pubDate>Mon, 09 Jun 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Attributes? We don't need no stinkin' attributes</title>
      <description>An explanation of how to use Ninject, the .NET dependency injector, to wire up dependencies without the use of the [Inject] attribute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f08%2fattributes-we-dont-need-no-stinkin-attributes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2008%2f06%2f08%2fattributes-we-dont-need-no-stinkin-attributes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Attributes_We_don_t_need_no_stinkin_attributes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Attributes_We_don_t_need_no_stinkin_attributes</guid>
      <pubDate>Mon, 09 Jun 2008 18:31:07 GMT</pubDate>
    </item>
    <item>
      <title>I finally get the point of inversion of control</title>
      <description>A quick overview of IoC (with diagrams!). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fi-finally-get-the-point-of-inversion-of-control.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fi-finally-get-the-point-of-inversion-of-control.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</guid>
      <pubDate>Wed, 11 Jun 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Scrum Explained in 5 Minutes</title>
      <description>PDF entitled &amp;quot;Scrum in Five Minutes&amp;quot; from http://www.softhouse.se/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.softhouse.se%2fUploades%2fScrum_eng_webb.pdf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.softhouse.se%2fUploades%2fScrum_eng_webb.pdf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Scrum_Explained_in_5_Minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Scrum_Explained_in_5_Minutes</guid>
      <pubDate>Fri, 06 Jun 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Give Your ASP.NET Applications Velocity</title>
      <description>Scaling ASP.NET Application just got easier with a new technology that Microsoft has just released that they have dubbed codename "Velocity". This product is still in the early stages of development, but it is meant as a direct competitor against memcache. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fscaling-aspnet-applications-with-velocity%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fscaling-aspnet-applications-with-velocity%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Give_Your_ASP_NET_Applications_Velocity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Give_Your_ASP_NET_Applications_Velocity</guid>
      <pubDate>Fri, 06 Jun 2008 07:16:03 GMT</pubDate>
    </item>
    <item>
      <title>When the Going Gets Tough or How to Improve</title>
      <description>How to improve yourself as a developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaeleatonconsulting.com%2fblog%2farchive%2f2008%2f06%2f02%2fwhen-the-going-gets-tough-or-how-to-improve-your.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaeleatonconsulting.com%2fblog%2farchive%2f2008%2f06%2f02%2fwhen-the-going-gets-tough-or-how-to-improve-your.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/When_the_Going_Gets_Tough_or_How_to_Improve</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/When_the_Going_Gets_Tough_or_How_to_Improve</guid>
      <pubDate>Mon, 02 Jun 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Exception handling best practices in ASP.NET web applications </title>
      <description>Exception handling plays an important part of application management and user experience. If implemented correctly it can make maintenance easier and bring the user experience to a higher level. If not, it can be a disaster. The goal of this article is to provide an overview of what exception handling is from the user perspective and the perspective of people who maintain the application, and to show the best practices of how to implement useful error handling in ASP.NET web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f02%2fException-handling-best-practices-in-ASPNET-web-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f02%2fException-handling-best-practices-in-ASPNET-web-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Exception_handling_best_practices_in_ASP_NET_web_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Exception_handling_best_practices_in_ASP_NET_web_applications</guid>
      <pubDate>Mon, 02 Jun 2008 12:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Professional Programming and who's a pundit</title>
      <description>Hanselman sums it up as well as I've seen itdone. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fProfessionalismProgrammingAndPunditryAndSuccessAsAMetric.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fProfessionalismProgrammingAndPunditryAndSuccessAsAMetric.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Professional_Programming_and_who_s_a_pundit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Professional_Programming_and_who_s_a_pundit</guid>
      <pubDate>Mon, 02 Jun 2008 14:46:05 GMT</pubDate>
    </item>
  </channel>
</rss>