<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mopen</title>
    <description>Stories kicked by mopen</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>Writing ASP.NET MVC bootstrapper with AutoBox</title>
      <description>This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Windsor internally for managing dependencies rather using its own resolver and does not require interface to type naming convention [IAccountRepository -&amp;gt; AccountRepository]) . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2012%2f01%2f30%2fwriting-asp-net-mvc-bootstrapper-with-autobox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2012%2f01%2f30%2fwriting-asp-net-mvc-bootstrapper-with-autobox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Writing_ASP_NET_MVC_bootstrapper_with_AutoBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Writing_ASP_NET_MVC_bootstrapper_with_AutoBox</guid>
      <pubDate>Tue, 31 Jan 2012 15:26:50 GMT</pubDate>
    </item>
    <item>
      <title>Currying vs partial function application</title>
      <description>Currying is a more useful concept in an academic context, whereas partial functional application is more useful in practice. However, that's the gut feeling of someone who hasn't really used a functional language in anger. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fjon_skeet%2farchive%2f2012%2f01%2f30%2fcurrying-vs-partial-function-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fjon_skeet%2farchive%2f2012%2f01%2f30%2fcurrying-vs-partial-function-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Currying_vs_partial_function_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Currying_vs_partial_function_application</guid>
      <pubDate>Tue, 31 Jan 2012 15:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Clickable Tag Cloud using HTML 5 Canvas Elements</title>
      <description>Learn how to create a tag cloud and in process, learn a bit of HTML5 Canvas. However on the way also see how LINQ and ASP.NET MVC routing can be added to the tag cloud &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%3d785"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d785" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Clickable_Tag_Cloud_using_HTML_5_Canvas_Elements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Clickable_Tag_Cloud_using_HTML_5_Canvas_Elements</guid>
      <pubDate>Wed, 01 Feb 2012 06:45:57 GMT</pubDate>
    </item>
    <item>
      <title>Log4Net... Friend or Foe?</title>
      <description>This is one of those micro-optimization issues that few people will need to worry about, but its valuable information none-the-less. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smelser.net%2fblog%2fpost%2f2011%2f08%2f16%2fLog4Net-Friend-or-Foe.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smelser.net%2fblog%2fpost%2f2011%2f08%2f16%2fLog4Net-Friend-or-Foe.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Log4Net_Friend_or_Foe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Log4Net_Friend_or_Foe</guid>
      <pubDate>Thu, 19 Jan 2012 06:57:17 GMT</pubDate>
    </item>
    <item>
      <title>Using RavenDB in Brown-Field ASP.NET MVC projects</title>
      <description>In this article, we will see how RavenDB can be used as Auto-Save cache in an ASP.NET MVC application. We will explore a use case that is typical of brown-field projects (projects involving enhancements to an existing application), where a handy functionality in an ASP.NET MVC application can be achieved by using RavenDB &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%3d784"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d784" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Using_RavenDB_in_Brown_Field_ASP_NET_MVC_projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Using_RavenDB_in_Brown_Field_ASP_NET_MVC_projects</guid>
      <pubDate>Wed, 18 Jan 2012 13:43:02 GMT</pubDate>
    </item>
    <item>
      <title>async \ await and Exception Handling</title>
      <description>async \ await and Exception Handlingasync \ await and Exception Handling
this post will discuss how async / await is handling exceptions.

as we mention in previous post, about the async / await concept, await is all about continuation. 
before .NET 4.5 parallel execution exceptions has to be handle in separate of the synchronic handling.
for example:
handling ThreadPool execution:Code Snippetvoid Foo(){try    {Console.WriteLine(&amp;quot;Synchronic&amp;quot;);ThreadPool.QueueUserWorkItem(state =&amp;gt;            {try   ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fbnaya%2farchive%2f2012%2f01%2f12%2fasync-await-and-exception-handling.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fbnaya%2farchive%2f2012%2f01%2f12%2fasync-await-and-exception-handling.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/async_await_and_Exception_Handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/async_await_and_Exception_Handling</guid>
      <pubDate>Thu, 12 Jan 2012 10:02:50 GMT</pubDate>
    </item>
    <item>
      <title>In .NET, open source does not beget open source</title>
      <description>Ruby, Python, Perl, Node, and Clojure all have, to varying degrees, a unified story for defining a project, translating its source code into runnable code, running a test suite, building distributable packages, and resolving and installing a project or package's dependencies. These stories just work across all supported platforms.

Setting up a cross-platform open source .NET project is non-trivial.

... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbvanderveen.com%2fa%2fdot-net-open-source-does-not-beget-open-source%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/In_NET_open_source_does_not_beget_open_source</guid>
      <pubDate>Wed, 11 Jan 2012 05:10:26 GMT</pubDate>
    </item>
    <item>
      <title>A Case for Using Coffeescript - Justin Etheredge</title>
      <description>Justin lays out his view of true truths of Coffeescript. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fa-case-for-using-coffeescript"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fa-case-for-using-coffeescript" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/A_Case_for_Using_Coffeescript_Justin_Etheredge</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/A_Case_for_Using_Coffeescript_Justin_Etheredge</guid>
      <pubDate>Sat, 24 Dec 2011 18:28:32 GMT</pubDate>
    </item>
    <item>
      <title>Going Faster: How not to suck at serving web content</title>
      <description>We've noticed some performance issues here on the DNK site. Check out our findings and read about how we're going to fix it! These are problems anyone running a website can run into, do yourself a favor and learn from our mistakes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2011%2f12%2f21%2fgoing-faster-how-not-to-suck-at-serving-web-content%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2011%2f12%2f21%2fgoing-faster-how-not-to-suck-at-serving-web-content%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Going_Faster_How_not_to_suck_at_serving_web_content</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Going_Faster_How_not_to_suck_at_serving_web_content</guid>
      <pubDate>Wed, 21 Dec 2011 18:25:30 GMT</pubDate>
    </item>
    <item>
      <title>Events and Races [Eric Lippert]</title>
      <description>The point though is that the &amp;quot;null ref problem&amp;quot; and the &amp;quot;stale handler problem&amp;quot; are two separate problems that are easily confused because the symptoms of both arise at the exact same call site code. You've got to solve both problems if you want to do threadsafe events. How you do so is up to you; just don't confuse the solution of one problem for a solution of the other. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericlippert%2farchive%2f2009%2f04%2f29%2fevents-and-races.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericlippert%2farchive%2f2009%2f04%2f29%2fevents-and-races.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/Events_and_Races_Eric_Lippert</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/Events_and_Races_Eric_Lippert</guid>
      <pubDate>Fri, 02 Dec 2011 03:27:50 GMT</pubDate>
    </item>
    <item>
      <title>Architecting Your Data Access Layer with the Entity Framework</title>
      <description>I had the pleasure to co-present with one of my fellow evangelists, Dave Bost, on architecting and developing with the ADO.NET Entity Framework this week.  I focused on application architecture topics while Dave focused on developing applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.wadewegner.com%2f2009%2f06%2farchitecting-your-data-access-layer-with-the-entity-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.wadewegner.com%2f2009%2f06%2farchitecting-your-data-access-layer-with-the-entity-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Architecting_Your_Data_Access_Layer_with_the_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Architecting_Your_Data_Access_Layer_with_the_Entity_Framework</guid>
      <pubDate>Sat, 03 Dec 2011 03:32:25 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Download Links All Editions [Very Useful]</title>
      <description>With SQL Server 2012 RC0 recently announced and a plethora of previous editions already available, it can get tedious to keep track of all these downloads. In this post, I will attempt to share the download links of all SQL Server versions - SQL Server 2012, SQL Server 2008 &amp;amp; R2 and SQL Server 2005.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f11%2fsql-server-download-links-all-editions.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2011%2f11%2fsql-server-download-links-all-editions.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Download_Links_All_Editions_Very_Useful</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Download_Links_All_Editions_Very_Useful</guid>
      <pubDate>Fri, 02 Dec 2011 11:02:31 GMT</pubDate>
    </item>
    <item>
      <title>Misconceptions About Software Architecture</title>
      <description>References to architecture are everywhere: in every article, in every ad. And we take this word for granted. We all seem to understand what it means. But there isn't any wellaccepted definition of software architecture. Are we all understanding the same thing? We gladly accept that software architecture is the design, the structure, or the infrastructure. Many ideas are floating around concerning why and how you design or acquire an architecture and who does it. Here are some of the most common misconceptions about Software Architecture.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.javagyan.com%2farticles%2fmisconceptionsaboutsoftwarearchitecture"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.javagyan.com%2farticles%2fmisconceptionsaboutsoftwarearchitecture" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Misconceptions_About_Software_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Misconceptions_About_Software_Architecture</guid>
      <pubDate>Fri, 02 Dec 2011 03:21:49 GMT</pubDate>
    </item>
    <item>
      <title>Contour Analysis for Image Recognition in C#</title>
      <description>Here is an interesting article about Contour Analysis, a set of image recognition libraries for C#. The articke includes description, video, code, and sample projects. As the author states at the end of the article something like this could easily be incorporated in a Kinect application, a robot, or a standard app. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchannel9.msdn.com%2fcoding4fun%2fblog%2fContour-Analysis-for-Image-Recognition-in-C"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchannel9.msdn.com%2fcoding4fun%2fblog%2fContour-Analysis-for-Image-Recognition-in-C" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Contour_Analysis_for_Image_Recognition_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Contour_Analysis_for_Image_Recognition_in_C</guid>
      <pubDate>Fri, 25 Nov 2011 16:27:33 GMT</pubDate>
    </item>
    <item>
      <title>5 Tips for Avoiding Automatic Garbage Collections</title>
      <description>The garbage collector is a brilliant piece of software engineering, but sometimes collections occur at inconvenient times. If you need to write high performance, real-time code, you generally want to avoid GC collections during times where execution speed is critical. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.red-gate.com%2fproducts%2fdotnet-development%2fants-memory-profiler%2flearning-memory-management%2favoidingautomaticgc%3futm_source%3ddnk%26utm_medium%3dtextad%26utm_term%3d7487%26utm_content%3drickyleeks3%26utm_campaign%3dantsmemoryprofiler"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.red-gate.com%2fproducts%2fdotnet-development%2fants-memory-profiler%2flearning-memory-management%2favoidingautomaticgc%3futm_source%3ddnk%26utm_medium%3dtextad%26utm_term%3d7487%26utm_content%3drickyleeks3%26utm_campaign%3dantsmemoryprofiler" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/5_Tips_for_Avoiding_Automatic_Garbage_Collections</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/5_Tips_for_Avoiding_Automatic_Garbage_Collections</guid>
      <pubDate>Thu, 24 Nov 2011 07:53:21 GMT</pubDate>
    </item>
    <item>
      <title>3 minute ASP.NET developer survey - $50 Amazon vouchers to be won</title>
      <description>These questions are designed to help us understand how you, as an ASP.NET developer or sysadmin working with IIS, interact with the servers on which ASP.NET applications are hosted. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.surveymk.com%2fs%2fYBS98KX"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.surveymk.com%2fs%2fYBS98KX" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/3_minute_ASP_NET_developer_survey_50_Amazon_vouchers_to_be_won</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/3_minute_ASP_NET_developer_survey_50_Amazon_vouchers_to_be_won</guid>
      <pubDate>Fri, 19 Aug 2011 22:35:21 GMT</pubDate>
    </item>
    <item>
      <title>Using jQueryUI Auto-Complete Widget</title>
      <description>jQuery UI has an Auto-Complete Widget. This post explains how the widget can be integrated into a Asp.Net MVC Razor Webpage. The code is simple and easy to understand. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikesdotnetting.com%2fArticle%2f177%2fjQuery-Autocomplete-with-Razor-Web-Pages-and-a-SQL-CE-Database"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikesdotnetting.com%2fArticle%2f177%2fjQuery-Autocomplete-with-Razor-Web-Pages-and-a-SQL-CE-Database" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Using_jQueryUI_Auto_Complete_Widget</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Using_jQueryUI_Auto_Complete_Widget</guid>
      <pubDate>Thu, 18 Aug 2011 07:43:23 GMT</pubDate>
    </item>
    <item>
      <title>Optimizing MVC View Lookups</title>
      <description>The blogpost discusses the performance of Views in Asp.Net MVC. A few tips are suggested like turning off the unused View engines. The post also discusses how caching can optimize performance further. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fmarcinon%2farchive%2f2011%2f08%2f16%2foptimizing-mvc-view-lookup-performance.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fmarcinon%2farchive%2f2011%2f08%2f16%2foptimizing-mvc-view-lookup-performance.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Optimizing_MVC_View_Lookups</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Optimizing_MVC_View_Lookups</guid>
      <pubDate>Wed, 17 Aug 2011 15:06:22 GMT</pubDate>
    </item>
    <item>
      <title>10 Free Podcasts for .NET Developers</title>
      <description>I love reading books but when I am travelling or commuting to and from work, I prefer listening to Podcasts or what is also known as AudioBooks. There are many podcasts available for developers, but in this post, I will share some .NET podcasts that are FREE, interesting, regularly updated and have maintained quality over the years.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2011%2f08%2ffree-podcast-for-developers.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2011%2f08%2ffree-podcast-for-developers.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/10_Free_Podcasts_for_NET_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/10_Free_Podcasts_for_NET_Developers</guid>
      <pubDate>Thu, 11 Aug 2011 10:46:24 GMT</pubDate>
    </item>
    <item>
      <title>15 Awesome ASP.NET Tips</title>
      <description>Some cool ASP.NET tips and tutorials you will find useful &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%3d746"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d746" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/15_Awesome_ASP_NET_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/15_Awesome_ASP_NET_Tips</guid>
      <pubDate>Sat, 06 Aug 2011 16:01:44 GMT</pubDate>
    </item>
    <item>
      <title>Fluent validation with reflection, lambda, and expression magic</title>
      <description>Jeremy Likness shares his take on a fluent validation framework much like http://fluentvalidation.codeplex.com/ .
While even more alternative exist, there's value in the methods Jeremy employs to create his framework. These methods can be applied to other problems in this domain, where perhaps other solutions do not exist or do not meet your needs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcsharperimage.jeremylikness.com%2f2011%2f07%2freflection-lambda-and-expression-magic.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcsharperimage.jeremylikness.com%2f2011%2f07%2freflection-lambda-and-expression-magic.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Fluent_validation_with_reflection_lambda_and_expression_magic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Fluent_validation_with_reflection_lambda_and_expression_magic</guid>
      <pubDate>Sat, 06 Aug 2011 15:44:03 GMT</pubDate>
    </item>
    <item>
      <title>Thoughts on Micro-ORMs</title>
      <description>Chris Brandsma discusses some of the more popular micro-ORMs available today. In the comments, readers point out other alternatives to those listed by Chris.

For those of you looking for a simple X vs Y comparison of micro-ORMs like Dapper, Simple.Data, and Massive, this may come in handy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2011%2f08%2f02%2fthoughts-on-microorms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2011%2f08%2f02%2fthoughts-on-microorms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Thoughts_on_Micro_ORMs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Thoughts_on_Micro_ORMs</guid>
      <pubDate>Sat, 06 Aug 2011 15:44:03 GMT</pubDate>
    </item>
    <item>
      <title>MSDN Magazine - August 2011</title>
      <description>The August 2011 issue of MSDN Magazine is out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-gb%2fmagazine%2fhh339634.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-gb%2fmagazine%2fhh339634.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MSDN_Magazine_August_2011</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MSDN_Magazine_August_2011</guid>
      <pubDate>Sat, 06 Aug 2011 02:52:12 GMT</pubDate>
    </item>
    <item>
      <title>The new HTMLEditorExtender Control</title>
      <description>This blogpost describes the new HTMLEditorExtender control in the Ajax Control Toolkit released in July 2011. This control extends any textbox to have rich-edit features. It is based on HTML5 and is compatible with all modern browsers. It has a flexible toolbar. It also takes care of security when the HTML text is posted to the webserver. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2011%2f08%2f01%2fajax-control-toolkit-july-2011-release-and-the-new-html.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2011%2f08%2f01%2fajax-control-toolkit-july-2011-release-and-the-new-html.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_new_HTMLEditorExtender_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_new_HTMLEditorExtender_Control</guid>
      <pubDate>Fri, 05 Aug 2011 18:49:24 GMT</pubDate>
    </item>
    <item>
      <title>IE9 Pinning Analytics Results</title>
      <description>Come and find out if it's worth setting up IE9 Pinning on your site from a visitors and loyalty point of view. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.dotnetkicks.com%2fblog%2f2011%2f08%2f03%2fie9-pinning-analytics-results%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.dotnetkicks.com%2fblog%2f2011%2f08%2f03%2fie9-pinning-analytics-results%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/IE9_Pinning_Analytics_Results</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/IE9_Pinning_Analytics_Results</guid>
      <pubDate>Wed, 03 Aug 2011 18:01:25 GMT</pubDate>
    </item>
  </channel>
</rss>
