<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by tortus</title>
    <description>Stories kicked by tortus</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>Visual C# IDE Tips Part 2</title>
      <description>This post explains the some more tips on using Visual C# IDE to enhance developer productivity.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techbubbles.com%2fc%2fc-ide-tips-tricks-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techbubbles.com%2fc%2fc-ide-tips-tricks-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Visual_C_IDE_Tips_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Visual_C_IDE_Tips_Part_2</guid>
      <pubDate>Tue, 11 Nov 2008 22:14:49 GMT</pubDate>
    </item>
    <item>
      <title>Some Common Operations using LINQ To XML - Part II </title>
      <description>In this article, we will explore some common 'How Do I' kind of examples using LINQ to XML. This article is the Part II of the 3-part LINQ to XML series.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d224"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d224" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Some_Common_Operations_using_LINQ_To_XML_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Some_Common_Operations_using_LINQ_To_XML_Part_II</guid>
      <pubDate>Tue, 18 Nov 2008 11:16:14 GMT</pubDate>
    </item>
    <item>
      <title>An architect should code. Period </title>
      <description>This has been said over and over again, but as long as it keeps happening it just has to be said again. 

A very common career path in IT &amp;quot;promotes&amp;quot; a coder over the years to a program manager with architect responsibilities. And being an architect they stop writing code themselves. The thing I see over and over again is that these people keep living in the programming environment in which they grew up.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpeter.van.ooijen%2farchive%2f2007%2f09%2f28%2fan-architect-should-code-period.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fpeter.van.ooijen%2farchive%2f2007%2f09%2f28%2fan-architect-should-code-period.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/An_architect_should_code_Period</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/An_architect_should_code_Period</guid>
      <pubDate>Fri, 28 Sep 2007 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Back To Basics: What is a Clustered and a Non-Clustered index</title>
      <description>An explanation of Clustered and Non-Clustered index using a library analogy (plus a visual prop :)) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f09%2f18%2fBack-To-Basics-What-is-a-Clustered-and-a-Non-Clustered.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f09%2f18%2fBack-To-Basics-What-is-a-Clustered-and-a-Non-Clustered.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Back_To_Basics_What_is_a_Clustered_and_a_Non_Clustered_index</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Back_To_Basics_What_is_a_Clustered_and_a_Non_Clustered_index</guid>
      <pubDate>Tue, 18 Sep 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Calculating Baseball Statistics With LINQ</title>
      <description>Unfortunately, like most Microsoft-authored samples, they are focused around boring business use cases. Maybe it's just me, but I like seeing innovative language features demonstrating something other than calculating the average price for in-stock products (yawn). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fderekslager.com%2fblog%2fposts%2f2006%2f10%2fcalculating-baseball-statistics-with-linq.ashx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fderekslager.com%2fblog%2fposts%2f2006%2f10%2fcalculating-baseball-statistics-with-linq.ashx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Calculating_Baseball_Statistics_With_LINQ_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Calculating_Baseball_Statistics_With_LINQ_1</guid>
      <pubDate>Tue, 18 Sep 2007 11:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Secret functionality of the &amp;quot;Find&amp;quot; combo in Visual Studio</title>
      <description>Quickly open or create files, set breakpoints, or execute commands and/or macros using the &amp;quot;Go To Find&amp;quot; combo 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.aaronlerch.com%2fblog%2f2007%2f09%2f11%2fthe-talented-mr-editgotofindcombo%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2007%2f09%2f11%2fthe-talented-mr-editgotofindcombo%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Secret_functionality_of_the_Find_combo_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Secret_functionality_of_the_Find_combo_in_Visual_Studio</guid>
      <pubDate>Wed, 12 Sep 2007 05:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ModalPopupExtender for Editing Rows in a GridView (Master/Deta</title>
      <description>Example showing how to implement the classic Master/Details scenario using ASP.NET AJAX and the ModalPopupExtender control in the ASP.NET AJAX Control Toolkit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2007%2f07%2fmodalpopupextender_example_for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2007%2f07%2fmodalpopupextender_example_for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ModalPopupExtender_for_Editing_Rows_in_a_GridView_Master_Deta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ModalPopupExtender_for_Editing_Rows_in_a_GridView_Master_Deta</guid>
      <pubDate>Mon, 13 Aug 2007 03:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring Tools for Java and .NET</title>
      <description>Refactoring is the process of changing a software system in such a way that it does not alter the external behavior and result of the code yet improves its readability and internal structure. Object oriented developers recognize the value of refactoring working code. Until recently good tools have not been available. This list contains Refactoring tools and IDEs features Refactoring support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2frefactoring-tools-for-java-and-net.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.plentyofcode.com%2f2007%2f08%2frefactoring-tools-for-java-and-net.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Refactoring_Tools_for_Java_and_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Refactoring_Tools_for_Java_and_NET</guid>
      <pubDate>Tue, 07 Aug 2007 07:36:25 GMT</pubDate>
    </item>
    <item>
      <title>The Null Object Pattern</title>
      <description>An alternative way to alleviate yourself from checking for null each time you work with a potentially missing object. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f08%2f01%2f46.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f08%2f01%2f46.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Null_Object_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Null_Object_Pattern</guid>
      <pubDate>Tue, 07 Aug 2007 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to have Silverlight interact with the DOM</title>
      <description>This article explains how you can have Silverlight interact with the DOM of the HTML document it is in. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeflakes.net%2fblog%2fpost%2fSilverlight-how-to-let-the-DOM-interact-with-Silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeflakes.net%2fblog%2fpost%2fSilverlight-how-to-let-the-DOM-interact-with-Silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/How_to_have_Silverlight_interact_with_the_DOM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/How_to_have_Silverlight_interact_with_the_DOM</guid>
      <pubDate>Thu, 02 Aug 2007 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Why Not To Catch General Exception Types</title>
      <description>In its best practices guideline, Microsoft specifies that a generic Exception should not be caught.  But why is this? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ffxcop%2farchive%2f2006%2f06%2f14%2f631923.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ffxcop%2farchive%2f2006%2f06%2f14%2f631923.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Why_Not_To_Catch_General_Exception_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Why_Not_To_Catch_General_Exception_Types</guid>
      <pubDate>Wed, 01 Aug 2007 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Burning Angels XNA Game</title>
      <description>Burning Angels XNA Dream Build Play entry  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ziggyware.com%2fnews.php%3freadmore%3d394"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ziggyware.com%2fnews.php%3freadmore%3d394" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xna/Burning_Angels_XNA_Game</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xna/Burning_Angels_XNA_Game</guid>
      <pubDate>Wed, 01 Aug 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Good bye NUnit.Behave hello Behave#</title>
      <description>Most of you who read my blog know that I have been working on NUnit.Behave which was meant to mirror the functionality of rbehave in .Net.  My initial spike was a success but it required that you inherit from an base NUnit Test Fixture.  Even I wouldn't use it!  So I spent some time decoupling it from NUnit into it's own framework.  At the same time my idea caught on and Jimmy Bogard decided to do the same thing.  Well to make a long story short we have been collaborating on the differences between our two frameworks over the last week and have decided to go with Behave#.  I love OSS, where else could this be possible! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjoe_ocampo%2farchive%2f2007%2f07%2f27%2fgood-bye-nunit-behave-hello-behave.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjoe_ocampo%2farchive%2f2007%2f07%2f27%2fgood-bye-nunit-behave-hello-behave.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Good_bye_NUnit_Behave_hello_Behave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Good_bye_NUnit_Behave_hello_Behave</guid>
      <pubDate>Wed, 01 Aug 2007 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Good bye NUnit.Behave hello Behave#</title>
      <description>Most of you who read my blog know that I have been working on NUnit.Behave which was meant to mirror the functionality of rbehave in .Net.  My initial spike was a success but it required that you inherit from an base NUnit Test Fixture.  Even I wouldn't use it!  So I spent some time decoupling it from NUnit into it's own framework.  At the same time my idea caught on and Jimmy Bogard decided to do the same thing.  Well to make a long story short we have been collaborating on the differences between our two frameworks over the last week and have decided to go with Behave#.  I love OSS, where else could this be possible! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjoe_ocampo%2farchive%2f2007%2f07%2f27%2fgood-bye-nunit-behave-hello-behave.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjoe_ocampo%2farchive%2f2007%2f07%2f27%2fgood-bye-nunit-behave-hello-behave.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Good_bye_NUnit_Behave_hello_Behave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Good_bye_NUnit_Behave_hello_Behave</guid>
      <pubDate>Wed, 01 Aug 2007 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>The Least You Need to Know about C# 3.0 (Beta 2 Edition)</title>
      <description>A lot of people (myself included) have written about LINQ in the next version of C#. LINQ is indeed an empowering technology. However, even without LINQ, C# 3.0 would be a compelling upgrade. Now that Beta2 is publicly available, here's my personal list of the most useful features in the next release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f07%2f23%2fthe-least-you-need-to-know-about-c-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f07%2f23%2fthe-least-you-need-to-know-about-c-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Least_You_Need_to_Know_about_C_3_0_Beta_2_Edition</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Least_You_Need_to_Know_about_C_3_0_Beta_2_Edition</guid>
      <pubDate>Mon, 30 Jul 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Inversion of Control and Dependency Injection with Castle Windsor</title>
      <description>First article of a 4 parts series about IoC and DI with Castle Windsor Container. This first part is an introduction to the core concepts and a simple example of how to start thinking in terms of IoC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fdesignpatterns%2fInversionOfControlAndDependencyInjectionWithCastleWindsorContainerPart1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fdesignpatterns%2fInversionOfControlAndDependencyInjectionWithCastleWindsorContainerPart1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Inversion_of_Control_and_Dependency_Injection_with_Castle_Windsor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Inversion_of_Control_and_Dependency_Injection_with_Castle_Windsor</guid>
      <pubDate>Tue, 24 Jul 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title> First Look at IronRuby</title>
      <description>Over the last few years we've been working to make .NET and the CLR a great environment for dynamic languages.  About 14 months ago we formed a dedicated group within my team that has been focused on adding richer CLR runtime support for dynamic languages, as well as delivering first class .NET implementations of popular dynamic languages. &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%2f2007%2f07%2f23%2ffirst-look-at-ironruby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f07%2f23%2ffirst-look-at-ironruby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/First_Look_at_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/First_Look_at_IronRuby</guid>
      <pubDate>Tue, 24 Jul 2007 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Windsor IoC Container in a Lunch Break</title>
      <description>A brief, soup to nuts tutorial designed to get you up and running with the Windsor Container and Inversion of Control within an hour. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f07%2f12%2f44.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f07%2f12%2f44.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Windsor_IoC_Container_in_a_Lunch_Break</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Windsor_IoC_Container_in_a_Lunch_Break</guid>
      <pubDate>Thu, 26 Jul 2007 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Interview Questions and Answers Complete List Download</title>
      <description>Question I received is do I ask the same questions in interviews which I administrate. Answer is YES. Though, I have few other questions, which I ask. All of them I came up myself and answers are unique to questions and not available on-line. Well, long story short, I have compiled list of questions in one PDF. Please download them and use them in your next interview or just for reading purpose. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f04%2f21%2fsql-server-interview-questions-and-answers-complete-list-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f04%2f21%2fsql-server-interview-questions-and-answers-complete-list-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Interview_Questions_and_Answers_Complete_List_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Interview_Questions_and_Answers_Complete_List_Download</guid>
      <pubDate>Mon, 23 Jul 2007 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Scott Hanselman hired at Microsoft.</title>
      <description>I think this is a great news for him and for the community &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fBlueBadge.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fBlueBadge.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Scott_Hanselman_hired_at_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Scott_Hanselman_hired_at_Microsoft</guid>
      <pubDate>Mon, 23 Jul 2007 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>What ASP.NET Developers Should Know About JavaScript</title>
      <description>This article approaches JavaScript from the perspective of an ASP.NET developer who is comfortable with the paradigms and patterns of either C# or Visual Basic. The article doesn't look at how to use JavaScript from ASP.NET exactly, but it does look at why JavaScript is so different from the two languages we commonly use with the .NET CLR.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f473.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.odetocode.com%2fArticles%2f473.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/What_ASP_NET_Developers_Should_Know_About_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/What_ASP_NET_Developers_Should_Know_About_JavaScript</guid>
      <pubDate>Thu, 19 Jul 2007 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Orcas: Quiet Revolution</title>
      <description>What's new in ASP.NET Orcas and Visual Studio 2008 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.code-magazine.com%2fArticle.aspx%3fquickid%3d070123"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.code-magazine.com%2fArticle.aspx%3fquickid%3d070123" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Orcas_Quiet_Revolution</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Orcas_Quiet_Revolution</guid>
      <pubDate>Wed, 18 Jul 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Banker's Rounding vs. Common Rounding in .NET </title>
      <description>Depending on your math background, .NET's rounding functionality MAY NOT work the way you expect!!! Check out the included code to implement an alternative (known as Common Rounding) in addition to .NET's built-in Math.Round() function. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2ccd7ba5dd-b157-43e6-ab61-e3ea9bcc581b.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2ccd7ba5dd-b157-43e6-ab61-e3ea9bcc581b.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Banker_s_Rounding_vs_Common_Rounding_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Banker_s_Rounding_vs_Common_Rounding_in_NET</guid>
      <pubDate>Fri, 20 Jul 2007 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>What's wrong with this code? #1 - Discussion</title>
      <description>Discussion over the thread-safe singleton snippet presented in &amp;quot;What's wrong with this code? #1&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f07%2f15%2fWhatsWrongWithThisCode1Discussion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2007%2f07%2f15%2fWhatsWrongWithThisCode1Discussion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/What_s_wrong_with_this_code_1_Discussion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/What_s_wrong_with_this_code_1_Discussion</guid>
      <pubDate>Mon, 16 Jul 2007 05:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Associating Tests With Their Target Objects</title>
      <description>Here's a simple way to associate your tests with their target objects using MbUnit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f07%2f12%2f45.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f07%2f12%2f45.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Associating_Tests_With_Their_Target_Objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Associating_Tests_With_Their_Target_Objects</guid>
      <pubDate>Fri, 13 Jul 2007 01:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>