<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by flago</title>
    <description>Stories kicked by flago</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>Silverlight Game Programming Tutorial - Getting Started</title>
      <description>A Silverlight development tutorial that shows you how to create your own 2D web based games. This series attempts to recreate a game originally developed with Flash, and can be used to highlight the differences between the two platforms. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.brighthub.com%2finternet%2fweb-development%2farticles%2f14494.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.brighthub.com%2finternet%2fweb-development%2farticles%2f14494.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Game_Programming_Tutorial_Getting_Started</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Game_Programming_Tutorial_Getting_Started</guid>
      <pubDate>Mon, 10 Nov 2008 21:23:40 GMT</pubDate>
    </item>
    <item>
      <title>Integrating NUnit test results in Team Build 2008</title>
      <description>When using Team Foundation Server 2008 and Team Build, chances are you are developing unit tests in Microsoft's test framework which is integrated with Visual Studio 2008. This integration offers valuable data hen a build has been finished on the build server: test run results are published in the Team Foundation Server 2008 data warehouse and can be used to create detailed metrics on how your development team is performing and what the quality of the product being developed is. 

Not all software development teams are using Microsoft's test framework. Perhaps your team is using Team Foundation Server 2008 and creates (unit) tests using NUnit. By default, NUnit tests are not executed by the Team Build server nor are they published in the Team Foundation Server 2008 data warehouse. The following guide enables you to leverage the features Team Foundation Server 2008 has to offer regarding metrics, by customizing the build process with the necessary steps to publish test results.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f11%2f10%2fIntegrating-NUnit-test-results-in-Team-Build-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f11%2f10%2fIntegrating-NUnit-test-results-in-Team-Build-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Integrating_NUnit_test_results_in_Team_Build_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Integrating_NUnit_test_results_in_Team_Build_2008</guid>
      <pubDate>Mon, 10 Nov 2008 16:24:48 GMT</pubDate>
    </item>
    <item>
      <title>Set-Content -Encoding parameter matters, if the content says so...</title>
      <description>I use a simple PowerShell script to replace some of the URLs in my blog post's html source before I publish them to www.tellingmachine.com. In my case the posts are stored as XML files. Usually I use Windows Live Writer to write my posts. I publish the documents for test purposes frequently during the authoring to the VisualStudio 2008 development web server that runs locally on my machine. Once the post is ready to put online, I take the XML file, run the PowerShell script against it and then copy it to my production server. Occasionally the XML files refuse to open in Internet Explorer after I ran the script. It took me few minutes to figure out why. Here is the story!

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f11%2fPowerShellEncoding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f11%2fPowerShellEncoding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Set_Content_Encoding_parameter_matters_if_the_content_says_so</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Set_Content_Encoding_parameter_matters_if_the_content_says_so</guid>
      <pubDate>Mon, 10 Nov 2008 16:08:31 GMT</pubDate>
    </item>
    <item>
      <title>Embedding an IronRuby console in your applications</title>
      <description>How to make use of IronRuby today.  Along the same lines as parts of John Lam's IronRuby PDC talk.  How to use IronRuby in your applications as an interactive console. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.brechtel.us%2fpost%2fEmbedding-an-IronRuby-console-in-your-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.brechtel.us%2fpost%2fEmbedding-an-IronRuby-console-in-your-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Embedding_an_IronRuby_console_in_your_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Embedding_an_IronRuby_console_in_your_applications</guid>
      <pubDate>Mon, 10 Nov 2008 14:57:59 GMT</pubDate>
    </item>
    <item>
      <title>Building a Silverlight Line-Of-Business Application - Part 3</title>
      <description>The third part of the great article Chris Anderson wrote about developing a framework for a Line-Of-Business application in Silverlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fBuilding-a-Silverlight-Line-Of-Business-Application-Part-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fBuilding-a-Silverlight-Line-Of-Business-Application-Part-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Building_a_Silverlight_Line_Of_Business_Application_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Building_a_Silverlight_Line_Of_Business_Application_Part_3</guid>
      <pubDate>Wed, 19 Nov 2008 23:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Zoom Control </title>
      <description>Silverlight Zoom control is developed in Silverlight 2.0. You can use this control for Zoom-in and Zoom-out on any Silverlight controls like Image, Grid and Canvas etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlightcoder.com%2fShowArticle.aspx%3fID%3d9"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlightcoder.com%2fShowArticle.aspx%3fID%3d9" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Zoom_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Zoom_Control</guid>
      <pubDate>Mon, 10 Nov 2008 13:55:27 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET AJAX 4.0: Observing updates to POJOs</title>
      <description>First of all, if you haven't already done so, download the ASP.NET AJAX 4.0 Preview 3 now and try it out! And after you're done with that, come back here, or there , or there , or there , and let us know what &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2finfinitiesloop%2farchive%2f2008%2f11%2f09%2fasp-net-ajax-4-0-observing-updates-to-pojos-plain-ole-javascript-objects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2finfinitiesloop%2farchive%2f2008%2f11%2f09%2fasp-net-ajax-4-0-observing-updates-to-pojos-plain-ole-javascript-objects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_4_0_Observing_updates_to_POJOs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_4_0_Observing_updates_to_POJOs</guid>
      <pubDate>Mon, 10 Nov 2008 13:38:46 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Intellisense Updates from Microsoft</title>
      <description>With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</guid>
      <pubDate>Mon, 10 Nov 2008 15:46:21 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0 Preview 1: Linq Has Landed</title>
      <description>Rob Conery explains some features of SunSonic 3.0 Preview 1 &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-1-linq-has-landed%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-1-linq-has-landed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</guid>
      <pubDate>Sat, 08 Nov 2008 08:16:16 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 16:31:29 GMT</pubDate>
    </item>
    <item>
      <title>Donut Caching in ASP.Net MVC - Revisited by Phil Haack</title>
      <description>In this article Phil makes an improvement to the Maarten Balliauw's MVC OutputCache substitution ActionFilter Attribute &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%2f11%2f05%2fdonut-caching-in-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f05%2fdonut-caching-in-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Donut_Caching_in_ASP_Net_MVC_Revisited_by_Phil_Haack</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Donut_Caching_in_ASP_Net_MVC_Revisited_by_Phil_Haack</guid>
      <pubDate>Thu, 06 Nov 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Boy Scout Check-ins</title>
      <description>How to leave your code campground cleaner than you found it. &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%2f10%2fboy-scout-check-ins.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f10%2fboy-scout-check-ins.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Boy_Scout_Check_ins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Boy_Scout_Check_ins</guid>
      <pubDate>Sat, 08 Nov 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Application Building: Family Video Website #3 - Play Video</title>
      <description>In this series of blog entries, I build an entire ASP.NET MVC application from start to finish. In this entry, I integrate the Silverlight Media Player into the Family Videos MVC application so I can play videos. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f03%2fasp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f03%2fasp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Application_Building_Family_Video_Website_3_Play_Video</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Application_Building_Family_Video_Website_3_Play_Video</guid>
      <pubDate>Thu, 04 Sep 2008 06:57:43 GMT</pubDate>
    </item>
    <item>
      <title>Customization of PowerShell hash table merges</title>
      <description>PowerShell provides the += operator to add one hash table to another hash table. By default this operation will result in an error, if both hash tables have at least one key that is common in both collections. In some cases you may want to have a more granular control. For example, you don't want to get an error, if not only the key, but also the value is common in both collections. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f08%2fCustomization-of-PowerShell-hash-table-mergers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f08%2fCustomization-of-PowerShell-hash-table-mergers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Customization_of_PowerShell_hash_table_merges</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Customization_of_PowerShell_hash_table_merges</guid>
      <pubDate>Wed, 13 Aug 2008 18:17:35 GMT</pubDate>
    </item>
    <item>
      <title>Extracting errors and warnings from a log file using PowerShell</title>
      <description>This blog post shows a simple Powershell command that searches a log file for errors and warnings and adds the matched lines to either to the errors.txt file or to the warnings.txt files. It takes advantage of the most powerful operator in Powershell, which is the switch operator. In my example here I exported the log file from the Wonderware SMC logger. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fExtracting-errors-and-warnings-from-a-log-file-using-PowerShell.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fExtracting-errors-and-warnings-from-a-log-file-using-PowerShell.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Extracting_errors_and_warnings_from_a_log_file_using_PowerShell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Extracting_errors_and_warnings_from_a_log_file_using_PowerShell</guid>
      <pubDate>Tue, 22 Jul 2008 18:01:53 GMT</pubDate>
    </item>
    <item>
      <title>Is Managed Code Slower Than Unmanaged Code?</title>
      <description>Ask anyone the question above and they will say that managed is slower than unmanaged code. Are they right? No they are not. The problem is that when most people think of .NET they think of other frameworks with a runtime, like Java or Visual Basic; or they may even think about interpreters. They do not think about applications, or what they do; they do not think about limiting factors like network or disk access; in short, they do not think. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.grimes.demon.co.uk%2fdotnet%2fman_unman.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.grimes.demon.co.uk%2fdotnet%2fman_unman.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Is_Managed_Code_Slower_Than_Unmanaged_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Is_Managed_Code_Slower_Than_Unmanaged_Code</guid>
      <pubDate>Wed, 23 Jul 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 2</title>
      <description>Part 2 in a multi-part series on learning Ruby using IronRuby and C#. C# is used to give you a basis for which to interpret the Ruby and migrate your skills. &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.aspx%3fid%3d5f5ad17a-8019-4b56-9ddb-d0447f5d2879"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost.aspx%3fid%3d5f5ad17a-8019-4b56-9ddb-d0447f5d2879" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_2</guid>
      <pubDate>Tue, 22 Jul 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>New C# and .NET oriented search engine</title>
      <description>A new search engine is available. Created with the Google Custom Search you can:
 - Search in MSDN forums
 - Search in Microsoft newsgroup
 - Search in .NET related sites (including dotnetkicks.com)
 - Search in everywhere with the standard Google search
 - Find any .NET tools or components

  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpsearch.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpsearch.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/New_C_and_NET_oriented_search_engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/New_C_and_NET_oriented_search_engine</guid>
      <pubDate>Wed, 23 Jul 2008 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Continuous scrolling pattern using JavaScript and ASP.NET</title>
      <description>Continuous scrolling is very interesting pattern. If I would have to describe it in short I would say that new items are being loaded while you scroll down the content. It is a completely opposite pattern to a pagination. In this article, you will learn about this pattern and see how it can be implemented using JavaScript and ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f19%2fContinuous-scrolling-pattern-using-JavaScript-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Continuous_scrolling_pattern_using_JavaScript_and_ASP_NET</guid>
      <pubDate>Tue, 22 Jul 2008 17:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Renaming a series of indexed files with Powershell</title>
      <description>I love Powershell. I am only halfway through Bruce's book, but I am getting already a glimpse of its potential. I like especially the dynamic aspect of it. Creating and extending types on the fly is something that is quite exciting. Next I am looking to find a solution for my open issues with sorting hash tables. I think building a custom PSObject type with an integer NoteProperty and a NoteProperty that holds a FileInfo object might get me a few steps closer to solving the sorting challenge. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fRenaming-a-series-of-indexed-files-with-Powershell.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fRenaming-a-series-of-indexed-files-with-Powershell.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Renaming_a_series_of_indexed_files_with_Powershell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Renaming_a_series_of_indexed_files_with_Powershell</guid>
      <pubDate>Thu, 17 Jul 2008 22:42:45 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic: New Code Samples And A SubStage Walkthrough</title>
      <description>Rob talks about 3 new pages on their project site that are just the start of a barrage of &amp;quot;how-to&amp;quot; information. &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-new-code-samples-and-a-substage-walkthrough%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-new-code-samples-and-a-substage-walkthrough%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/SubSonic_New_Code_Samples_And_A_SubStage_Walkthrough</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/SubSonic_New_Code_Samples_And_A_SubStage_Walkthrough</guid>
      <pubDate>Fri, 11 Jul 2008 14:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Jump between braces in Visual Studio.</title>
      <description>Move fast between open and close braces.  No more scrolling to find beginning of that illusive if statement. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f07%2f09%2fjump-between-braces-in-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f07%2f09%2fjump-between-braces-in-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Jump_between_braces_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Jump_between_braces_in_Visual_Studio</guid>
      <pubDate>Thu, 10 Jul 2008 17:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Newspaper - a free theme for BlogEngine.NET </title>
      <description>Newspaper is a free, lightweight, high-contrast, black&amp;amp;white theme for BlogEngine.NET. The name &amp;quot;Newspaper&amp;quot; comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f03%2fNewspaper-a-free-theme-for-BlogEngineNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f03%2fNewspaper-a-free-theme-for-BlogEngineNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Newspaper_a_free_theme_for_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Newspaper_a_free_theme_for_BlogEngine_NET</guid>
      <pubDate>Thu, 03 Jul 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Debugging 101 - Measure, do your homework and think out of the box</title>
      <description>Being confronted with an occasional bug in a complex system can be quite overwhelming. There are three disciplines that help you to stay strong:
1) Read and learn about your platform and how to debug it. 
2) Use tools to quickly get the low hanging fruit. This might be enough in most of the cases to identify the bug. 
3) Think out of the box and try to be creative. Build a model, play with it, break it and fix it. In the worst case, you won't have found the cause of the bug, but you learned at least something new about your software. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fMeasure2c-do-your-homework-and-think-out-of-the-box.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f07%2fMeasure2c-do-your-homework-and-think-out-of-the-box.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Debugging_101_Measure_do_your_homework_and_think_out_of_the_box</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Debugging_101_Measure_do_your_homework_and_think_out_of_the_box</guid>
      <pubDate>Wed, 02 Jul 2008 22:10:45 GMT</pubDate>
    </item>
    <item>
      <title>Blog Engine.NET1.4 Released</title>
      <description>Blog Engine.net 1.4 has been released. more... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fblogengine%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d9451"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fblogengine%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d9451" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Released</guid>
      <pubDate>Tue, 01 Jul 2008 17:01:03 GMT</pubDate>
    </item>
  </channel>
</rss>