<?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>SQL Server 2005/2008 Diagnostics Queries and Configuration Checklist</title>
      <description>Very useful queries by SQL Server MVP, Glenn Berry ..A must have &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fsql-server-2005-and-2008-diagnostics.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fsql-server-2005-and-2008-diagnostics.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Diagnostics_Queries_and_Configuration_Checklist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Diagnostics_Queries_and_Configuration_Checklist</guid>
      <pubDate>Sat, 23 May 2009 13:46:14 GMT</pubDate>
    </item>
    <item>
      <title>Kona 3: Learning Behavior Driven Development (BDD)</title>
      <description>Holy cow! Another *DD - man I really must have an IV with that Alt.NET Punch just coursing like a train in my veins! I ask for your patience with this one - cause I think BDD is a really good tool to know - whether you use it or not - knowing the workings of it will allow you to have some intelligent conversation the next time you're in Austin :). &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%2fkona-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fkona-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Kona_3_Learning_Behavior_Driven_Development_BDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Kona_3_Learning_Behavior_Driven_Development_BDD</guid>
      <pubDate>Fri, 15 May 2009 22:46:26 GMT</pubDate>
    </item>
    <item>
      <title>String Functions in SQL Server Part 1 </title>
      <description>In this article I would like to give you an overview on various string functions that are available in SQL Server and are widley used at work.

In this IT world 50% of the databases consist of CHAR, NCHAR, VARCHAR, and NVARCHAR as data types to store the values. When you are joining the tables based on the string family columns then you need to use string functions in order to return right output from your queries or modify t he out put to make it more meaningful.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetvj.com%2f2009%2f05%2fstring-functions-in-sql-server-part-1.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetvj.com%2f2009%2f05%2fstring-functions-in-sql-server-part-1.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/String_Functions_in_SQL_Server_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/String_Functions_in_SQL_Server_Part_1</guid>
      <pubDate>Fri, 15 May 2009 08:34:37 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Subdomain Routing</title>
      <description>One of the propagated "great features" for ASP.NET MVC is the full control you have over the routing and url's of your webapplication. In order to demonstrate this, let's walk through a sample that specifically handles subdomain routing.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fASPNET-MVC-Subdomain-Routing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.securancy.com%2fpost%2fASPNET-MVC-Subdomain-Routing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Subdomain_Routing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_Subdomain_Routing</guid>
      <pubDate>Fri, 15 May 2009 02:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Pass Querystrings into Dynamically Loaded Usercontrol</title>
      <description>usefull article on hw to pass Querystrings into Dynamically Loaded Usercontrol &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techartifact.com%2fblogs%2f2009%2f03%2fnew-way-to-pass-querystrings-into-dynamically-loaded-usercontrol-in-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techartifact.com%2fblogs%2f2009%2f03%2fnew-way-to-pass-querystrings-into-dynamically-loaded-usercontrol-in-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Pass_Querystrings_into_Dynamically_Loaded_Usercontrol</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Pass_Querystrings_into_Dynamically_Loaded_Usercontrol</guid>
      <pubDate>Wed, 13 May 2009 18:53:33 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Tabbed Wizard Interface in ASP.NET using jQuery Tabs</title>
      <description>jQuery Tabs with ASP.NET including Wizard interface and remembering tabs on postback - Must See &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%3d316"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d316" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Creating_a_Tabbed_Wizard_Interface_in_ASP_NET_using_jQuery_Tabs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Creating_a_Tabbed_Wizard_Interface_in_ASP_NET_using_jQuery_Tabs</guid>
      <pubDate>Fri, 22 May 2009 18:06:06 GMT</pubDate>
    </item>
    <item>
      <title>Smooth Cascading Effect with ASP.NET Panels using jQuery </title>
      <description>jQUery at its best -- Smooth cascading effect with the ASP.NET Panels and jQuery  &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%3d313"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d313" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Smooth_Cascading_Effect_with_ASP_NET_Panels_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Smooth_Cascading_Effect_with_ASP_NET_Panels_using_jQuery</guid>
      <pubDate>Sat, 16 May 2009 22:01:19 GMT</pubDate>
    </item>
    <item>
      <title>Delete Random Records From a Table Using SQL Server 2005/2008 </title>
      <description>Cool query showing how to delete random records based on a category/condition. Very helpful in bulk log data scenario. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fdelete-random-records-from-table-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fdelete-random-records-from-table-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Delete_Random_Records_From_a_Table_Using_SQL_Server_2005_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Delete_Random_Records_From_a_Table_Using_SQL_Server_2005_2008</guid>
      <pubDate>Sun, 03 May 2009 01:39:04 GMT</pubDate>
    </item>
    <item>
      <title>Identifying and Replacing Duplicate Items across rows using SQL Server</title>
      <description>A useful query to teplace Duplicate Data Based in a table based on a condition &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2findentifying-and-replacing-duplicate.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2findentifying-and-replacing-duplicate.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Identifying_and_Replacing_Duplicate_Items_across_rows_using_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Identifying_and_Replacing_Duplicate_Items_across_rows_using_SQL_Server</guid>
      <pubDate>Wed, 22 Apr 2009 01:19:35 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Cool UI effect on ASP.NET Panels using jQuery </title>
      <description>see how to create a Cool UI effect on the ASP.NET Panels using jQuery &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%3d266"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d266" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Creating_a_Cool_UI_effect_on_ASP_NET_Panels_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Creating_a_Cool_UI_effect_on_ASP_NET_Panels_using_jQuery</guid>
      <pubDate>Wed, 29 Apr 2009 10:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Default Control Focus with ASP.NET Master Pages and LINQ </title>
      <description>The following article demonstrates how to use Master Pages and LINQ to automatically set the control that receives focus when a page loads. &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%3d275"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d275" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Default_Control_Focus_with_ASP_NET_Master_Pages_and_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Default_Control_Focus_with_ASP_NET_Master_Pages_and_LINQ</guid>
      <pubDate>Wed, 22 Apr 2009 01:18:39 GMT</pubDate>
    </item>
    <item>
      <title>Learning how to harness the power of NUnit RowTest</title>
      <description>Taking a look at how you can utilize the power of RowTests within NUnit. By learning how to use RowTests you can reduce the amount of duplicate test code which exists when doing data driven tests. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f103"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f103" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Learning_how_to_harness_the_power_of_NUnit_RowTest</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Learning_how_to_harness_the_power_of_NUnit_RowTest</guid>
      <pubDate>Tue, 21 Apr 2009 23:31:04 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>How I Learned to Love Dependency Injection: The Code Samples</title>
      <description>Code samples from a presentation on Dependency Injection at Central Ohio Day of .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjamescbender.com%2fbendersblog%2farchive%2f2009%2f04%2f20%2fhow-i-learned-to-love-dependency-injection-the-slides.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjamescbender.com%2fbendersblog%2farchive%2f2009%2f04%2f20%2fhow-i-learned-to-love-dependency-injection-the-slides.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/How_I_Learned_to_Love_Dependency_Injection_The_Code_Samples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/How_I_Learned_to_Love_Dependency_Injection_The_Code_Samples</guid>
      <pubDate>Tue, 21 Apr 2009 16:01:16 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>Screenshot in 2 Clicks using .NET</title>
      <description>As a developer, I take lot of screenshots and its time consuming to press the screenshot button, paste it in MSPaint or any other Image editing software and then save it. The pain is even more when I need to use two Buttons for a screenshot (Fn + PrintScreen) in my Laptop ;-). So I thought I will develop my own screenshot capturing tool which will allow me to take screenshots as well as save it in just two clicks. In this article I am going to show you how easy it is to develop your own tool using .NET. Let's get started. &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%3d303"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d303" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Screenshot_in_2_Clicks_using_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Screenshot_in_2_Clicks_using_NET</guid>
      <pubDate>Sat, 18 Apr 2009 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to improve the performances of ASP.NET MVC web applications</title>
      <description>Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances.
It is an in depth analysis of a Digg-like site and how it went from serving (on a test machine) 6 req/sec to 390 req/sec.
The analysis prove the usual rule of performance optimization: no matter what you do to optimize your code, the biggest performance hit is data retrieval, and the first thing you have to optimize is always this.
But apart from this obvious outcome, I just want to take out from this presentation the 3 point that are really specific to ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f17%2fhow-to-improve-the-performances-of-asp.net-mvc-web-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/How_to_improve_the_performances_of_ASP_NET_MVC_web_applications</guid>
      <pubDate>Fri, 17 Apr 2009 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Project Kobe community feedback</title>
      <description>A project that we recently worked on in my team is Kobe , a Web 2.0 service development resource kit. The goal of the resource kit was to provide a collection of resources in the form of presentations, white papers, and a working sample application to enable business and technology decision makers to develop a good foundational understanding of Web 2.0 services, a conceptual architecture of a Web 2.0 service, challenges to think through when embarking on a new Web 2.0 service development project, and Microsoft platform implementation assets that are available and can be applied to materialize Web 2.0 services.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmasashi_narumoto%2farchive%2f2009%2f04%2f17%2fproject-kobe-community-feedback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmasashi_narumoto%2farchive%2f2009%2f04%2f17%2fproject-kobe-community-feedback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Project_Kobe_community_feedback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Project_Kobe_community_feedback</guid>
      <pubDate>Sat, 18 Apr 2009 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Kobe - Oh Dear Lord Why?!</title>
      <description>Karl Seguin weighs in on the latest MS ASP.NET MVC sample app &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%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</guid>
      <pubDate>Fri, 17 Apr 2009 17:31: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>Adaptive Rendering in ASP.NET MVC - Kazi Manzur Rashid's Blog</title>
      <description>ASP.NET MVC comes with different action results for various purpose, but some times, you will find those are not adequate for your scenario, lets consider the following screenshot: When user navigates to a different tab or change the sort order or moves to a different page number, it will load the content as an ajax call, but if the user has JavaScript turned off, it will redirect to a regular url. One solution would be to create separate sets of controller actions that will return either the complete view (in case JavaScript is turned off) or the partial view and use the jQuery load to show the content. But the problem of this approach is that we will be duplicating the same logic for both the actions, moreover we will be returning the unnecessary html tags rather than pure json object that is sufficient for rendering the view. A better solution would be adaptive rendering. If you are not familiar with adaptive rendering then let me clarify it a bit, it is a process where the server responds differently depending upon the browser capability. So it has a broader scope(e.g. mobile devices, text only browsers etc) comparing  to our above JavaScript on/off scenario. But for the time being let us only focus on the above, so instead of creating pure html/ajax only version we would like to take the advantage of the browser capability and for this we will create a new action result, the beauty of the new action result is, the controller remains completely unaware of what kind of request it is serving. Lets take a look of the controller action that is serving both: &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%2f04%2f15%2fadaptive-rendering-in-asp-net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f15%2fadaptive-rendering-in-asp-net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Adaptive_Rendering_in_ASP_NET_MVC_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Adaptive_Rendering_in_ASP_NET_MVC_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Wed, 15 Apr 2009 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>New Web Optimization tool available</title>
      <description>Tired of not understanding what TIDY does to your web pages?  Try out Aggiorno, now in its silverlight version!
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiornoOnline.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiornoOnline.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_Web_Optimization_tool_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_Web_Optimization_tool_available</guid>
      <pubDate>Thu, 16 Apr 2009 07:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Fluent ADO.NET (there's actually a good reason for it!)</title>
      <description>More DAL silliness, but for a good reason. The author was restricted from using an ORM by his client so he came up with a cool way to make his life a little easier. Pretty cool. Scratch that itch! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2009%2f04%2f13%2fintroducing-fluent-adonet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2009%2f04%2f13%2fintroducing-fluent-adonet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Fluent_ADO_NET_there_s_actually_a_good_reason_for_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Fluent_ADO_NET_there_s_actually_a_good_reason_for_it</guid>
      <pubDate>Wed, 15 Apr 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Software Startup Lessons (Part 6) - Looking back at one failure</title>
      <description>After a few months, we've decided to kill a project and call it a failure. Read more about the project's postmortem note in this article. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f04%2fSoftware-Startup-Lessons-(Part-6)-ndash3bLooking-back-at-one-failure.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f04%2fSoftware-Startup-Lessons-(Part-6)-ndash3bLooking-back-at-one-failure.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_6_Looking_back_at_one_failure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_6_Looking_back_at_one_failure</guid>
      <pubDate>Thu, 16 Apr 2009 12:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>