<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by SuperJason</title>
    <description>Stories kicked by SuperJason</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>Delayed execution vs ToList() in LINQ Database Queries</title>
      <description>Should you use ToList() in your repository methods, or should you pass the iterator back to the UI to delay the execution of the query? Read on to find out why it's a bad idea to delay execution in this case. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fdelayed-execution-vs-tolist-in-linq-database-queries.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fdelayed-execution-vs-tolist-in-linq-database-queries.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Delayed_execution_vs_ToList_in_LINQ_Database_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Delayed_execution_vs_ToList_in_LINQ_Database_Queries</guid>
      <pubDate>Thu, 25 Jun 2009 16:00:02 GMT</pubDate>
    </item>
    <item>
      <title>Common Pitfalls when working with DateTime's - DST, Timezones, &amp;amp; More</title>
      <description>Working with DateTime object's and handling multiple time zones, time changes (DST), recurring events, and calendar events. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fcommon-pitfalls-when-working-with-datetimes.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f06%2fcommon-pitfalls-when-working-with-datetimes.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Common_Pitfalls_when_working_with_DateTime_s_DST_Timezones_More</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Common_Pitfalls_when_working_with_DateTime_s_DST_Timezones_More</guid>
      <pubDate>Tue, 02 Jun 2009 19:08:54 GMT</pubDate>
    </item>
    <item>
      <title>Practical .NET Unit Testing - Free paper released</title>
      <description>A free unit testing paper that covers why you should write unit tests, the mechanics of unit testing, common testing strategies, designing for testability, and advanced testing techniques. It's an ongoing project, but it's complete enough to hopefully start getting early feedback and suggestions! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fpractical-net-unit-testing-free-paper-released.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fpractical-net-unit-testing-free-paper-released.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Practical_NET_Unit_Testing_Free_paper_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Practical_NET_Unit_Testing_Free_paper_released</guid>
      <pubDate>Fri, 01 May 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net - Never again fear publishing your website with debug=true</title>
      <description>What makes the deployment element special is that it is a machine level configuration element. When its retail attribute is set to true, it will disable the &amp;lt;compilation debug="true"&amp;gt; for ALL ASP.Net applications running on that machine. In addition, it turns of detailed errors messages being sent to remote machines and disables the ability to trace output. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.aggregatedintelligence.com%2f2009%2f04%2faspnet-never-again-fear-publishing-your.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.aggregatedintelligence.com%2f2009%2f04%2faspnet-never-again-fear-publishing-your.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_Never_again_fear_publishing_your_website_with_debug_true</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_Never_again_fear_publishing_your_website_with_debug_true</guid>
      <pubDate>Fri, 24 Apr 2009 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Should We Solve Institutional Problems In Our Code?</title>
      <description>Is it okay for us to solve deficiencies in our development teams with code? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f20%2fShould-We-Solve-Institutional-Problems-In-Our-Code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f20%2fShould-We-Solve-Institutional-Problems-In-Our-Code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Should_We_Solve_Institutional_Problems_In_Our_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Should_We_Solve_Institutional_Problems_In_Our_Code</guid>
      <pubDate>Tue, 21 Apr 2009 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Free eBooks</title>
      <description>Here's a list of all sample chapters of ASP.NET MVC books available to the community. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsharplife.net%2f2009%2f04%2f20%2fASPNETMVCFreeEBooks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsharplife.net%2f2009%2f04%2f20%2fASPNETMVCFreeEBooks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Free_eBooks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Free_eBooks</guid>
      <pubDate>Mon, 20 Apr 2009 18:16:11 GMT</pubDate>
    </item>
    <item>
      <title>C# Regions are not Useful? Give me a Break</title>
      <description>I often see arguments about use of regions in C# code.  And this is one of the most annoying things I see on the Internet in my opinion when it pertains to code structure.

Whoever says regions are not to be used, I'd love to see your code and know what standards you have established as a team with your code base. I bet you it's a mess and the reason you don't like regions is because the developers on your team has abused use of them and that there is no logical pattern or team standard established. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodezest.com%2farchive%2f2009%2f04%2f19%2fc-regions-are-not-useful-give-me-a-break.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodezest.com%2farchive%2f2009%2f04%2f19%2fc-regions-are-not-useful-give-me-a-break.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Regions_are_not_Useful_Give_me_a_Break</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Regions_are_not_Useful_Give_me_a_Break</guid>
      <pubDate>Tue, 21 Apr 2009 10:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Using AutoMapper to map view models in ASP.NET MVC</title>
      <description>Mapping code between Domain Models and Data Transfer Objects/Presentation Models is often boring and tedious to write, so when I first read about AutoMapper it triggered my interest. This post takes a first look at AutoMapper, and show how it can be used to map a complex domain model to a view model in an ASP.NET MVC application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</guid>
      <pubDate>Mon, 20 Apr 2009 16:46:03 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;int&amp;quot; inherits from object? An investigation into how &amp;amp; why.</title>
      <description>Value types like Int32 ultimately derive from &amp;quot;object&amp;quot;. If that's the case, why do they need to be boxed? Whey do they not have the same performance overhead? This post investigates these questions and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fint-inherits-from-object-an-investigation-into-how.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fint-inherits-from-object-an-investigation-into-how.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/int_inherits_from_object_An_investigation_into_how_why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/int_inherits_from_object_An_investigation_into_how_why</guid>
      <pubDate>Sat, 18 Apr 2009 03:16:29 GMT</pubDate>
    </item>
    <item>
      <title>Unit Testing a LINQ to SQL or Entity Framework Query</title>
      <description>An easy to use strategy for unit testing simple database calls that utilize LINQ (such as LINQ to SQL or Entity Framework). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2funit-testing-a-linq-to-sql-or-ef-query.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2funit-testing-a-linq-to-sql-or-ef-query.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Unit_Testing_a_LINQ_to_SQL_or_Entity_Framework_Query</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Unit_Testing_a_LINQ_to_SQL_or_Entity_Framework_Query</guid>
      <pubDate>Tue, 14 Apr 2009 20:39:21 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to JOINs - A simplest Visual Explanation of Join</title>
      <description>Introduction to JOINs - A simplest Visual Explanation of Join

This post is for every developer who just want to make sure that their basics of Join is perfect.

Bookmark this for future use or for teaching your friends of Jr. about Joins.

Blog about this post if you like it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f13%2fsql-server-introduction-to-joins-basic-of-joins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f04%2f13%2fsql-server-introduction-to-joins-basic-of-joins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_JOINs_A_simplest_Visual_Explanation_of_Join</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_JOINs_A_simplest_Visual_Explanation_of_Join</guid>
      <pubDate>Tue, 14 Apr 2009 12:16: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>Maintaining Consistent Line Lengths</title>
      <description>A quick Visual Studio tip on maintaining a consistent code line length. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fmaintaining-consistent-line-lengths.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f04%2fmaintaining-consistent-line-lengths.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Maintaining_Consistent_Line_Lengths</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Maintaining_Consistent_Line_Lengths</guid>
      <pubDate>Tue, 07 Apr 2009 09:20:41 GMT</pubDate>
    </item>
    <item>
      <title>File Uploads in ASP.NET MVC 1.0 RTM</title>
      <description>I had not messed around with file uploads in ASP.NET MVC for a while and so when I fired up ASP.NET MVC 1.0 RTM I was pleasantly surprised to find out how easy they had made it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f02%2fFile-Uploads-in-ASPNET-MVC-10-RTM.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f02%2fFile-Uploads-in-ASPNET-MVC-10-RTM.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/File_Uploads_in_ASP_NET_MVC_1_0_RTM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/File_Uploads_in_ASP_NET_MVC_1_0_RTM</guid>
      <pubDate>Sat, 04 Apr 2009 06:16:10 GMT</pubDate>
    </item>
    <item>
      <title>Using the Navigation Framework in Silverlight 3</title>
      <description>In Silverlight 2, one of the challenges faced by developers was navigation between pages. It was not easy to navigate from one Xaml page to the other. In Silverlight 3, Microsoft has introduced the Navigation Framework. In this article, we will explore Step by Step the Navigation Framework in Silverlight 3 and build an application on it. &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%3d294"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d294" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Using_the_Navigation_Framework_in_Silverlight_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Using_the_Navigation_Framework_in_Silverlight_3</guid>
      <pubDate>Fri, 03 Apr 2009 23:31:04 GMT</pubDate>
    </item>
    <item>
      <title>FizzBin - The Technical Support Secret Handshake</title>
      <description>I hate that 5 minute to 5 hour long &amp;quot;ramp up&amp;quot; when I'm on the phone with any kind of technical support as they realize that we both know what we're doing. Or at least, one of us does. &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%2fFizzBinTheTechnicalSupportSecretHandshake.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fFizzBinTheTechnicalSupportSecretHandshake.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/FizzBin_The_Technical_Support_Secret_Handshake</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/FizzBin_The_Technical_Support_Secret_Handshake</guid>
      <pubDate>Wed, 18 Mar 2009 07:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Slick inline trace logging in ASP.NET using log4net</title>
      <description>Easily configure log4net and ASP.NET to display inline tracing information on your pages for debugging and performance monitoring. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f03%2fslick-inline-trace-logging-in-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f03%2fslick-inline-trace-logging-in-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Slick_inline_trace_logging_in_ASP_NET_using_log4net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Slick_inline_trace_logging_in_ASP_NET_using_log4net</guid>
      <pubDate>Wed, 04 Mar 2009 01:04:20 GMT</pubDate>
    </item>
    <item>
      <title>A New Look for Visual Studio 2010!</title>
      <description>At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0.  Today I'm happy to reveal the new UI for Visual Studio, also built on WPF: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</guid>
      <pubDate>Wed, 25 Feb 2009 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Joining &amp;quot;IE6: Do NOT want!&amp;quot; campaign</title>
      <description>IE6 users are still too many... it started with a tweet from a Norwegian web developer, and spread like fire across Europe.
Joining the campaign is easy: just add a few lines of code to your site or blog.
In this post is how to do it and a little more of background on how to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</guid>
      <pubDate>Tue, 24 Feb 2009 16:01:16 GMT</pubDate>
    </item>
    <item>
      <title>Understand closures with JavaScript</title>
      <description>Closures are a programming concept that can be a bit intimidating but it shouldn't be this way. Hopefully this short article can clarify how that works and how to avoid problems when using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2009%2f02%2f23%2fjavascript-time-to-grok-closures.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2009%2f02%2f23%2fjavascript-time-to-grok-closures.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Understand_closures_with_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Understand_closures_with_JavaScript</guid>
      <pubDate>Wed, 25 Feb 2009 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Azure - Performance, IoC, and Instances</title>
      <description>My experience so far working with Azure. Some performance testing, IoC container incompatibilities, and frustration with instances. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fazure-performance-ioc-and-instances.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fazure-performance-ioc-and-instances.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Azure_Performance_IoC_and_Instances</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Azure_Performance_IoC_and_Instances</guid>
      <pubDate>Fri, 20 Feb 2009 19:01:04 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Ajax Tooltip</title>
      <description>Example of using jQuery 1.3 and the new live() method for creating an ajax tooltip. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frndnext.blogspot.com%2f2009%2f02%2fjquery-ajax-tooltip.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frndnext.blogspot.com%2f2009%2f02%2fjquery-ajax-tooltip.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Ajax_Tooltip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Ajax_Tooltip</guid>
      <pubDate>Sun, 15 Feb 2009 22:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Infinite Lists With C# Yield</title>
      <description>What we are about to talk about here may seem like a purely academic exercise, but hopefully I will convince you that this isn't exactly the case. There are several situations in real-world applications where infinite lists can appears if only we were to think about them in the right way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f02%2f04%2fInfinite-Lists-With-C-Yield.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f02%2f04%2fInfinite-Lists-With-C-Yield.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Infinite_Lists_With_C_Yield</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Infinite_Lists_With_C_Yield</guid>
      <pubDate>Thu, 05 Feb 2009 22:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Using C# &amp;quot;Yield&amp;quot; for Readability and Performance</title>
      <description>I must have read about "yield" a dozen times. Only recently have I began to understand what it does, and the real power that comes along with it. I'm going to show you some examples of where it can make your code more readable, and potentially more efficient. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</guid>
      <pubDate>Wed, 04 Feb 2009 22:46:30 GMT</pubDate>
    </item>
    <item>
      <title>Extension Methods </title>
      <description>The single responsibility principle (SRP) is a strategy for structuring our code to make it more maintainable and testable. In this post, I'm going to discuss how we can use extension methods to make our code easier to read and satisfy the idea behind SRP. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f01%2fextension-methods-single-responsibility-principle.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f01%2fextension-methods-single-responsibility-principle.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extension_Methods_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extension_Methods_2</guid>
      <pubDate>Tue, 27 Jan 2009 01:01:03 GMT</pubDate>
    </item>
  </channel>
</rss>