<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by spootwo</title>
    <description>Stories kicked by spootwo</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>A Degradable jQuery AJAX Email Form for ASP.NET MVC</title>
      <description>Pretty much every web site on the Internet features a form for users to provide feedback via email to site owners. Migrating to ASP.NET MVC requires a slightly different approach to that used by Web Forms development, so this article looks at one way to implement a web site contact form using the MVC framework and jQuery that degrades nicely. AJAX functionality is said to be &amp;quot;degradable&amp;quot; if a way is provided for the process to work, even though users don't have Javascript available to them. &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.aspx%3fArticleID%3d106"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikesdotnetting.com%2fArticle.aspx%3fArticleID%3d106" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Degradable_jQuery_AJAX_Email_Form_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Degradable_jQuery_AJAX_Email_Form_for_ASP_NET_MVC</guid>
      <pubDate>Mon, 08 Jun 2009 07:45:10 GMT</pubDate>
    </item>
    <item>
      <title>More ASP.NET MVC Best Practices</title>
      <description>In this post, I'll share some of the best practices and guidelines which I have come across while developing ASP.NET MVC web applications. I will not cover all best practices that are available, instead add some specific things that have not been mentioned in any blog post out there.

Existing best practices can be found on Kazi Manzur Rashid's blog and Simone Chiaretta's blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f05%2f06%2fMore-ASPNET-MVC-Best-Practices.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f05%2f06%2fMore-ASPNET-MVC-Best-Practices.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/More_ASP_NET_MVC_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/More_ASP_NET_MVC_Best_Practices</guid>
      <pubDate>Wed, 06 May 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>What ASP.NET Developers Should Know About jQuery </title>
      <description>It's hard to believe that JavaScript is already well over a decade old.  Often relegated to marginal tasks in its early years, JavaScript has grown to become a pillar of modern web development.  With the current popularity of DHTML and AJAX, it can be difficult to find a site that doesn't use JavaScript anymore.  One of the driving forces behind JavaScript's newfound popularity is a proliferation of JavaScript frameworks, such as jQuery. Why? Though JavaScript itself is a great programming language, t... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisitmix.com%2fOpinions%2fWhat-ASPNET-Developers-Should-Know-About-jQuery"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisitmix.com%2fOpinions%2fWhat-ASPNET-Developers-Should-Know-About-jQuery" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/What_ASP_NET_Developers_Should_Know_About_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/What_ASP_NET_Developers_Should_Know_About_jQuery</guid>
      <pubDate>Thu, 30 Apr 2009 04:03:54 GMT</pubDate>
    </item>
    <item>
      <title>My New Favorite Tool: OneNote</title>
      <description>Review of Microsoft OneNote 2007 relating to the developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspectdatasystems.com%2fADSI%2fBlogs%2fBoyd%2fpost%2f2009%2f04%2f23%2fMy-New-Favorite-Tool-OneNote.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspectdatasystems.com%2fADSI%2fBlogs%2fBoyd%2fpost%2f2009%2f04%2f23%2fMy-New-Favorite-Tool-OneNote.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/My_New_Favorite_Tool_OneNote</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/My_New_Favorite_Tool_OneNote</guid>
      <pubDate>Wed, 29 Apr 2009 07:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Linq Vs Stored Procedures Part 1 (Inserts)</title>
      <description>A head to head comparison of the two with real results. In this part we do a comparison between SPROCs and LINQ to see which one is able to insert data into several different database tables the fastest.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codingsmarter.com%2fpost%2f2009%2f04%2fLinq-vs-Stored-Procedures-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codingsmarter.com%2fpost%2f2009%2f04%2fLinq-vs-Stored-Procedures-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_Vs_Stored_Procedures_Part_1_Inserts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_Vs_Stored_Procedures_Part_1_Inserts</guid>
      <pubDate>Fri, 24 Apr 2009 23:15:40 GMT</pubDate>
    </item>
    <item>
      <title>I Spose I'll Just Say It: You Should Learn MVC</title>
      <description>I'm never shy about my opinion - why start now? I've been reading a lot of posts flying about on whether you should learn MVC, Summing up the differences so you can decide when to use it, I even found a post that offers a scorecard approach! I remember reading the latter post thinking to myself "how can you possibly put a number next to Testability? And why it is only 2 more points than "using a RAD designer"? Isn't this missing the entire point? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fi-spose-ill-just-say-it-you-should-learn-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fi-spose-ill-just-say-it-you-should-learn-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/I_Spose_I_ll_Just_Say_It_You_Should_Learn_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/I_Spose_I_ll_Just_Say_It_You_Should_Learn_MVC</guid>
      <pubDate>Thu, 23 Apr 2009 17:31:21 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Animation Part II: Sprites</title>
      <description>In the previous post in this series, you learned how to create a simple animation with Silverlight. The next step is to learn how to create animated objects called sprites. This post will also explain how to ensure that their movement is restricted to a bounded area, as shown below in Application 1. Logic like this can be used in simple games, or in programs that want to use animation to capture or focus the user's attention. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f04%2f21%2fsilverlight-animation-part-ii-sprites.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2009%2f04%2f21%2fsilverlight-animation-part-ii-sprites.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Animation_Part_II_Sprites</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Animation_Part_II_Sprites</guid>
      <pubDate>Thu, 23 Apr 2009 01:52:13 GMT</pubDate>
    </item>
    <item>
      <title>Create a simple menu in asp.net mvc</title>
      <description>Simple code to create a menu in asp.net mvc using a master page and a master controller. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2009%2f04%2f14%2fbuild-a-menu-for-aspnet-mvc-site%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2009%2f04%2f14%2fbuild-a-menu-for-aspnet-mvc-site%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Create_a_simple_menu_in_asp_net_mvc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Create_a_simple_menu_in_asp_net_mvc</guid>
      <pubDate>Fri, 17 Apr 2009 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Just say No! to C# Regions</title>
      <description>You need a language construct so that your IDE can help you hide your big messy code block from you (because it's just so hideous, you don't even want to look at it anymore)? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fextractmethod.wordpress.com%2f2008%2f02%2f29%2fjust-say-no-to-c-regions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fextractmethod.wordpress.com%2f2008%2f02%2f29%2fjust-say-no-to-c-regions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Just_say_No_to_C_Regions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Just_say_No_to_C_Regions</guid>
      <pubDate>Thu, 16 Apr 2009 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery Grid With ASP.NET MVC</title>
      <description>Continuing in my pseudo-series of posts based on my ASP.NET MVC Ninjas on Fire Black Belt Tips Presentation at Mix (go watch it!), this post covers a demo I did not show because I ran out of time. It was a demo I held in my back pocket just in case I went too fast and needed one more demo. A common scenario when building web user interfaces is providing a pageable and sortable grid of data. Even better if it uses AJAX to make it more responsive and snazzy. Since ASP.NET MVC includes jQuery, I figured it'd be fun to use a jQuery plugin for this demo, so I chose jQuery Grid.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f04%2f14%2fusing-jquery-grid-with-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f04%2f14%2fusing-jquery-grid-with-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Using_jQuery_Grid_With_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Using_jQuery_Grid_With_ASP_NET_MVC</guid>
      <pubDate>Wed, 15 Apr 2009 17:31:02 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>Walkthrough: full example of using MvcContrib grid w/jQuery datatable.</title>
      <description>How to create a grid layout in ASP.NET MVC using the MvcContrib extensions and jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpaulwhit%2farchive%2f2009%2f03%2f28%2fwalkthrough-full-example-of-using-mvccontrib-grid-with-jquery-datatable.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpaulwhit%2farchive%2f2009%2f03%2f28%2fwalkthrough-full-example-of-using-mvccontrib-grid-with-jquery-datatable.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Walkthrough_full_example_of_using_MvcContrib_grid_w_jQuery_datatable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Walkthrough_full_example_of_using_MvcContrib_grid_w_jQuery_datatable</guid>
      <pubDate>Sun, 05 Apr 2009 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Unit Testable HttpModule and HttpHandler - Kazi Manzur Rashid's Blog</title>
      <description>

With the new System.Web.Abstraction namespace we can now easily write unit testable HttpModule and HttpHandler. In this post, I will show you how to write unit testable HttpModule and HttpHandler.

Prior the release of System.Web.Abstraction the problem with unit testing of these web infrastructural items is HttpContext, it is sealed, no way to mock it with Rhino or Moq. The only option is to create the wrapper objects of these non-mockable objects but it has a very long tail like HttpRequest, HttpResponse, HttpSessionState, HttpServerUtility etc etc. And this is the exact thing that the System.Web.Abstraction provides, all wrappers around the non-mockable objects of HttpContext. But still, both the HttpModule and HttpHandler depends upon the original HttpContext which I hope will change in ASP.NET 4.0. till then we need to create a super layer for making it Unit Testable.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f03%2f12%2funit-testable-httpmodule-and-httphandler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f03%2f12%2funit-testable-httpmodule-and-httphandler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Unit_Testable_HttpModule_and_HttpHandler_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Unit_Testable_HttpModule_and_HttpHandler_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Thu, 12 Mar 2009 23:31:11 GMT</pubDate>
    </item>
    <item>
      <title>6 Things Developers Should Know By 2010</title>
      <description>A list of 6 things I think asp.net developers should know by 2010 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.saviantllc.com%2farchive%2f2009%2f03%2f09%2f4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.saviantllc.com%2farchive%2f2009%2f03%2f09%2f4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/6_Things_Developers_Should_Know_By_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/6_Things_Developers_Should_Know_By_2010</guid>
      <pubDate>Wed, 11 Mar 2009 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Exponentially Improve Performance to Start ASP.net 2.0, 3.0, 3.5 Debug</title>
      <description>Stop the waiting when debugging your ASP.Net Web Applications!  Here's a complete RAM Disk solution to save your sanity. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fit.toolbox.com%2fblogs%2fpaytonbyrd%2fexponentially-improve-performance-to-start-aspnet-20-30-35-debugger-30364"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fit.toolbox.com%2fblogs%2fpaytonbyrd%2fexponentially-improve-performance-to-start-aspnet-20-30-35-debugger-30364" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Exponentially_Improve_Performance_to_Start_ASP_net_2_0_3_0_3_5_Debug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Exponentially_Improve_Performance_to_Start_ASP_net_2_0_3_0_3_5_Debug</guid>
      <pubDate>Fri, 06 Mar 2009 19:46:05 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Release Candidate shipping in January</title>
      <description>ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f12%2f19%2fasp-net-mvc-design-gallery-and-upcoming-view-improvements-with-the-asp-net-mvc-release-candidate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f12%2f19%2fasp-net-mvc-design-gallery-and-upcoming-view-improvements-with-the-asp-net-mvc-release-candidate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Release_Candidate_shipping_in_January</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Release_Candidate_shipping_in_January</guid>
      <pubDate>Fri, 19 Dec 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Oxite Refactor, Take 1</title>
      <description>I mentioned yesterday on Twitter that I'm helping out the Oxite team with some refactoring and tweaking of their codebase. I got started last night and people have been asking about it a LOT, so I thought that today I'd show you initially what I'm up to. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2foxite-refactor-take-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2foxite-refactor-take-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Oxite_Refactor_Take_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Oxite_Refactor_Take_1</guid>
      <pubDate>Fri, 19 Dec 2008 10:46:02 GMT</pubDate>
    </item>
    <item>
      <title>4 Steps To Ensure You're The Worst Developer Ever!</title>
      <description>There are lots of articles about improving your skills as a developer. Everyone likes to talk about how to strengthen their skills and produce really good software. But, what if you want to be the worst developer ever? Nobody seems to want to share those secrets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f11%2f21%2f4-steps-to-ensure-youre-the-worst-developer-ever%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2008%2f11%2f21%2f4-steps-to-ensure-youre-the-worst-developer-ever%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/4_Steps_To_Ensure_You_re_The_Worst_Developer_Ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/4_Steps_To_Ensure_You_re_The_Worst_Developer_Ever</guid>
      <pubDate>Sat, 22 Nov 2008 04:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Testing is hard but debugging just sucks A$$</title>
      <description>&amp;quot;At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'.  After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY......  Below are some of the answers I received (btw, not the first time I have heard these reasons).&amp;quot; &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%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</guid>
      <pubDate>Tue, 18 Nov 2008 02:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Can developers test their own code?</title>
      <description>A response to the claim that developers shouldn't test their code! Can developers be trusted? Campbell discusses the kind of tests developers should be writing, and what could be better left for the testers.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.com%2fcolumn%2f9184%2fcan-developers-test-their-own-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.com%2fcolumn%2f9184%2fcan-developers-test-their-own-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Can_developers_test_their_own_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Can_developers_test_their_own_code</guid>
      <pubDate>Wed, 12 Nov 2008 19:10:38 GMT</pubDate>
    </item>
    <item>
      <title>Explorations into &amp;quot;M&amp;quot;</title>
      <description>Having freshly converted both the Visual Studio 2010 and Oslo SDK VPC images that we received at PDC 2008 last month to VMWare images, I figure it's time to dive into M. At PDC, the Addison-Wesley folks were giving away copies of &amp;quot;The 'Oslo' Modeling Language&amp;quot; book, which is apparently official canon of the &amp;quot;M&amp;quot; language for Oslo, so I flip to page 1 and start reading &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fexplorations-m"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2fexplorations-m" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Explorations_into_M</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Explorations_into_M</guid>
      <pubDate>Tue, 11 Nov 2008 19:15:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Intellisense Updates from Microsoft</title>
      <description>With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. &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%2f536756.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</guid>
      <pubDate>Mon, 10 Nov 2008 22:46:21 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0 Preview 1: Linq Has Landed</title>
      <description>Rob Conery explains some features of SunSonic 3.0 Preview 1 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-1-linq-has-landed%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-1-linq-has-landed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</guid>
      <pubDate>Sat, 08 Nov 2008 15:16:16 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 Dynamic Lookup - Are You Kidding Me? </title>
      <description>One of the core features introduced in C# 4.0 is called Dynamic Lookup which allows a unified approach to invoking things dynamically.  When you have an object of type dynamic you can do whatever you like with it, those operations are resolved only at runtime. I DON'T LIKE IT, ARE YOU KIDDING ME? &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%2f11%2f03%2fc-40-dynamic-lookup-are-you-kidding-me%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f03%2fc-40-dynamic-lookup-are-you-kidding-me%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_Dynamic_Lookup_Are_You_Kidding_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_Dynamic_Lookup_Are_You_Kidding_Me</guid>
      <pubDate>Wed, 05 Nov 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL Gets Kicked to the Curb... Needs A Good Home!</title>
      <description>Great post on why L2S needs to be supported by the community and why a L2S targeted at the community is a good idea. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</guid>
      <pubDate>Fri, 31 Oct 2008 03:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>