<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by shivashankarp</title>
    <description>Stories kicked by shivashankarp</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>Delete entity or collection in Linq to SQL without getting them</title>
      <description>In order to delete an entity or a collection of entity in Linq to SQL, you have to first get them and then delete them. This requires additional database roundtrip. Here's a strongly typed maintenance free way to delete entities directly using their primary key. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</guid>
      <pubDate>Tue, 04 Nov 2008 17:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Solving common problems with Compiled Queries in Linq to Sql for high </title>
      <description>If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that's going to get thousands of hits per hour, the execution overhead of Linq queries is going to consume too much CPU and make your site slow. There's a runtime cost associated with each and every Linq Query you write.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f27%2fsolving-common-problems-with-compiled-queries-in-linq-to-sql-for-high-demand-asp-net-websites.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f27%2fsolving-common-problems-with-compiled-queries-in-linq-to-sql-for-high-demand-asp-net-websites.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Solving_common_problems_with_Compiled_Queries_in_Linq_to_Sql_for_high</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Solving_common_problems_with_Compiled_Queries_in_Linq_to_Sql_for_high</guid>
      <pubDate>Sat, 01 Nov 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Massive BlogEngine.Net Security Hole - Fix Provided</title>
      <description>A massive security hole in BlogEngine.net was just revealed that allows anyone to see your passwords... Danny Douglass explains the issue and provides a patched BlogEngine.Core assembly to resolve the issue until the next release of BlogEngine is available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</guid>
      <pubDate>Mon, 14 Apr 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>.NET Developers: Recommend Your Favorite Open-Source Projects</title>
      <description>VSLive speaker Jeffrey McManus is asking .NET developers for help with recommendations on their favorite open source tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jeffreymcmanus.com%2f850%2fnet-developers-recommend-your-favorite-open-source-projects-here%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jeffreymcmanus.com%2f850%2fnet-developers-recommend-your-favorite-open-source-projects-here%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NET_Developers_Recommend_Your_Favorite_Open_Source_Projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NET_Developers_Recommend_Your_Favorite_Open_Source_Projects</guid>
      <pubDate>Thu, 10 Apr 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>stylizedweb.com - Most used CSS tricks</title>
      <description>Earlier before I have written an article about current best CSS hacks which you can see here And now here's the list of today's most used CSS tricks - tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let me know. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstylizedweb.com%2f2008%2f03%2f12%2fmost-used-css-tricks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstylizedweb.com%2f2008%2f03%2f12%2fmost-used-css-tricks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/stylizedweb_com_Most_used_CSS_tricks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/stylizedweb_com_Most_used_CSS_tricks</guid>
      <pubDate>Thu, 13 Mar 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>XML Cruncher</title>
      <description>Remove the flab from XML, in order to optimize for transfer over network or storing in DB.  This post covers a simple solution to achive this using the .Net XML APIs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fxml-cruncher.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fxml-cruncher.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XML_Cruncher</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XML_Cruncher</guid>
      <pubDate>Wed, 12 Mar 2008 17:21:25 GMT</pubDate>
    </item>
    <item>
      <title>Tweaking your Blogger blog</title>
      <description>Post explains how to do  customise your own Blogger blog once you get started. Very handy! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavesquared.blogspot.com%2f2008%2f03%2ftweaking-your-blogger-blog.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavesquared.blogspot.com%2f2008%2f03%2ftweaking-your-blogger-blog.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Tweaking_your_Blogger_blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Tweaking_your_Blogger_blog</guid>
      <pubDate>Wed, 12 Mar 2008 03:12:56 GMT</pubDate>
    </item>
    <item>
      <title>Software Startup Lessons (Part 1): The Basics</title>
      <description>A few simple software startup lessons. &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%2f03%2fSoftware-Startup-Lessons-(Part-1)-The-Basics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f03%2fSoftware-Startup-Lessons-(Part-1)-The-Basics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Software_Startup_Lessons_Part_1_The_Basics_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Software_Startup_Lessons_Part_1_The_Basics_1</guid>
      <pubDate>Tue, 11 Mar 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>if ... else if ... else if ... else ... : an alternative</title>
      <description>Did you know there's an alternative way of writing &amp;quot;if .. else if .. else if .. etc..&amp;quot; in C#? You probably do, but if you don't, read on... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f11%2fifElseIfElseIfElseAnAlternative.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f11%2fifElseIfElseIfElseAnAlternative.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/if_else_if_else_if_else_an_alternative</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/if_else_if_else_if_else_an_alternative</guid>
      <pubDate>Tue, 11 Mar 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The Entire Patterns and Practices catalog in one place</title>
      <description>The P&amp;amp;P group at MS is dedicated to enabling YOU, the developer, implement the best patterns and follow practices designed to increase your chances for success.  At this link is a full list of the P&amp;amp;P group's catalog, including application blocks, reusable code, factories, guides, patterns and tools.  Sweet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjmeier%2farchive%2f2008%2f03%2f04%2fpatterns-and-practices-complete-catalog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjmeier%2farchive%2f2008%2f03%2f04%2fpatterns-and-practices-complete-catalog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Entire_Patterns_and_Practices_catalog_in_one_place</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Entire_Patterns_and_Practices_catalog_in_one_place</guid>
      <pubDate>Tue, 11 Mar 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS Minifier : A simplified and performant version</title>
      <description>A simplified and performant version of CSS minifier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fcss-minifier-simplified-and-performant.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fcss-minifier-simplified-and-performant.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CSS_Minifier_A_simplified_and_performant_version</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CSS_Minifier_A_simplified_and_performant_version</guid>
      <pubDate>Tue, 11 Mar 2008 12:50:57 GMT</pubDate>
    </item>
    <item>
      <title>Localhost HTTP debugging with Fiddler</title>
      <description>I have been a huge fan of Fiddler the HTTP Debugging Proxy for a couple years now. However one thing that always bugged me about any network debugging tool was the fact that it could debug localhost or 127.0.0.1. However I just found a solution while racking my brain for a way to debug one of my local projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2flocalhost-http-debugging-with-fiddler%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2flocalhost-http-debugging-with-fiddler%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Localhost_HTTP_debugging_with_Fiddler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Localhost_HTTP_debugging_with_Fiddler</guid>
      <pubDate>Tue, 11 Mar 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A Question of Programming Ethics</title>
      <description>I generally try to give people the benefit of the doubt, but it's difficult to imagine any scenario where this isn't a completely malicious violation of people's trust. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001072.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001072.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_Question_of_Programming_Ethics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_Question_of_Programming_Ethics</guid>
      <pubDate>Mon, 10 Mar 2008 18:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Gem: Singleton Factory in C#</title>
      <description>Simple and generic implementation of singleton factory in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</guid>
      <pubDate>Thu, 06 Mar 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>CSS Sprites generated for ASP.NET</title>
      <description>CSS Sprites are a technique of adding images into one image file and then rendering them for use on your site. This will save your website's users HTTP Requests needed to load up your pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2008%2f03%2f05%2fcss-sprite-for-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2008%2f03%2f05%2fcss-sprite-for-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/CSS_Sprites_generated_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/CSS_Sprites_generated_for_ASP_NET</guid>
      <pubDate>Wed, 05 Mar 2008 12:34:32 GMT</pubDate>
    </item>
    <item>
      <title>Understanding IoC Container - Part 2</title>
      <description>Taking advanced topics and external configuration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsfeldman%2farchive%2f2008%2f02%2f20%2funderstanding-ioc-container-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsfeldman%2farchive%2f2008%2f02%2f20%2funderstanding-ioc-container-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Understanding_IoC_Container_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Understanding_IoC_Container_Part_2</guid>
      <pubDate>Thu, 21 Feb 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Does Your Code Pass &amp;quot;The Turkey Test?&amp;quot;</title>
      <description>How careful are you about using the correct form of string and number formatting? How about your use of String.Compare and String.Equals? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moserware.com%2f2008%2f02%2fdoes-your-code-pass-turkey-test.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f02%2fdoes-your-code-pass-turkey-test.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Does_Your_Code_Pass_The_Turkey_Test</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Does_Your_Code_Pass_The_Turkey_Test</guid>
      <pubDate>Sat, 16 Feb 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>More on &amp;quot;The DotNetKick Effect&amp;quot;</title>
      <description>A follow-up to the &amp;quot;The DotNetKicks Effect - Enjoy While it Lasts&amp;quot; post with some clarifications, numbers and solutions &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f02%2fMore-on-quot%253bThe-DotNetKick-Effectquot%253b.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f02%2fMore-on-quot%253bThe-DotNetKick-Effectquot%253b.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/More_on_The_DotNetKick_Effect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/More_on_The_DotNetKick_Effect</guid>
      <pubDate>Fri, 15 Feb 2008 18:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Scotts new Linklist - ASP.NET, WPF, AJAX, VS, .NET</title>
      <description>A new linklist from Scott. &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%2f02%2f06%2ffeb-6th-links-asp-net-asp-net-ajax-visual-studio-net-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f06%2ffeb-6th-links-asp-net-asp-net-ajax-visual-studio-net-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Scotts_new_Linklist_ASP_NET_WPF_AJAX_VS_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Scotts_new_Linklist_ASP_NET_WPF_AJAX_VS_NET</guid>
      <pubDate>Wed, 06 Feb 2008 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Boost ASP.NET performance with deferred content loading</title>
      <description>A comprehensive example of how to improve the perceived speed of your pages, by implementing user controls to encapsulate secondary content and then deferring them until primary content is displayed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f02%2f05%2fboost-aspnet-performance-with-deferred-content-loading%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f02%2f05%2fboost-aspnet-performance-with-deferred-content-loading%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Boost_ASP_NET_performance_with_deferred_content_loading</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Boost_ASP_NET_performance_with_deferred_content_loading</guid>
      <pubDate>Tue, 05 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Parallel (multi-threaded) Collection Operations</title>
      <description>An implementation of a Parallel Map function is introduced which allows you to apply an operation to a collection using multi-threading. &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%2f2008%2f02%2fParallel-Collection-Operations.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f02%2fParallel-Collection-Operations.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Parallel_multi_threaded_Collection_Operations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Parallel_multi_threaded_Collection_Operations</guid>
      <pubDate>Tue, 05 Feb 2008 03:01:02 GMT</pubDate>
    </item>
    <item>
      <title>OpenID implementation in C# and ASP.NET</title>
      <description>Interested in adding OpenID to your .NET website? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOpenID-implementation-in-Csharp-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fOpenID-implementation-in-Csharp-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/OpenID_implementation_in_C_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/OpenID_implementation_in_C_and_ASP_NET</guid>
      <pubDate>Wed, 23 Jan 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Measure memory consumption of creating object in C#</title>
      <description>Measure memory consumption of creating object or executing functions in C#

A detailed look at benchmarking the memory footprint and the execution speed of functions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fmeasure-memory-consumption-creating-object-functions%2f102.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fmeasure-memory-consumption-creating-object-functions%2f102.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Measure_memory_consumption_of_creating_object_in_C</guid>
      <pubDate>Fri, 18 Jan 2008 08:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQLite on .NET - Get up and running in 3 minutes.</title>
      <description>The quick and dirty guide to setting up SQLite with .Net in 3 minutes. Small, fast, and ass-kicking like a transactional Jackie Chan.  Good background information and tutorial to get you from download to querying in no time flat.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeduncan.com%2fsqlite-on-dotnet-in-3-mins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeduncan.com%2fsqlite-on-dotnet-in-3-mins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQLite_on_NET_Get_up_and_running_in_3_minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQLite_on_NET_Get_up_and_running_in_3_minutes</guid>
      <pubDate>Tue, 15 Jan 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Attach to ASP.NET process with one keyboard shortcut</title>
      <description>Launch attach to process faster with this simple macro to debug your applications. &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%2f01%2fAttach-to-Process-with-one-shortcut.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f01%2fAttach-to-Process-with-one-shortcut.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Attach_to_ASP_NET_process_with_one_keyboard_shortcut</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Attach_to_ASP_NET_process_with_one_keyboard_shortcut</guid>
      <pubDate>Mon, 14 Jan 2008 15:46:04 GMT</pubDate>
    </item>
  </channel>
</rss>