<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by devreddy</title>
    <description>Stories kicked by devreddy</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>Introduction to the Standard Annotation Language (SAL) for VC++</title>
      <description>SAL is a powerful mechanism to help find real bugs in your code. MSDN Reference

http://msdn2.microsoft.com/en-us/library/ms235402(VS.80).aspx
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmichael_howard%2farchive%2f2006%2f05%2f19%2f602077.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmichael_howard%2farchive%2f2006%2f05%2f19%2f602077.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/cplusplus/Introduction_to_the_Standard_Annotation_Language_SAL_for_VC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/cplusplus/Introduction_to_the_Standard_Annotation_Language_SAL_for_VC</guid>
      <pubDate>Wed, 24 Oct 2007 02:09:32 GMT</pubDate>
    </item>
    <item>
      <title>Pretty cool AJAX DataSource Extender</title>
      <description>Most of you must have heard about Astoria. Read More about it here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fMainFeed.aspx%3fType%3dAllBlogs"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fMainFeed.aspx%3fType%3dAllBlogs" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Pretty_cool_AJAX_DataSource_Extender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Pretty_cool_AJAX_DataSource_Extender</guid>
      <pubDate>Fri, 19 Oct 2007 22:57:38 GMT</pubDate>
    </item>
    <item>
      <title>An introduction to bitwise operators</title>
      <description>A brief tutorial on how to use bitwise operators &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fcpp%2fbitbashing.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fcpp%2fbitbashing.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/An_introduction_to_bitwise_operators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/An_introduction_to_bitwise_operators</guid>
      <pubDate>Thu, 22 Feb 2007 00:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Tips and Tricks for Bitwise Arithmetic</title>
      <description>This is a collection of useful tips and tricks for bitwise arithmetic, useful in any programming language.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.xaprb.com%2fblog%2f2005%2f09%2f28%2fbitwise-arithmetic%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.xaprb.com%2fblog%2f2005%2f09%2f28%2fbitwise-arithmetic%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Tips_and_Tricks_for_Bitwise_Arithmetic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Tips_and_Tricks_for_Bitwise_Arithmetic</guid>
      <pubDate>Thu, 22 Feb 2007 01:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Long Paths in .NET</title>
      <description>Let's start by looking at one of the more interesting exception messages in the BCL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbclteam%2farchive%2f2007%2f02%2f13%2flong-paths-in-net-part-1-of-3-kim-hamilton.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbclteam%2farchive%2f2007%2f02%2f13%2flong-paths-in-net-part-1-of-3-kim-hamilton.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Long_Paths_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Long_Paths_in_NET</guid>
      <pubDate>Tue, 20 Feb 2007 13:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Properties vs Public Fields redux...</title>
      <description>If you are wondering on whether to go with properties or public fields, this one is for you. I like the comments section of the blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fericgu%2farchive%2f2007%2f02%2f01%2fproperties-vs-public-fields-redux.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fericgu%2farchive%2f2007%2f02%2f01%2fproperties-vs-public-fields-redux.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Properties_vs_Public_Fields_redux</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Properties_vs_Public_Fields_redux</guid>
      <pubDate>Fri, 16 Feb 2007 18:05:58 GMT</pubDate>
    </item>
    <item>
      <title>.Net Application Extensibility</title>
      <description>A great article on extensibility of .Net applications &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fmsdnmag%2fissues%2f07%2f02%2fCLRInsideOut%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fmsdnmag%2fissues%2f07%2f02%2fCLRInsideOut%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Net_Application_Extensibility</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Net_Application_Extensibility</guid>
      <pubDate>Fri, 16 Feb 2007 17:59:34 GMT</pubDate>
    </item>
    <item>
      <title>C# 3.0 - An Introduction</title>
      <description>Lets take a look at some of the language enhancements 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%2fdotnetslackers.com%2farticles%2fcsharp%2fCsharp_3_0_An_Introduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcsharp%2fCsharp_3_0_An_Introduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_3_0_An_Introduction</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_3_0_An_Introduction</guid>
      <pubDate>Mon, 19 Feb 2007 07:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Simulating &amp;quot;Weak Delegates&amp;quot; in the CLR</title>
      <description>Its about life time management in the CLR!!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fgreg_schechter%2farchive%2f2004%2f05%2f27%2f143605.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fgreg_schechter%2farchive%2f2004%2f05%2f27%2f143605.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Simulating_quot_Weak_Delegates_quot_in_the_CLR</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Simulating_quot_Weak_Delegates_quot_in_the_CLR</guid>
      <pubDate>Wed, 14 Feb 2007 09:01:01 GMT</pubDate>
    </item>
    <item>
      <title>GC Performance Counters</title>
      <description>Perfmon counters - Guidelines to interpret and correlate the counter data &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.gotdotnet.com%2fmaoni%2farchive%2f2004%2f06%2f03%2f148029.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.gotdotnet.com%2fmaoni%2farchive%2f2004%2f06%2f03%2f148029.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/GC_Performance_Counters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/GC_Performance_Counters</guid>
      <pubDate>Tue, 13 Feb 2007 06:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Track down managed memory leaks</title>
      <description>7 steps to help you find GC leak &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fricom%2farchive%2f2004%2f12%2f10%2f279612.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fricom%2farchive%2f2004%2f12%2f10%2f279612.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Track_down_managed_memory_leaks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Track_down_managed_memory_leaks</guid>
      <pubDate>Thu, 15 Feb 2007 17:16:01 GMT</pubDate>
    </item>
    <item>
      <title>First Look at Orcas - Nice cool feature</title>
      <description>Build your app to target a framework version. &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%2f02%2f08%2fmy-first-look-at-orcas-presentation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f02%2f08%2fmy-first-look-at-orcas-presentation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/First_Look_at_Orcas_Nice_cool_feature</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/First_Look_at_Orcas_Nice_cool_feature</guid>
      <pubDate>Thu, 15 Feb 2007 18:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Search Engine Optimisation (SEO) Checklist </title>
      <description>Search engine optimisation is pretty much part and parcel of creating websites these days. Getting the basics right don't require a large amount of work, but can make all the difference. Many of these also improve the general usability and accessibility of your site too - so you get three major benefits rolled into one. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjames_crowley%2farchive%2f2007%2f02%2f10%2fsearch-engine-optimisation-seo-checklist.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjames_crowley%2farchive%2f2007%2f02%2f10%2fsearch-engine-optimisation-seo-checklist.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimisation_SEO_Checklist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Search_Engine_Optimisation_SEO_Checklist</guid>
      <pubDate>Mon, 12 Feb 2007 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How I Learned to Stop Worrying and Love WCF</title>
      <description>If you thought the WCF duplex channel is for long running services, you'd be wrong. But that's OK once you understand the model WCF is building on. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevhawk.net%2f2007%2f02%2f06%2fHow%2bI%2bLearned%2bTo%2bStop%2bWorrying%2bAnd%2bLove%2bWCF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevhawk.net%2f2007%2f02%2f06%2fHow%2bI%2bLearned%2bTo%2bStop%2bWorrying%2bAnd%2bLove%2bWCF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/How_I_Learned_to_Stop_Worrying_and_Love_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/How_I_Learned_to_Stop_Worrying_and_Love_WCF</guid>
      <pubDate>Thu, 08 Feb 2007 08:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Anders Hejlsberg on LINQ and Functional Programming</title>
      <description>In this video interview, Anders Hejlsberg, the chief architect of C#, describes features in the next release of C#, code named Orcas. Anders first describes how LINQ solves the impedance mismatch between the code that lives on a database server and the code we write with standard programming languages such as C# or VB. He then outlines the new capabilities that functional programming will bring to developers.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f01%2f26%2fanders-hejlsberg-on-linq-and-functional-programming.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f01%2f26%2fanders-hejlsberg-on-linq-and-functional-programming.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_on_LINQ_and_Functional_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_on_LINQ_and_Functional_Programming</guid>
      <pubDate>Mon, 29 Jan 2007 10:31:01 GMT</pubDate>
    </item>
    <item>
      <title>MCTS/MCPD Requirements Simplified</title>
      <description>Illustrates the requirements for MCTS/MCPD certification with the help of a graphical format &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mehranikoo.net%2fCS%2farchive%2f2006%2f08%2f03%2f328.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mehranikoo.net%2fCS%2farchive%2f2006%2f08%2f03%2f328.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/MCTS_MCPD_Requirements_Simplified</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/MCTS_MCPD_Requirements_Simplified</guid>
      <pubDate>Tue, 29 Aug 2006 13:02:57 GMT</pubDate>
    </item>
    <item>
      <title>Asynchronous WebService calls</title>
      <description>The Truth behind the Begin. End. functions &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsteve.hebert%2farchive%2f2006%2f07%2f14%2f147371.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fsteve.hebert%2farchive%2f2006%2f07%2f14%2f147371.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asynchronous_WebService_calls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asynchronous_WebService_calls</guid>
      <pubDate>Wed, 26 Jul 2006 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>FolderSize for Windows</title>
      <description>Folder Size for Windows adds a new column to the Details view in Windows Explorer. The new column shows not only the size of files, but also the size of folders. It keeps track of which folders you view, and scans them in the background so you can see complete size of all files within the folder. It's very useful for cleaning up your disk. Once you get used to having that information available, a directory listing simply looks incomplete without it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdarrell.norton%2farchive%2f2006%2f07%2f21%2f147586.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdarrell.norton%2farchive%2f2006%2f07%2f21%2f147586.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/FolderSize_for_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/FolderSize_for_Windows</guid>
      <pubDate>Mon, 24 Jul 2006 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Using the Web Browser Control in C# Application</title>
      <description>Learn how easy it is to display dynamic HTML in your C# application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2004%2f12%2f23%2f1330.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2004%2f12%2f23%2f1330.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_the_Web_Browser_Control_in_C_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_the_Web_Browser_Control_in_C_Application</guid>
      <pubDate>Fri, 21 Jul 2006 16:39:22 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring your code with VS.NET 2005</title>
      <description>An excellent guide on how to use the Refactoring Features of Visual Studio 2005! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetbips.com%2farticles%2fdisplayarticle.aspx%3fid%3d507"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetbips.com%2farticles%2fdisplayarticle.aspx%3fid%3d507" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Refactoring_your_code_with_VS_NET_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Refactoring_your_code_with_VS_NET_2005</guid>
      <pubDate>Thu, 20 Jul 2006 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Acquires SysInternals</title>
      <description>&amp;quot;From the standpoint of someone working at Microsoft and responsible for the Windows SDK, this is incredible news. We are basically acquiring some of the best tools for that space (low-level, hard-core devs) as well as the services of two very talented people in Mark Russinovich and Bryce Cogswell. (I actually had the pleasure of meeting Mark some years ago when I ran CodeGuru and on top of being extremely intelligent he's also a very cool person).&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%2ftomarcher%2farchive%2f2006%2f07%2f18%2f669894.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ftomarcher%2farchive%2f2006%2f07%2f18%2f669894.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Microsoft_Acquires_SysInternals</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Microsoft_Acquires_SysInternals</guid>
      <pubDate>Wed, 19 Jul 2006 14:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 reasons to use Windows XP 64bit</title>
      <description>1. Premier performance. 2. Vast memory support. 3. Optimized platform and improved collaboration. 4. Increased reliability and security for your most important data. 5. Opportunity for innovation. 6. Greater flexibility. 7. Multiprocessing and multicore processor support. 8. Advantages for specialized, technical applications. 9. Single desktop for technical and business applications. 10. Familiar programming model. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2feknowlogy%2farchive%2f2006%2f07%2f10%2f84636.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2feknowlogy%2farchive%2f2006%2f07%2f10%2f84636.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Top_10_reasons_to_use_Windows_XP_64bit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Top_10_reasons_to_use_Windows_XP_64bit</guid>
      <pubDate>Mon, 17 Jul 2006 22:21:01 GMT</pubDate>
    </item>
    <item>
      <title>Tip/Trick: Custom formatting HTML in Visual Web Developer and VS.NET</title>
      <description>Problem : 

 

You receive an HTML or ASP.NET page from another developer you work with whose html source formatting standards are different from your own (bad use of casing, inconsistent indenting, etc).

 

You want to quickly clean-up and format the HTML "the right way" - where "the right way" is naturally defined as own your personal preference (and naturally every developer thinks their preference is &amp;quot;right&amp;quot; &amp;lt;g&amp;gt;).

 

Solution : 

 

Visual Web Developer and Visual Studio 2005 include a rich HTML source formatting rules engine that enables you to configure exactly how you want HTML markup to look. &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%2f2006%2f07%2f07%2fTip_2F00_Trick_3A00_-Custom-formatting-HTML-in-Visual-Web-Developer-and-Visual-Studio-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2006%2f07%2f07%2fTip_2F00_Trick_3A00_-Custom-formatting-HTML-in-Visual-Web-Developer-and-Visual-Studio-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Tip_Trick_Custom_formatting_HTML_in_Visual_Web_Developer_and_VS_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Tip_Trick_Custom_formatting_HTML_in_Visual_Web_Developer_and_VS_NET</guid>
      <pubDate>Sat, 08 Jul 2006 01:21:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF basic examples</title>
      <description>This article describes some basic knowledge on ContentControls in XAML/WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.snowball.be%2fPermaLink%2cguid%2cede1a670-3ab8-4311-8b1a-05d043341899.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.snowball.be%2fPermaLink%2cguid%2cede1a670-3ab8-4311-8b1a-05d043341899.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_basic_examples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_basic_examples</guid>
      <pubDate>Mon, 19 Jun 2006 01:17:01 GMT</pubDate>
    </item>
    <item>
      <title>Handling Dynamic Business Rules</title>
      <description>Short intro, that discusses the topic of how to manage business rules that can change in the domain layer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fHandlingDynamicRulesAPrecursor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fHandlingDynamicRulesAPrecursor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Handling_Dynamic_Business_Rules</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Handling_Dynamic_Business_Rules</guid>
      <pubDate>Fri, 16 Jun 2006 08:05:01 GMT</pubDate>
    </item>
  </channel>
</rss>