<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by activa</title>
    <description>Stories kicked by activa</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>Simple time mocking for testing time-dependent code</title>
      <description>We all love writing unit tests, don't we?. But what if you need to test code that relies on the date or some elapsed time? 

Just fake the time! &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%2f11%2f28%2fSimpleTimeMockingForTestingTimedependentCode.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f11%2f28%2fSimpleTimeMockingForTestingTimedependentCode.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Simple_time_mocking_for_testing_time_dependent_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Simple_time_mocking_for_testing_time_dependent_code</guid>
      <pubDate>Fri, 28 Nov 2008 17:46:28 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL Gets Kicked to the Curb... Needs A Good Home!</title>
      <description>Great post on why L2S needs to be supported by the community and why a L2S targeted at the community is a good idea. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</guid>
      <pubDate>Thu, 30 Oct 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Extracting URLs, not perfect but &amp;quot;good enough&amp;quot;</title>
      <description>Detecting URLs in text is harder than you would expect. In fact, it can't be done with a set of hard rules, but we can get very close by using a single .NET regular expression. 

Purists will protest, but what's wrong with &amp;quot;good enough&amp;quot;? &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%2f10%2f30%2fExtractingURLsNotPerfectButQuotgoodEnoughquot.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f10%2f30%2fExtractingURLsNotPerfectButQuotgoodEnoughquot.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Extracting_URLs_not_perfect_but_good_enough</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Extracting_URLs_not_perfect_but_good_enough</guid>
      <pubDate>Thu, 30 Oct 2008 18:52:32 GMT</pubDate>
    </item>
    <item>
      <title>What's with the BOM in Visual Studio?</title>
      <description>Ever seen weird bytes in your javascript code? Having problems with javascript not working in Google Chrome?

Maybe you're the victim of BOM (byte-order marks) bytes that are saved with every javascript file you create in Visual Studio.... &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%2f09%2f25%2fWhatsWithTheBOMInVisualStudio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f09%2f25%2fWhatsWithTheBOMInVisualStudio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/What_s_with_the_BOM_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/What_s_with_the_BOM_in_Visual_Studio</guid>
      <pubDate>Thu, 25 Sep 2008 19:32:01 GMT</pubDate>
    </item>
    <item>
      <title>ProMesh.NET v2.0 RC1 is (finally) out</title>
      <description>After months of writing documentation, the first release candidate of ProMesh.NET v2.0 has been released in the wild. 

ProMesh.NET is a powerful MVC framework for .NET 2.0 that has been around for a long time, but today it finally reached another important milestone.
 &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%2f08%2f29%2fProMeshNETV20RC1IsOut.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f08%2f29%2fProMeshNETV20RC1IsOut.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_RC1_is_finally_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_RC1_is_finally_out</guid>
      <pubDate>Sun, 31 Aug 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ProMesh.NET v2.0 (MVC Framework) just around the corner</title>
      <description>Time for an update on the state of ProMesh.NET, the open-source MVC Web Application framework I started a few years ago. The last public release was almost 7 months ago, and a lot has been changed since then. The original plan was to create a version 1.5, but I decided against that and made it in a full 2.0 release &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%2f08%2f15%2fProMeshNETV20JustAroundTheCorner.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f08%2f15%2fProMeshNETV20JustAroundTheCorner.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_MVC_Framework_just_around_the_corner</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ProMesh_NET_v2_0_MVC_Framework_just_around_the_corner</guid>
      <pubDate>Fri, 15 Aug 2008 17:48:12 GMT</pubDate>
    </item>
    <item>
      <title>The Complete Reference for Any jQuery Developer</title>
      <description>If you ever to do something with jQuery, you should find it in this extensive list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2feffectize.com%2fjquery-developer-guide"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2feffectize.com%2fjquery-developer-guide" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Complete_Reference_for_Any_jQuery_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Complete_Reference_for_Any_jQuery_Developer</guid>
      <pubDate>Mon, 25 Aug 2008 00:31:02 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>Unofficial google shell... awsome</title>
      <description>Web base command shell for google. What else can I say?... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoosh.org%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoosh.org%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Unofficial_google_shell_awsome</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Unofficial_google_shell_awsome</guid>
      <pubDate>Mon, 02 Jun 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>CoolStorage.NET 1.2.0 released</title>
      <description>It has been almost one year since the last public release of CoolStorage.NET (&amp;quot;cool&amp;quot; open-source object mapper for .NET 2.0), but this doesn't mean the product was dead. A lot of people regularly downloaded the latest builds from CodePlex and I received a lot of great feedback, which finally lead to the release of version 1.2. &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%2f05%2f29%2fCoolStorageNET120Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f29%2fCoolStorageNET120Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/CoolStorage_NET_1_2_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/CoolStorage_NET_1_2_0_released</guid>
      <pubDate>Thu, 29 May 2008 21:29:53 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Preview 3 Release </title>
      <description>From ScottGu's weblog - &amp;quot;This morning we released the Preview 3 build of the ASP.NET MVC framework.  I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release.  Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation.&amp;quot; &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%2f05%2f27%2fasp-net-mvc-preview-3-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f27%2fasp-net-mvc-preview-3-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_3_Release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_3_Release</guid>
      <pubDate>Tue, 27 May 2008 22:16:07 GMT</pubDate>
    </item>
    <item>
      <title>A good coding font makes a difference. Envy Code R, better than ever!</title>
      <description>Am I the only one who believes a great programming font can boost your productivity and increase your coding joy? 

Check out Damien Guard's superb new release of Envy Code R, my favorite coding font. &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%2f05%2f26%2fAGoodCodingFontMakesADifference.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f26%2fAGoodCodingFontMakesADifference.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_good_coding_font_makes_a_difference_Envy_Code_R_better_than_ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_good_coding_font_makes_a_difference_Envy_Code_R_better_than_ever</guid>
      <pubDate>Tue, 27 May 2008 20:46:12 GMT</pubDate>
    </item>
    <item>
      <title>The future of .NET, Visual Studio and more</title>
      <description>The career pages of Microsoft give hints what the future holds for us developers. This post picks out the interesting little details about future versions of Visual Studio, .NET Framework, SharePoint, SQL Server etc and analyzes a bit what they could mean. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2f2008%2f05%2f24%2fthe-future-of-net-visual-studio-and-more%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f05%2f24%2fthe-future-of-net-visual-studio-and-more%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_future_of_NET_Visual_Studio_and_more</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_future_of_NET_Visual_Studio_and_more</guid>
      <pubDate>Mon, 26 May 2008 09:31:04 GMT</pubDate>
    </item>
    <item>
      <title>The problem(s) with value types</title>
      <description>Value types can sometimes cause unexpected behavior. This post explains one of the pitfalls you can encounter when using arrays and lists of value types. &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%2f05%2f25%2fTheProblemsWithValueTypes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f25%2fTheProblemsWithValueTypes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_problem_s_with_value_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_problem_s_with_value_types</guid>
      <pubDate>Tue, 27 May 2008 19:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Source Analysis for C# Released</title>
      <description>From post: &amp;quot;Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsourceanalysis%2farchive%2f2008%2f05%2f23%2fannouncing-the-release-of-microsoft-source-analysis.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsourceanalysis%2farchive%2f2008%2f05%2f23%2fannouncing-the-release-of-microsoft-source-analysis.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_Source_Analysis_for_C_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_Source_Analysis_for_C_Released</guid>
      <pubDate>Fri, 23 May 2008 18:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Wizards are evil</title>
      <description>Generated code is great... if it was generated by you,or you fully understand the generated code!

Essentially, when you are using a code generator, you will be screwed at some point in the future. &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%2f05%2f22%2fWizardsAreEvil.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f22%2fWizardsAreEvil.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Wizards_are_evil</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Wizards_are_evil</guid>
      <pubDate>Thu, 22 May 2008 10:19:29 GMT</pubDate>
    </item>
    <item>
      <title>Generic types and IDisposable, the &amp;quot;using&amp;quot; trick</title>
      <description>This is another one in the series &amp;quot;heck, I never thought of that&amp;quot;... Like most of these articles, if you already knew this trick, ignore me... &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%2f05%2f20%2fGenericTypesAndIDisposableTheQuotusingquotTrick.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f20%2fGenericTypesAndIDisposableTheQuotusingquotTrick.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generic_types_and_IDisposable_the_using_trick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generic_types_and_IDisposable_the_using_trick</guid>
      <pubDate>Wed, 21 May 2008 08:46:03 GMT</pubDate>
    </item>
    <item>
      <title>SharpTemplate.NET pre-release on CodePlex</title>
      <description>Introducing SharpTemplate.NET, a lightweight general-purpose template engine for .NET 2.0. It allows you to incorporate template parsing in your .NET applications. Perfect for code generators, reporting tools, mass-mailing applications, etc. &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%2f05%2f20%2fSharpTemplateNETPrereleaseOnCodePlex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f05%2f20%2fSharpTemplateNETPrereleaseOnCodePlex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/SharpTemplate_NET_pre_release_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/SharpTemplate_NET_pre_release_on_CodePlex</guid>
      <pubDate>Wed, 21 May 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>I might be an elitist, but you're a misanthrope</title>
      <description>Expresses some of the frustration that comes with a fragmented .NET community; our wobbly triangle of gurus, thought leaders, and the massive base of people who we've let down, in a way, by selling the idea that the tools should do all the work, and drag-and-dropped our colleagues into an expectation of laziness, or at least lulled them into a reluctance to learn new things, which is death to our whole community over the long-run. &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%2f04%2f20%2fi-might-be-an-elitist-but-you-re-a-misanthrope.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f04%2f20%2fi-might-be-an-elitist-but-you-re-a-misanthrope.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/I_might_be_an_elitist_but_you_re_a_misanthrope</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/I_might_be_an_elitist_but_you_re_a_misanthrope</guid>
      <pubDate>Mon, 21 Apr 2008 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Fast, Streaming AJAX Proxy - Continuous Download</title>
      <description>In this article, we will take a look how we can take a conventional AJAX Proxy and make it faster, asynchronous, continuously stream content and thus make it more scalable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fomarzabir%2farchive%2f2008%2f04%2f15%2ffast-streaming-ajax-proxy-continuously-download-from-cross-domain.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fomarzabir%2farchive%2f2008%2f04%2f15%2ffast-streaming-ajax-proxy-continuously-download-from-cross-domain.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Fast_Streaming_AJAX_Proxy_Continuous_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Fast_Streaming_AJAX_Proxy_Continuous_Download</guid>
      <pubDate>Thu, 17 Apr 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Over 250 High Quality Royalty Free icons set</title>
      <description>Free Icon Download Offers High Quality Royalty Free icons for Windows, Mac and Linux. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.freeiconsdownload.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.freeiconsdownload.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Over_250_High_Quality_Royalty_Free_icons_set</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Over_250_High_Quality_Royalty_Free_icons_set</guid>
      <pubDate>Wed, 12 Mar 2008 13: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>Write more empty lines! They will be read!</title>
      <description>Using empty lines in source code may seem like a waste of precious screen space, but it's crucial to writing readable code. &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%2f07%2fWriteMoreEmptyLinesTheyWillBeRead.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f07%2fWriteMoreEmptyLinesTheyWillBeRead.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Write_more_empty_lines_They_will_be_read</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Write_more_empty_lines_They_will_be_read</guid>
      <pubDate>Fri, 07 Mar 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Accurate method timing helper class</title>
      <description>How many times have you written some timing code around a method call? If the answer is never, move on, skip this article...

For timing purposes, I always use a simple &amp;quot;TimeRunner&amp;quot; class that allows you to accurately measure the time it takes to execute a specific method. A kind of &amp;quot;poor man's profiler&amp;quot;. &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%2f07%2fAccurateMethodTimingHelperClass.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f07%2fAccurateMethodTimingHelperClass.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Accurate_method_timing_helper_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Accurate_method_timing_helper_class</guid>
      <pubDate>Fri, 07 Mar 2008 11:06:09 GMT</pubDate>
    </item>
    <item>
      <title>Using the Factory Pattern for reading object graphs</title>
      <description>A simple example on how to use the Factory Method pattern for reading objects from XML, resulting in clean, maintainable code.
Examples are in C# 3.0 &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%2f05%2fUsingTheFactoryPatternForReadingObjectGraphsInNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2008%2f03%2f05%2fUsingTheFactoryPatternForReadingObjectGraphsInNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_the_Factory_Pattern_for_reading_object_graphs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_the_Factory_Pattern_for_reading_object_graphs</guid>
      <pubDate>Wed, 05 Mar 2008 20:06:51 GMT</pubDate>
    </item>
  </channel>
</rss>