<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by blisteringlunatic</title>
    <description>Stories kicked by blisteringlunatic</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>Using jQuery To Call ASP.NET Page Methods and Web Services</title>
      <description>Seems like more and more ASP.NET devs are using jQuery.  There are similar things on DNK but none that actually do provide code that uses jQuery to callback. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f16%2fjQuery-To-Call-ASPNET-Page-Methods-and-Web-Services.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f16%2fjQuery-To-Call-ASPNET-Page-Methods-and-Web-Services.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_jQuery_To_Call_ASP_NET_Page_Methods_and_Web_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_jQuery_To_Call_ASP_NET_Page_Methods_and_Web_Services</guid>
      <pubDate>Fri, 18 Jul 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Updated version of Postback Ritalin - ASP.NET AJAX Server Control</title>
      <description>PostBack Ritalin is an ASP.NET AJAX server control to help simplify the common task of disabling buttons and imagebuttons during partial postbacks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f03%2f16%2fpostback-ritalin-update-v02%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Updated_version_of_Postback_Ritalin_ASP_NET_AJAX_Server_Control</guid>
      <pubDate>Thu, 17 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Project anti-pattern: Many projects in a Visual Studio Solution File</title>
      <description>I've been hearing from several colleagues about how their Visual Studio solution files have many (i.e. more than 10, and usually more than 30 -- in one case, more than 100!).  So far, none of them have been able to give me any good explanation for why this is and most of them hate it but they can't change it because their architect/lead/whatever won't let them.

I'm hoping that by getting the discussion going on this in the greater community, we can try to discourage everyone from having lots of projects in a solution.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f07%2f15%2fproject-anti-pattern-many-projects-in-a-visual-studio-solution-file.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f07%2f15%2fproject-anti-pattern-many-projects-in-a-visual-studio-solution-file.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Project_anti_pattern_Many_projects_in_a_Visual_Studio_Solution_File</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Project_anti_pattern_Many_projects_in_a_Visual_Studio_Solution_File</guid>
      <pubDate>Thu, 17 Jul 2008 17:46:06 GMT</pubDate>
    </item>
    <item>
      <title>Herding Code Podcast: Episode 9 with Rob Conery</title>
      <description>The Herding Code crew (K. Scott Allen, Kevin Dente, Scott &amp;quot;LazyCoder&amp;quot; Koon, and Jon Galloway) catch up with Rob Conery on SubSonic 2.1, Where SubSonic fits in the Microsoft data access tools explosion, Why LINQ to SubSonic is so durn tricky, MVC Storefront - has it made Rob a TDD believer, and What else is Rob up to at Microsoft. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d24"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d24" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Herding_Code_Podcast_Episode_9_with_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Herding_Code_Podcast_Episode_9_with_Rob_Conery</guid>
      <pubDate>Wed, 16 Jul 2008 21:31:13 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate: Testing The Performance Urban Legend</title>
      <description>I wanted to challenge the dogmatic urban legend passed down from .NET developer to .NET developer since the classic ASP days. That dogma simply states you should always access your database via stored procedure for &amp;quot;performance reasons&amp;quot;. Inline SQL is BAAAAAAD.

So I fired up Visual Studio, created a class and started writing tests.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f07%2f02%2fNHibernateTestingThePerformanceUrbanLegend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f07%2f02%2fNHibernateTestingThePerformanceUrbanLegend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Testing_The_Performance_Urban_Legend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Testing_The_Performance_Urban_Legend</guid>
      <pubDate>Wed, 16 Jul 2008 20:01:10 GMT</pubDate>
    </item>
    <item>
      <title>Web developers. You suck.</title>
      <description>Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I'm not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fWeb-developers-You-suck.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Web_developers_You_suck</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Web_developers_You_suck</guid>
      <pubDate>Tue, 15 Jul 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Five Common ASP.NET SEO Mistakes</title>
      <description>Here's a checklist of five common mistakes that ASP.NET and the Viewstate/Postback model of development make it far too easy for unsuspecting developers to make:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f08%2fFive-ASPNET-SEO-Mistakes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f07%2f08%2fFive-ASPNET-SEO-Mistakes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Five_Common_ASP_NET_SEO_Mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Five_Common_ASP_NET_SEO_Mistakes</guid>
      <pubDate>Thu, 10 Jul 2008 16:16:06 GMT</pubDate>
    </item>
    <item>
      <title>Creating an Automated Build for your Application</title>
      <description>Short how-to screencast on creating an Automated Build for your Application &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%2f21"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f21" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_an_Automated_Build_for_your_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_an_Automated_Build_for_your_Application</guid>
      <pubDate>Wed, 09 Jul 2008 14:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Reduce ASP.NET Page size and complexity using JQuery-Part 1</title>
      <description>This is my first post on asp.net blog. ASP.NET Ajax and JQuery are two different ajax framework. In this post I will show, how we can enhance gridview using ASP.NET Ajax and JQuery. I also compare the implementation of these frameworks. In next posts i will explain more about JQuery and ASP.NET Ajax and also tell you &amp;quot;How to combine the power of both framework&amp;quot;. My Future post will related to ASP.NET and related frameworks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</guid>
      <pubDate>Wed, 09 Jul 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Do You have the Time to Learn Everything?</title>
      <description>.Net is huge, and constantly. Do you have the time to learn everything? If no, how should you prioritize? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f07%2fdo-you-have-time-to-learn-everything.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f07%2fdo-you-have-time-to-learn-everything.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Do_You_have_the_Time_to_Learn_Everything</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Do_You_have_the_Time_to_Learn_Everything</guid>
      <pubDate>Wed, 09 Jul 2008 12:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Foundation of Programming FREE EBook - CodeBetter.Com</title>
      <description>The Foundation Of Programming Series Free ebook By Karl Seguin &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2ffiles%2ffolders%2fcodebetter_downloads%2fentry179694.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2ffiles%2ffolders%2fcodebetter_downloads%2fentry179694.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Foundation_of_Programming_FREE_EBook_CodeBetter_Com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Foundation_of_Programming_FREE_EBook_CodeBetter_Com</guid>
      <pubDate>Wed, 09 Jul 2008 14:46:05 GMT</pubDate>
    </item>
    <item>
      <title>MVC Routing Security Hole</title>
      <description>Stephen Walther's latest MVC tip introduced me to the MVC framework's ability to pass server variables into actions as parameters. Unfortunately using this feature is a very bad idea and could jeopardize the security of your application. Take a look at a code sample you might find surprising. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d98b8ac0b-d5d2-42f1-bdad-ef75ce247c61"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d98b8ac0b-d5d2-42f1-bdad-ef75ce247c61" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Routing_Security_Hole</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Routing_Security_Hole</guid>
      <pubDate>Wed, 09 Jul 2008 13:16:11 GMT</pubDate>
    </item>
    <item>
      <title>The Weird And Wonderful World Of Extension Methods in C#</title>
      <description>Extension methods are the most controversial feature that Microsoft has introduced in C# 3.0.  Introduced to support the LINQ query framework,  extension methods make it possible to define new methods for existing classes.

Although extension methods can greatly simplify code that uses them,  many are concerned that they could transform C# into something that programmers find unrecognizable,  or that C#'s namespace mechanisms are inadequate for managing large systems that use extension methods.  Adoption of the LINQ framework,  however,  means that extension methods are here to stay,  and that .net programmers need to understand how to use them effectively,  and,  in particular,  how extension methods are different from regular methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f07%2f03%2fextension-methods-nulls-namespaces-and-precedence-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f07%2f03%2fextension-methods-nulls-namespaces-and-precedence-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Weird_And_Wonderful_World_Of_Extension_Methods_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Weird_And_Wonderful_World_Of_Extension_Methods_in_C</guid>
      <pubDate>Wed, 09 Jul 2008 11:46:18 GMT</pubDate>
    </item>
    <item>
      <title>Cheat Sheets for Front-end Web Developers</title>
      <description>Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they're nice decorative pieces for your office.

In this article, you'll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsixrevisions.com%2fresources%2fcheat_sheets_web_developer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsixrevisions.com%2fresources%2fcheat_sheets_web_developer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Cheat_Sheets_for_Front_end_Web_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Cheat_Sheets_for_Front_end_Web_Developers</guid>
      <pubDate>Wed, 09 Jul 2008 08:46:11 GMT</pubDate>
    </item>
    <item>
      <title>.NET Developers' Reference Card Round-Up</title>
      <description>I thought I would share this list of reference cards / cheat sheets that I have compiled over the last year or so. If I am missing any good ones, please post them in the comments. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alvinashcraft.com%2f2008%2f07%2f07%2fnet-developers-reference-card-roundup%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alvinashcraft.com%2f2008%2f07%2f07%2fnet-developers-reference-card-roundup%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_Developers_Reference_Card_Round_Up</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_Developers_Reference_Card_Round_Up</guid>
      <pubDate>Tue, 08 Jul 2008 03:31:09 GMT</pubDate>
    </item>
    <item>
      <title>What's wrong with Request.[&amp;quot;Accept-Encoding&amp;quot;].Contains(&amp;quot;gzip&amp;quot;)?</title>
      <description>Dave explain a better way to detect the response encoding accepted by the browser, parsing the accept-encoding string and taking into account all the ranking and preferred values. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2008%2f07%2f06%2ffinding-preferred-accept-encoding-header-in-csharp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2008%2f07%2f06%2ffinding-preferred-accept-encoding-header-in-csharp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/What_s_wrong_with_Request_Accept_Encoding_Contains_gzip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/What_s_wrong_with_Request_Accept_Encoding_Contains_gzip</guid>
      <pubDate>Wed, 09 Jul 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Joe Stagner says you could improve your ASP.NET site one tag at a time</title>
      <description>Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</guid>
      <pubDate>Tue, 01 Jul 2008 17:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Scale Cheaply - Sharding </title>
      <description>There are a lot of expensive ways to scale your database - all of which are highly touted by the big three database vendors because, well, they want to sell you all types of really expensive stuff. Despite what an "engagement consultant" might tell you though, most of the high-traffic websites on the web (google, digg, facebook) rely on far cheaper and better strategies: the core of which is called sharding. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f06%2f30%2fscale-cheaply-sharding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f06%2f30%2fscale-cheaply-sharding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Scale_Cheaply_Sharding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Scale_Cheaply_Sharding</guid>
      <pubDate>Mon, 30 Jun 2008 19:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Some concepts to know before you use an IoC tool</title>
      <description>The baseline understanding required to effectively implement dependency injection &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f06%2f29%2fsome-concepts-to-know-first.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f06%2f29%2fsome-concepts-to-know-first.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Some_concepts_to_know_before_you_use_an_IoC_tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Some_concepts_to_know_before_you_use_an_IoC_tool</guid>
      <pubDate>Wed, 02 Jul 2008 20:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Psake a- Powershell based build tool</title>
      <description>James Kovacs debuts a Rake inspired build tool based on powershell. The sweetspot here is that it could bring the functionality already in powershell into the build process. Still at almost a POC stage, but worth looking at. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2008%2f06%2f27%2fintroducing-psake.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2008%2f06%2f27%2fintroducing-psake.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Psake_a_Powershell_based_build_tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Psake_a_Powershell_based_build_tool</guid>
      <pubDate>Mon, 30 Jun 2008 15:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Lambdas</title>
      <description>Lambdas are a simple technology with an intimidating name. They sound like they are going to be difficult to understand, but in practice prove to be relatively trivial. Read this post to get an easy to understand overview of a topic is not really so terribly difficult to understand. &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%2f2008%2f06%2f28%2flambdas.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f06%2f28%2flambdas.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Lambdas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Lambdas</guid>
      <pubDate>Wed, 02 Jul 2008 21:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Use jQuery and ASP.NET AJAX to build a client side Repeater</title>
      <description>An example of one way of using ASP.NET AJAX and jQuery to implement client-side Repeater functionality. Using this technique on one of my own sites, I realized an over 400% performance gain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f26%2fuse-jquery-and-aspnet-ajax-to-build-a-client-side-repeater%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f26%2fuse-jquery-and-aspnet-ajax-to-build-a-client-side-repeater%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Use_jQuery_and_ASP_NET_AJAX_to_build_a_client_side_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Use_jQuery_and_ASP_NET_AJAX_to_build_a_client_side_Repeater</guid>
      <pubDate>Thu, 26 Jun 2008 13:16:04 GMT</pubDate>
    </item>
    <item>
      <title>VS2008 Web Server Here Shell Extension</title>
      <description>This shell extension adds a right click menu on any folder that will start WebDev.WebServer.exe (aka Cassini) pointing to that directory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f24%2fvs2008-web-server-here-shell-extension.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f24%2fvs2008-web-server-here-shell-extension.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/VS2008_Web_Server_Here_Shell_Extension</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/VS2008_Web_Server_Here_Shell_Extension</guid>
      <pubDate>Thu, 26 Jun 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>10 Tools Which I Still Use, Even I Have VSTS 2008</title>
      <description>In my last post, titled &amp;quot;10 Tools Which I Left After Using VSTS 2008&amp;quot;,  I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</guid>
      <pubDate>Wed, 25 Jun 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Foundations of Programming Ebook</title>
      <description>Covering the basics of good programming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f06%2f24%2ffoundations-of-programming-ebook.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f06%2f24%2ffoundations-of-programming-ebook.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Foundations_of_Programming_Ebook</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Foundations_of_Programming_Ebook</guid>
      <pubDate>Wed, 25 Jun 2008 14:46:04 GMT</pubDate>
    </item>
  </channel>
</rss>