<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by razamit</title>
    <description>Stories kicked by razamit</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>How To Access A WPF Control Which Is Located In A DataTemplate </title>
      <description>Ever tryed to programatically change something in a WPF control that is in a DataTemplate? not so easy, here is how to do it &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f07%2fhow-to-access-a-wpf-control-which-is-located-in-a-datatemplate%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f07%2fhow-to-access-a-wpf-control-which-is-located-in-a-datatemplate%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_To_Access_A_WPF_Control_Which_Is_Located_In_A_DataTemplate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_To_Access_A_WPF_Control_Which_Is_Located_In_A_DataTemplate</guid>
      <pubDate>Thu, 07 Aug 2008 22:16:04 GMT</pubDate>
    </item>
    <item>
      <title>How To Create a WPF Template For a Generic Class </title>
      <description>Have you ever tried to create a DataTemplate for a Generic Class? Here is how you do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f29%2fhow-to-create-a-wpf-template-for-a-generic-class%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f29%2fhow-to-create-a-wpf-template-for-a-generic-class%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_To_Create_a_WPF_Template_For_a_Generic_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_To_Create_a_WPF_Template_For_a_Generic_Class</guid>
      <pubDate>Wed, 30 Jul 2008 13:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Item Templates </title>
      <description>Sometimes we are using the same patterns of code over and over again. Those of us who are lazy (but smart) will create their own code snippets, if you are not familiar with this subject, read about how to create code snippets easily. But what if we need to create lots of classes with the same pattern? Code snippets may not be enough because they lack of some functionality which is needed to achieve our goal.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f24%2fvisual-studio-item-templates%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f24%2fvisual-studio-item-templates%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Visual_Studio_Item_Templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Visual_Studio_Item_Templates</guid>
      <pubDate>Fri, 25 Jul 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Add jQuery Intellisense To Your Visual Studio </title>
      <description>Enrich your working environment with free great jQuery intelisense addin &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f22%2fadd-jquery-intellisense-to-your-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f22%2fadd-jquery-intellisense-to-your-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Add_jQuery_Intellisense_To_Your_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Add_jQuery_Intellisense_To_Your_Visual_Studio</guid>
      <pubDate>Wed, 23 Jul 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #13 - Brackets </title>
      <description>Your input is a string which is composed from bracket characters. The allowed characters are:'(', ')', '['. ']', '{', '}', '&amp;lt;' and '&amp;gt;'. Your mission is to determine whether the brackets structure is legal or not. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f21%2fa-programming-job-interview-challenge-13-brackets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f21%2fa-programming-job-interview-challenge-13-brackets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_13_Brackets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_13_Brackets</guid>
      <pubDate>Tue, 22 Jul 2008 05:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Know Every HTML Tag There Is </title>
      <description>The question is do you know all the HTML tags? Do you know exactly how they work and what each tag does? And the most important of all, how each tag acts in each browser?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f18%2fknow-every-html-tag-there-is%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f18%2fknow-every-html-tag-there-is%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Know_Every_HTML_Tag_There_Is</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Know_Every_HTML_Tag_There_Is</guid>
      <pubDate>Fri, 18 Jul 2008 22:16:09 GMT</pubDate>
    </item>
    <item>
      <title>WPF Binding Converter Best Practices </title>
      <description>As you all remember in my article about Custom WPF Context Menu I mentioned that my WPF Binding Converter was a singleton, and I promised to tell you why, so here comes the 3 ways I know of using WPF Binding Converters. We will start from the worst (in my opinion) and move on the the best.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f17%2fwpf-binding-converter-best-practices%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f17%2fwpf-binding-converter-best-practices%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Binding_Converter_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Binding_Converter_Best_Practices</guid>
      <pubDate>Thu, 17 Jul 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Coding Conventions - Prefix For Class Members </title>
      <description>Yes, I will use m_ prefix for class members. I DO NOT NEGOTIATE WITH TERRORISTS. Shut up. 

Actually, I don't mind which prefix shall be used but in order to make member variables distinct from local variables, we have to give it some prefix. This is a part of a coding convention for C++ adopted by Microsoft called Hungarian notation. Some of you may say that it may be a bit disturbing using C++ naming conventions in C# code, but...
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f16%2fcoding-conventions-prefix-for-class-members%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f16%2fcoding-conventions-prefix-for-class-members%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Coding_Conventions_Prefix_For_Class_Members</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Coding_Conventions_Prefix_For_Class_Members</guid>
      <pubDate>Wed, 16 Jul 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #12 - Managed and Unmanaged </title>
      <description>The twelfth post of the series of programming job interview challenge is out, 31 readers provided answers to job interview challenge #11. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f14%2fa-programming-job-interview-challenge-12-managed-and-unmanaged%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f14%2fa-programming-job-interview-challenge-12-managed-and-unmanaged%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Programming_Job_Interview_Challenge_12_Managed_and_Unmanaged</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Programming_Job_Interview_Challenge_12_Managed_and_Unmanaged</guid>
      <pubDate>Tue, 15 Jul 2008 05:01:10 GMT</pubDate>
    </item>
    <item>
      <title>List.Sort(), Comparer and IComparable </title>
      <description>Hi In my previous article I talked about why SortedList is not a good option to use if you need a sorted collection with keys that are not unique... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f11%2flistsort-comparer-and-icomparable%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f11%2flistsort-comparer-and-icomparable%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/List_Sort_Comparer_and_IComparable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/List_Sort_Comparer_and_IComparable</guid>
      <pubDate>Fri, 11 Jul 2008 09:31:07 GMT</pubDate>
    </item>
    <item>
      <title>Call Virtual Functions From Constructors? </title>
      <description>Be aware of this matter because it is not a trivial issue and apparently, there are no errors or warnings generated by the compiler. So, the rule to remember is to never call virtual methods from constructors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f08%2fcall-virtual-functions-from-constructors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f08%2fcall-virtual-functions-from-constructors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Call_Virtual_Functions_From_Constructors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Call_Virtual_Functions_From_Constructors</guid>
      <pubDate>Wed, 09 Jul 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #11 - Summing Numbers </title>
      <description>Job interview challenge number 11 is here! come and test your knowledge &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fmisc%2fa-programming-job-interview-challenge-11-summing-numbers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fmisc%2fa-programming-job-interview-challenge-11-summing-numbers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_11_Summing_Numbers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_11_Summing_Numbers</guid>
      <pubDate>Mon, 07 Jul 2008 22:16:08 GMT</pubDate>
    </item>
    <item>
      <title>Why SortedList&amp;lt;Key,Val&amp;gt; Is Useless </title>
      <description>The other day I wan in the need of a sorted collection. I found that there are 2 sorted collections available. SortedDictionary and SortedList. Now let me ask you, what do you think is the difference? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fc%2fwhy-sortedlistkeyval-is-useless%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fc%2fwhy-sortedlistkeyval-is-useless%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Why_SortedList_Key_Val_Is_Useless</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Why_SortedList_Key_Val_Is_Useless</guid>
      <pubDate>Wed, 02 Jul 2008 22:16:04 GMT</pubDate>
    </item>
    <item>
      <title>How to Generate Public Classes for Resource Files </title>
      <description>Notice that when you add a resource file, there is an automatically generated class with properties issued from the resources elements, so you can call this class properties instead of using the ResourceManager. The only problem with this class is that its properties are marked as internal and thus can't be accessed externally  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-generate-public-classes-for-resource-files%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-generate-public-classes-for-resource-files%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_Generate_Public_Classes_for_Resource_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_Generate_Public_Classes_for_Resource_Files</guid>
      <pubDate>Wed, 02 Jul 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #10 - The Missing Number </title>
      <description>Here comes the 10th question in our job interview challenge series, the answer to the ninth one is also attached, good luck &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-10-the-missing-number%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-10-the-missing-number%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/A_Programming_Job_Interview_Challenge_10_The_Missing_Number</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/A_Programming_Job_Interview_Challenge_10_The_Missing_Number</guid>
      <pubDate>Tue, 01 Jul 2008 08:46:09 GMT</pubDate>
    </item>
    <item>
      <title>A Small and Fast Domain Modeling Tool</title>
      <description>Mindscape have released a major upgrade to their LightSpeed domain modelling / ORM tool. Version 2.0 includes a visual model designer integrated into Visual Studio, LINQ support, and the ability to access multiple databases concurrently. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fc%2fa-small-and-fast-domain-modeling-tool%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fc%2fa-small-and-fast-domain-modeling-tool%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/A_Small_and_Fast_Domain_Modeling_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/A_Small_and_Fast_Domain_Modeling_Tool</guid>
      <pubDate>Fri, 27 Jun 2008 05:46:03 GMT</pubDate>
    </item>
    <item>
      <title>he Best Job Interview Question (Software)</title>
      <description>During the Job Interview Challenge Series we are running here at Dev102.com, we usually get some comments from readers who think that the quality of a specific question is not good. Here are some of those comments: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fmisc%2fthe-best-job-interview-question-software%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fmisc%2fthe-best-job-interview-question-software%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/he_Best_Job_Interview_Question_Software</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/he_Best_Job_Interview_Question_Software</guid>
      <pubDate>Wed, 25 Jun 2008 17:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Exploring Extension Methods in C</title>
      <description>Short howto screencast on using and implementing Extension Methods &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f14"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f14" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exploring_Extension_Methods_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exploring_Extension_Methods_in_C</guid>
      <pubDate>Tue, 24 Jun 2008 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How Do You Exit Your .Net Application? </title>
      <description>The question in the title does not refer to the actions you take when you are about to exit your application, issues like logging, closing file handles, freeing unmanaged resources and so on. It does literally refer to the exit action itself... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fc%2fhow-do-you-exit-your-net-application%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fc%2fhow-do-you-exit-your-net-application%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_Do_You_Exit_Your_Net_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_Do_You_Exit_Your_Net_Application</guid>
      <pubDate>Tue, 24 Jun 2008 15:31:09 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #9 </title>
      <description>That's it, the 9th post of the series of programming job interview challenge is out and alive. This question is about trees and it is very simple. It is a logical question so there is no need for code...

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-9%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-9%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_9</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_9</guid>
      <pubDate>Mon, 23 Jun 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>10 reasons why SQL Server 2008 is going to rock</title>
      <description>Just like its predecessor, SQL Server 2008 is taking its sweet time to actually ship.  However, unlike its predecessor, it won't just be a &amp;quot;worthwhile upgrade&amp;quot;.  It will kick ass. Here are the top 10 reasons why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</guid>
      <pubDate>Mon, 23 Jun 2008 14:01:12 GMT</pubDate>
    </item>
    <item>
      <title>How To Create a WPF Custom Context Menu </title>
      <description>An easy to learn and implement example about WPF custom context menu creation &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-create-a-wpf-custom-context-menu%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-create-a-wpf-custom-context-menu%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_To_Create_a_WPF_Custom_Context_Menu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_To_Create_a_WPF_Custom_Context_Menu</guid>
      <pubDate>Fri, 20 Jun 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Diagnose Assembly Binding Failures</title>
      <description>Every one of us, software developers, experienced situations where the .Net Framework could not locate an assembly and ended up facing the TypeLoadException. Luckily, there is an assembly binding log viewer which displays information that helps us diagnose why the .NET Framework can not locate an assembly at run time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fdiagnose-assembly-binding-failures%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fdiagnose-assembly-binding-failures%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Diagnose_Assembly_Binding_Failures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Diagnose_Assembly_Binding_Failures</guid>
      <pubDate>Thu, 19 Jun 2008 14:46:19 GMT</pubDate>
    </item>
    <item>
      <title>Software Errors Parade</title>
      <description>While some errors can be very easily eliminated, other are very evasive. What are the measures taken into consideration when we decide if an error is evasive or not? Lets create a list of software error parade and talk about it: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fsoftware-errors-parade%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fsoftware-errors-parade%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Software_Errors_Parade</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Software_Errors_Parade</guid>
      <pubDate>Thu, 19 Jun 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A Job Interview Challenge - A Needle in a Haystack </title>
      <description>You are writing a software component that receives a binary record every 20 millisecond. Your component function as a pipe, meaning it can't store the binary records, it should do whatever needed on the current record and than pass it to the next component in the pipeline &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-8-a-needle-in-a-haystack%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fa-programming-job-interview-challenge-8-a-needle-in-a-haystack%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Job_Interview_Challenge_A_Needle_in_a_Haystack</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Job_Interview_Challenge_A_Needle_in_a_Haystack</guid>
      <pubDate>Mon, 16 Jun 2008 14:46:17 GMT</pubDate>
    </item>
  </channel>
</rss>