<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by carcer</title>
    <description>Stories kicked by carcer</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>.NET 3.5 SP1 Get*CustomModifiers bugs</title>
      <description>Oren Eini describes new bugs in .NET 3.5 SP1 with ParameterInfo.GetRequiredCustomModifiers and ParameterInfo.GetOptionalCustomModifiers &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%2f08%2f13%2fHow-.Net-3.5-SP1-broke-Rhino-Mocks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f08%2f13%2fHow-.Net-3.5-SP1-broke-Rhino-Mocks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NET_3_5_SP1_Get_CustomModifiers_bugs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NET_3_5_SP1_Get_CustomModifiers_bugs</guid>
      <pubDate>Wed, 13 Aug 2008 17:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Foundations of Programming - Learning Application</title>
      <description>If you're anything like me, you probably learn a lot better by going through code rather than reading books. I'm happy to release the Foundations of Programming Learning Application - it's a complete solution meant to show what was covered in the Foundations series. &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%2f2008%2f07%2f18%2ffoundations-of-programming-learning-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f07%2f18%2ffoundations-of-programming-learning-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Foundations_of_Programming_Learning_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Foundations_of_Programming_Learning_Application</guid>
      <pubDate>Wed, 30 Jul 2008 20:46:10 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC ActionResult TDD Helper</title>
      <description>Simplyify asserting returned ActionResults with these handy extension methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fchriscanal%2farchive%2f2008%2f05%2f15%2fasp.net-mvc-actionresult-helper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fchriscanal%2farchive%2f2008%2f05%2f15%2fasp.net-mvc-actionresult-helper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/ASP_NET_MVC_ActionResult_TDD_Helper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/ASP_NET_MVC_ActionResult_TDD_Helper</guid>
      <pubDate>Fri, 16 May 2008 10:43:55 GMT</pubDate>
    </item>
    <item>
      <title>Creating great thumbnails in ASP.NET</title>
      <description>The built in function for creating thumbnails in ASP.NET is extremely convenient and very simple to implement. The trouble is that it produces relatively poor quality results and excessively large file sizes. The thumbnails tend to look very muddy when using this route, but many times it's good enough for whatever your needs may be. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thebrainparasite.com%2fpost%2fCreating-great-thumbnails-in-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thebrainparasite.com%2fpost%2fCreating-great-thumbnails-in-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_great_thumbnails_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_great_thumbnails_in_ASP_NET</guid>
      <pubDate>Sat, 10 May 2008 02:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: MVC Storefront, Part 5</title>
      <description>In this webcast I create a fictional curveball, wherein the &amp;quot;client&amp;quot; sent some test data that they finally were able to get their IT department to extract. In reviewing the test data, I find some very interesting changes to the DB that I need to make... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-5%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-5%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/ASP_NET_MVC_MVC_Storefront_Part_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/ASP_NET_MVC_MVC_Storefront_Part_5</guid>
      <pubDate>Thu, 24 Apr 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>47 ASP.NET MVC Resources to Rock Your Development</title>
      <description>Get the grand tour of today's best ASP.NET MVC resources &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpolymorphicpodcast.com%2fshows%2fmvcresources"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpolymorphicpodcast.com%2fshows%2fmvcresources" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/47_ASP_NET_MVC_Resources_to_Rock_Your_Development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/47_ASP_NET_MVC_Resources_to_Rock_Your_Development</guid>
      <pubDate>Tue, 29 Apr 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Developer Day Scotland</title>
      <description>Developer Day in Glasgow on the 10th of May at the Caledonian University &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.florian-brede.de%2fpost%2f2008%2f04%2fDeveloper-Day-Scotland.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.florian-brede.de%2fpost%2f2008%2f04%2fDeveloper-Day-Scotland.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Developer_Day_Scotland</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Developer_Day_Scotland</guid>
      <pubDate>Tue, 22 Apr 2008 22:28:12 GMT</pubDate>
    </item>
    <item>
      <title>Five recommendations for starting a startup with ASP.NET</title>
      <description>Here are five practical pieces of advice for developers who want to build a web startup, and use ASP.NET to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f04%2ffive-recommenda.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f04%2ffive-recommenda.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Five_recommendations_for_starting_a_startup_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Five_recommendations_for_starting_a_startup_with_ASP_NET</guid>
      <pubDate>Tue, 22 Apr 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Scotland ALT.NET user Group</title>
      <description>A Scottish group dedicated to spreading the word on alternative practices than those prescribed by Microsoft in  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftech.groups.yahoo.com%2fgroup%2fglasgow_altdotnet_usersgroup%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftech.groups.yahoo.com%2fgroup%2fglasgow_altdotnet_usersgroup%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Scotland_ALT_NET_user_Group</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Scotland_ALT_NET_user_Group</guid>
      <pubDate>Tue, 22 Apr 2008 13:49:47 GMT</pubDate>
    </item>
    <item>
      <title>VisualSVN 1.4 Released</title>
      <description>The best Visual Studio add-in for working with Subversion has released an update. A couple new features and a lot of bug fixes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualsvn.com%2fchangelog.html%23v1.4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualsvn.com%2fchangelog.html%23v1.4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VisualSVN_1_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VisualSVN_1_4_Released</guid>
      <pubDate>Mon, 21 Apr 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Subversion visually explained in 30 sec</title>
      <description>A simple flash explantion of Subversion with 2 concurrent users. Includes conflict solving. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoding-time.blogspot.com%2f2008%2f04%2fsubversion-visually-explained-in-30sec.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoding-time.blogspot.com%2f2008%2f04%2fsubversion-visually-explained-in-30sec.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Subversion_visually_explained_in_30_sec</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Subversion_visually_explained_in_30_sec</guid>
      <pubDate>Mon, 21 Apr 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>From Developer to Technical Manager</title>
      <description>Organizations with an outdated organizational structure have got to wake up and change before it's too late. They will either lose or ruin their people. Either way, the company loses because people are the company. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f04%2f20%2ffrom-developer-to-technical-manager%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f04%2f20%2ffrom-developer-to-technical-manager%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/From_Developer_to_Technical_Manager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/From_Developer_to_Technical_Manager</guid>
      <pubDate>Mon, 21 Apr 2008 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to NHibernate in LINQPad</title>
      <description>LINQPad is like Query Analyzer for LINQ queries.  Out of the box it does LINQ to SQL, LINQ to Objects, and LINQ to XML.  Wouldn't it be nice if it did LINQ to NHibernate as well?  Here's how.  The setup process is a bit tedious, but you only need to do it once. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2forand.blogspot.com%2f2008%2f04%2flinq-to-nhibernate-in-linqpad.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2forand.blogspot.com%2f2008%2f04%2flinq-to-nhibernate-in-linqpad.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_to_NHibernate_in_LINQPad</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_to_NHibernate_in_LINQPad</guid>
      <pubDate>Fri, 18 Apr 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Don't Use Double.Nan</title>
      <description>Comparison of a double with double.Nan (Not a Number) will always return false. If we want to check whether a specific double is... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f18%2fdont-use-doublenan%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f18%2fdont-use-doublenan%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Don_t_Use_Double_Nan</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Don_t_Use_Double_Nan</guid>
      <pubDate>Fri, 18 Apr 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Finding a C# library to decode MP3's</title>
      <description>Mp3Sharp bills itself as being able to &amp;quot;decode MP3 Files natively in .NET using a Managed application written in C#.&amp;quot; Perfect! And it does just that. It's pretty darn easy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanheaney.info%2findex.php%2f2008%2f04%2ffinding-a-csharp-library-to-decode-mp3s%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanheaney.info%2findex.php%2f2008%2f04%2ffinding-a-csharp-library-to-decode-mp3s%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Finding_a_C_library_to_decode_MP3_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Finding_a_C_library_to_decode_MP3_s</guid>
      <pubDate>Fri, 18 Apr 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>This Is Why We Can't Have Nice Things, People</title>
      <description>A brief discussion of the Rob Conery TDD backlash, and what it says about open-source on .NET, and the community at large. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkohari.org%2f2008%2f04%2f09%2fthis-is-why-we-cant-have-nice-things-people%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkohari.org%2f2008%2f04%2f09%2fthis-is-why-we-cant-have-nice-things-people%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/This_Is_Why_We_Can_t_Have_Nice_Things_People</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/This_Is_Why_We_Can_t_Have_Nice_Things_People</guid>
      <pubDate>Wed, 09 Apr 2008 14:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Functional Programming - Is it worth your time?</title>
      <description>Functional Programming is probably simpler than you think. It's based on the idea that there is often very little distinction between programs an data. This post explores the simple techniques that gives functional programming so much power. Examples are in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faabs.wordpress.com%2f2008%2f04%2f09%2ffunctional-programming-is-it-worth-your-time%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faabs.wordpress.com%2f2008%2f04%2f09%2ffunctional-programming-is-it-worth-your-time%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Functional_Programming_Is_it_worth_your_time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Functional_Programming_Is_it_worth_your_time</guid>
      <pubDate>Wed, 09 Apr 2008 13:13:36 GMT</pubDate>
    </item>
    <item>
      <title>C# access modifiers quick reference</title>
      <description>This article is for beginners but even if you are an expert this article may be useful as a quick reminder when the brain cells slow down - hey, I will probably need it soon.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fC-access-modifiers-quick-reference.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f04%2fC-access-modifiers-quick-reference.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_access_modifiers_quick_reference</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_access_modifiers_quick_reference</guid>
      <pubDate>Wed, 09 Apr 2008 12:43:27 GMT</pubDate>
    </item>
    <item>
      <title>6 free online editors for your asp.net project</title>
      <description>A list of web editors that can be easily embedded in your asp.net projects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</guid>
      <pubDate>Wed, 09 Apr 2008 13:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Great Little Silverlight Tool Every .Net Developer Need</title>
      <description>A light and handy Silverlight utility which allows you to select through all the possible String.Format options. And provides you with a code snippet to paste into your code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.toolico.com%2f2008%2fdevelopers-tools%2fstring-format-made-simpl"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.toolico.com%2f2008%2fdevelopers-tools%2fstring-format-made-simpl" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Great_Little_Silverlight_Tool_Every_Net_Developer_Need</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Great_Little_Silverlight_Tool_Every_Net_Developer_Need</guid>
      <pubDate>Thu, 03 Apr 2008 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>5 Firefox Extensions Any Web Developer Must Have</title>
      <description>5 plug-ins to firefox all you developers must know and use &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f03%2f30%2f5-firefox-extensions-any-web-developer-must-have%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f03%2f30%2f5-firefox-extensions-any-web-developer-must-have%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/5_Firefox_Extensions_Any_Web_Developer_Must_Have</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/5_Firefox_Extensions_Any_Web_Developer_Must_Have</guid>
      <pubDate>Mon, 31 Mar 2008 18:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Resharper NHibernate Plugin</title>
      <description>A plugin for resharper which assists you in writing NHibernate mapping files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lieser-online.de%2fblog%2f%3fp%3d76"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lieser-online.de%2fblog%2f%3fp%3d76" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Resharper_NHibernate_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Resharper_NHibernate_Plugin</guid>
      <pubDate>Mon, 31 Mar 2008 07:08:38 GMT</pubDate>
    </item>
    <item>
      <title>Things I Hate About .NET </title>
      <description>What are some of the most annoying things about programming in .NET? See what I think and how to overcome them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2008%2f03%2f30%2fThings-I-Hate-About-.NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2008%2f03%2f30%2fThings-I-Hate-About-.NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Things_I_Hate_About_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Things_I_Hate_About_NET</guid>
      <pubDate>Wed, 02 Apr 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Programming Is All About Passion</title>
      <description>Passion! Passion! Passion! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fprogramming-is-all-about-passion.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fprogramming-is-all-about-passion.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Programming_Is_All_About_Passion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Programming_Is_All_About_Passion</guid>
      <pubDate>Mon, 31 Mar 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to: Optimize the memory usage with strings</title>
      <description>System.String type is used in any .NET application. We have strings as: names, addresses, descriptions, error messages, warnings or even application settings. Each application has to create, compare or format string data. Considering the immutability and the fact that any object can be converted to a string, all the available memory can be swallowed by a huge amount of unwanted string duplicates or unclaimed string objects. Now let's see how a string object should be handled to preserve memory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-optimize-memory-usage-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-optimize-memory-usage-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Optimize_the_memory_usage_with_strings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Optimize_the_memory_usage_with_strings</guid>
      <pubDate>Mon, 31 Mar 2008 10:16:03 GMT</pubDate>
    </item>
  </channel>
</rss>