<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jkealey</title>
    <description>Stories kicked by jkealey</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 Microsoft POS for .NET in 2011</title>
      <description>How to work around the various issues that occur when working with Microsoft's POS for .NET with newer technologies such as .NET 4.0. &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%2f2011%2f06%2f06%2fUsing-Microsoft-POS-for-NET-in-2011.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2011%2f06%2f06%2fUsing-Microsoft-POS-for-NET-in-2011.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_Microsoft_POS_for_NET_in_2011</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_Microsoft_POS_for_NET_in_2011</guid>
      <pubDate>Mon, 06 Jun 2011 13:22:29 GMT</pubDate>
    </item>
    <item>
      <title>Gotcha: iPad versus ASP.NET</title>
      <description>Your ASP.NET application may fail on the iPad after it is saved to the home screen. &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%2f2011%2f05%2f29%2fGotcha-iPad-versus-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2011%2f05%2f29%2fGotcha-iPad-versus-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Gotcha_iPad_versus_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Gotcha_iPad_versus_ASP_NET</guid>
      <pubDate>Mon, 30 May 2011 15:22:31 GMT</pubDate>
    </item>
    <item>
      <title>Re-skin your existing web app using jQuery Mobile</title>
      <description>Did you know you could easily integrate jQuery Mobile controls into your existing web application? &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%2f2011%2f05%2f24%2fRe-skin-your-existing-web-app-using-jQuery-Mobile.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2011%2f05%2f24%2fRe-skin-your-existing-web-app-using-jQuery-Mobile.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Re_skin_your_existing_web_app_using_jQuery_Mobile</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Re_skin_your_existing_web_app_using_jQuery_Mobile</guid>
      <pubDate>Tue, 24 May 2011 19:58:02 GMT</pubDate>
    </item>
    <item>
      <title>Slash your ASP.NET compile/load time without any hard work</title>
      <description>Tips &amp;amp; tricks to make your ASP.NET development more enjoyable (cut down compilation time / first load time). &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%2f2010%2f12%2f01%2fSlash-your-ASPNET-compileload-time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f12%2f01%2fSlash-your-ASPNET-compileload-time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Slash_your_ASP_NET_compile_load_time_without_any_hard_work</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Slash_your_ASP_NET_compile_load_time_without_any_hard_work</guid>
      <pubDate>Wed, 01 Dec 2010 14:41:32 GMT</pubDate>
    </item>
    <item>
      <title>Lambda IEqualityComparer&amp;lt;T&amp;gt;</title>
      <description>New extension methods to replace IEqualityComparer&amp;lt;T&amp;gt; for the most common scenario, comparing objects with a key. &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%2f2010%2f05%2f05%2fLambda-IEqualityComparer3cT3e.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f05%2f05%2fLambda-IEqualityComparer3cT3e.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Lambda_IEqualityComparer_T</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Lambda_IEqualityComparer_T</guid>
      <pubDate>Mon, 17 May 2010 17:49:35 GMT</pubDate>
    </item>
    <item>
      <title>Tekpub MVC 2.0 Starter Site</title>
      <description>Steven Sanderson and @robconery give an indepth setup for an ASP.net MVC 2 site. Pretty cool stuff, and definitely a great 1.5 hour free screen cast... enjoy &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2010%2f04%2f19%2ftekpub-starter"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2010%2f04%2f19%2ftekpub-starter" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Tekpub_MVC_2_0_Starter_Site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Tekpub_MVC_2_0_Starter_Site</guid>
      <pubDate>Mon, 19 Apr 2010 22:10:35 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET 1.6 Breaking Old Links</title>
      <description>A bug fix in BlogEngine.net 1.6 broke older links to our blog. &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%2f2010%2f02%2f12%2fBlogEnginenet-16-Breaking-Old-Links.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f02%2f12%2fBlogEnginenet-16-Breaking-Old-Links.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/BlogEngine_NET_1_6_Breaking_Old_Links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/BlogEngine_NET_1_6_Breaking_Old_Links</guid>
      <pubDate>Fri, 12 Feb 2010 19:40:55 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Regenerate .designer.cs</title>
      <description>Your ASPX or ASCX .designer.cs file stopped being generated by Visual Studio and you don't know why?  Here is a little trick for you. &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%2f2010%2f02%2f08%2fASPNET-Regenerate-designercs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f02%2f08%2fASPNET-Regenerate-designercs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Regenerate_designer_cs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Regenerate_designer_cs</guid>
      <pubDate>Mon, 08 Feb 2010 17:53:08 GMT</pubDate>
    </item>
    <item>
      <title>Large or asynchronous file uploads in ASP.NET MVC</title>
      <description>The challenge of uploading large files in ASP.NET through HTTP is not a new challenge. In addition to handling large files, users often request an experience that shows the progress of an upload as it occurs. When you have either or both of these requirements, or if you simply need direct control of a stream of file data uploaded from a browser, you invariably hit the wall.  I set about solving the problem in an ASP.NET MVC-specific way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdimebrain.com%2f2010%2f01%2flarge-or-asynchronous-file-uploads-in-asp-net-mvc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdimebrain.com%2f2010%2f01%2flarge-or-asynchronous-file-uploads-in-asp-net-mvc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Large_or_asynchronous_file_uploads_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Large_or_asynchronous_file_uploads_in_ASP_NET_MVC</guid>
      <pubDate>Sat, 23 Jan 2010 19:30:01 GMT</pubDate>
    </item>
    <item>
      <title>jQuery 1.4 Released!</title>
      <description>In celebration of jQuery's 4th birthday, the jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone into this release, and we're really quite proud of it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjquery14.com%2fday-01%2fjquery-14"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjquery14.com%2fday-01%2fjquery-14" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_1_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_1_4_Released</guid>
      <pubDate>Thu, 14 Jan 2010 21:00:07 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET callback not being fired in Internet Explorer</title>
      <description>Solution to ASP.NET callbacks not being fired in Internet Explorer. &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%2f2010%2f01%2f13%2fASPNET-callback-not-being-fired-in-Internet-Explorer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2010%2f01%2f13%2fASPNET-callback-not-being-fired-in-Internet-Explorer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_callback_not_being_fired_in_Internet_Explorer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_callback_not_being_fired_in_Internet_Explorer</guid>
      <pubDate>Wed, 13 Jan 2010 14:08:25 GMT</pubDate>
    </item>
    <item>
      <title>IE6 Update: Help kill Internet Explorer 6 (BlogEngine.NET Extension)</title>
      <description>IE6 is like an illness that just won't go away but now there is another new project to kick his ass: www.ie6update.com - With this small extension you are able to include this project into your BlogEngine.NET with just copying a single file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f01%2f11%2fIE6-Update-Help-kill-Internet-Explorer-6-(Extension).aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f01%2f11%2fIE6-Update-Help-kill-Internet-Explorer-6-(Extension).aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/IE6_Update_Help_kill_Internet_Explorer_6_BlogEngine_NET_Extension</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/IE6_Update_Help_kill_Internet_Explorer_6_BlogEngine_NET_Extension</guid>
      <pubDate>Tue, 12 Jan 2010 16:30:05 GMT</pubDate>
    </item>
    <item>
      <title>Gotcha: gzip compression in SOAP message calls</title>
      <description>Do not forget to enable gzip compression in your large SOAP requests. &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%2f08%2fGotcha-gzip-compression-in-SOAP-message-calls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f08%2fGotcha-gzip-compression-in-SOAP-message-calls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Gotcha_gzip_compression_in_SOAP_message_calls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Gotcha_gzip_compression_in_SOAP_message_calls</guid>
      <pubDate>Thu, 20 Aug 2009 15:16:33 GMT</pubDate>
    </item>
    <item>
      <title>YUI Compressor for Visual Studio</title>
      <description>Add a custom tool in visual studio for YUI Compressor. &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%2f05%2fYUI-Compressor-for-Visual-Studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f05%2fYUI-Compressor-for-Visual-Studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/YUI_Compressor_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/YUI_Compressor_for_Visual_Studio</guid>
      <pubDate>Wed, 13 May 2009 02:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Software Startup Lessons (Part 7) - Versatility</title>
      <description>Today we'll talk about of the key lessons that we learned in university that helped us during the first two years of our business: versatility. &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-7)-ndash3b-Versatility.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-7)-ndash3b-Versatility.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_7_Versatility</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_7_Versatility</guid>
      <pubDate>Tue, 28 Apr 2009 05:01:04 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 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Being a software startup in a recession</title>
      <description>Lessons learned about being a software startup in a recession. &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-5)-ndash3b-Being-a-software-startup-in-a-recession.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-5)-ndash3b-Being-a-software-startup-in-a-recession.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Being_a_software_startup_in_a_recession</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Being_a_software_startup_in_a_recession</guid>
      <pubDate>Tue, 07 Apr 2009 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Software Startup Lessons (Part 4) - Year Two</title>
      <description>LavaBlast is now two years old. Part 4 in our series shares lessons learned during our second year of operation. &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%2f03%2fSoftware-Startup-Lessons-(Part-4)-ndash3b-Year-Two.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f03%2fSoftware-Startup-Lessons-(Part-4)-ndash3b-Year-Two.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_4_Year_Two</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Software_Startup_Lessons_Part_4_Year_Two</guid>
      <pubDate>Wed, 01 Apr 2009 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Migration from IIS6 + SQL 2005 (32-bit) to IIS7 + SQL 2008 (64-bit)</title>
      <description>A few main issues encountered during our migration from  IIS6 + SQL 2005 (32-bit) to IIS7 + SQL 2008 (64-bit). &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%2f01%2fGotchas-Migration-from-IIS6-2b-SQL-2005-(32-bit)-to-IIS7-2b-SQL-2008-(64-bit).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2009%2f01%2fGotchas-Migration-from-IIS6-2b-SQL-2005-(32-bit)-to-IIS7-2b-SQL-2008-(64-bit).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Migration_from_IIS6_SQL_2005_32_bit_to_IIS7_SQL_2008_64_bit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Migration_from_IIS6_SQL_2005_32_bit_to_IIS7_SQL_2008_64_bit</guid>
      <pubDate>Fri, 16 Jan 2009 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>What Constitutes Ethical SEO?</title>
      <description>As a web developer / someone who has a blog, I understand dealing with spam is one of the necessary evils of having a comments enabled on my site. Too often, SEO companies use unscrupulous tactics in the name of website optimization. What is the best way to prevent link spammers from overrunning your site? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fWhat-Constitutes-Ethical-SEO.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fWhat-Constitutes-Ethical-SEO.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/What_Constitutes_Ethical_SEO</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/What_Constitutes_Ethical_SEO</guid>
      <pubDate>Mon, 15 Dec 2008 07:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Declare your ObjectDataSource using lambda expressions</title>
      <description>Configure your ObjectDataSource TypeName, SelectMethod, SelectParameters from a lambda expression.  Here is a simple example:

ObjectDataSource ods;
ods.SetSelectMethod&amp;lt;ProductController&amp;gt;(ctrl =&amp;gt; ctrl.FetchAll()); &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%2f2008%2f12%2fObjectDataSource-Typed-Select-method-with-Lambda-Expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f12%2fObjectDataSource-Typed-Select-method-with-Lambda-Expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Declare_your_ObjectDataSource_using_lambda_expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Declare_your_ObjectDataSource_using_lambda_expressions</guid>
      <pubDate>Tue, 09 Dec 2008 21:55:47 GMT</pubDate>
    </item>
    <item>
      <title>Software usability is like eggnog</title>
      <description>Creating a proper usability study is hard. &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%2f2008%2f11%2fSoftware-usability-is-like-eggnog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f11%2fSoftware-usability-is-like-eggnog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Software_usability_is_like_eggnog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Software_usability_is_like_eggnog</guid>
      <pubDate>Sat, 29 Nov 2008 00:09:30 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Delegates, Anonymous Methods and Lambda Expressions</title>
      <description>Great article on .NET basics &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%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</guid>
      <pubDate>Sat, 29 Nov 2008 00:46:10 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0 Preview 2</title>
      <description>Rob Conery: Over the last week I've made massive improvements and upgrades to SubSonic 3.0 and the templates that it comes with. I haven't been this obsessive and inspired since I created SubSonic in the first place, and I have to tell you I am more than stoked to see this pull together. &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-2%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-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</guid>
      <pubDate>Thu, 13 Nov 2008 17:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Gotcha: ASP.NET and exceptions in asynchronous threads</title>
      <description>If an unhandled exception occurs in a secondary thread which has been launched by your ASP.NET application, IIS will force your application to restart. &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%2f2008%2f10%2fGotcha-ASPNET-and-exceptions-in-asynchronous-threads.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f10%2fGotcha-ASPNET-and-exceptions-in-asynchronous-threads.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Gotcha_ASP_NET_and_exceptions_in_asynchronous_threads</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Gotcha_ASP_NET_and_exceptions_in_asynchronous_threads</guid>
      <pubDate>Thu, 30 Oct 2008 22:50:32 GMT</pubDate>
    </item>
  </channel>
</rss>
