<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by shaharab</title>
    <description>Stories kicked by shaharab</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 Solve: &amp;quot;No Files Were Found To Look In. Find Was Stopped In Progress&amp;quot; </title>
      <description>...she tried to use the "find in files" option in Visual Studio 2005 and even though the searched expression was out there in one of the files, she got the following result: "No files were found to look in. Find was stopped in progress." &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%2f09%2f04%2fhow-to-solve-no-files-were-found-to-look-in-find-was-stopped-in-progress%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f04%2fhow-to-solve-no-files-were-found-to-look-in-find-was-stopped-in-progress%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_To_Solve_No_Files_Were_Found_To_Look_In_Find_Was_Stopped_In_Progress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_To_Solve_No_Files_Were_Found_To_Look_In_Find_Was_Stopped_In_Progress</guid>
      <pubDate>Thu, 04 Sep 2008 03:44:03 GMT</pubDate>
    </item>
    <item>
      <title>Creating a 3D Border Style in WPF </title>
      <description>Many times I want to make my WPF Controls have a 3D effect. For examples Headers of lists and such. Saddly there is no built in way to do it so we have to come up with a custom solution. I don't want to use Bitmap effects due to performance reasons... &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%2f26%2fcreating-a-3d-border-style-in-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f26%2fcreating-a-3d-border-style-in-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Creating_a_3D_Border_Style_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Creating_a_3D_Border_Style_in_WPF</guid>
      <pubDate>Tue, 26 Aug 2008 16:41:45 GMT</pubDate>
    </item>
    <item>
      <title>jQuery and the ASP.NET MVC Framework </title>
      <description>With WebForms, integrating with Ajax libraries other than ASP.NET AJAX was slightly painful. With the new ASP.NET MVC Framework, however, you can use jQuery without these additional headaches. &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%2f19%2fjquery-and-the-aspnet-mvc-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f19%2fjquery-and-the-aspnet-mvc-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_and_the_ASP_NET_MVC_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_and_the_ASP_NET_MVC_Framework</guid>
      <pubDate>Thu, 21 Aug 2008 17:46:02 GMT</pubDate>
    </item>
    <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>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>How to Search the File System Using LINQ Queries </title>
      <description>Say you are writing an application and one of the requirements is to allow File System search. You could always start using loops and such. I thought to myself why not do it in LINQ? I played around with it and in fact it is not so hard...

 &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%2f15%2fhow-to-search-the-file-system-using-linq-queries%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f15%2fhow-to-search-the-file-system-using-linq-queries%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_Search_the_File_System_Using_LINQ_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_Search_the_File_System_Using_LINQ_Queries</guid>
      <pubDate>Wed, 16 Jul 2008 02:46:03 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>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>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>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>
    <item>
      <title>Creating Visula Studio Keyborad Shortcuts Cheat Sheet </title>
      <description>As we all know, there are a lot of keyboard shortcuts in Visual Studio. We mentioned only 21 of them here at Dev102.com but according to this article, there are about 450 shortcuts available. &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%2f06%2f12%2fcreating-vs-keyborad-shortcuts-cheat-sheet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f12%2fcreating-vs-keyborad-shortcuts-cheat-sheet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Creating_Visula_Studio_Keyborad_Shortcuts_Cheat_Sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Creating_Visula_Studio_Keyborad_Shortcuts_Cheat_Sheet</guid>
      <pubDate>Thu, 12 Jun 2008 14:46:08 GMT</pubDate>
    </item>
    <item>
      <title>A Simple ASP.NET MVC Sample Application </title>
      <description>This is a simple hello world example with ASP.NET MVC, to help you build your first application step by step &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%2f06%2f11%2fa-simple-aspnet-mvc-sample-application%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f11%2fa-simple-aspnet-mvc-sample-application%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Simple_ASP_NET_MVC_Sample_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Simple_ASP_NET_MVC_Sample_Application</guid>
      <pubDate>Wed, 11 Jun 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Two Great Web Development Tools </title>
      <description>Here are two interesting tools I found while working on our Silveredo 2 theme. &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%2f06%2f10%2ftwo-great-web-development-tools%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f10%2ftwo-great-web-development-tools%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Two_Great_Web_Development_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Two_Great_Web_Development_Tools</guid>
      <pubDate>Tue, 10 Jun 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge #7 - Coins of The Round Table </title>
      <description>That's it, Times up on the sixth in the series of job interview questions. This weeks question:  you are playing the following game...
 &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%2f06%2f09%2fa-programming-job-interview-challenge-7-coins-of-the-round-table%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f09%2fa-programming-job-interview-challenge-7-coins-of-the-round-table%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_7_Coins_of_The_Round_Table</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Programming_Job_Interview_Challenge_7_Coins_of_The_Round_Table</guid>
      <pubDate>Mon, 09 Jun 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Cool links for programmers </title>
      <description>In this post I do not intend to make a list of the best programmers web sites, but to share with you some you might not know:  &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%2f06%2f06%2fcool-links-for-programmers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f06%2fcool-links-for-programmers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Cool_links_for_programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Cool_links_for_programmers</guid>
      <pubDate>Fri, 06 Jun 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>The Use of Environment.NewLine In a WPF MultiLine TextBox </title>
      <description>Last week I was in the need to use a WPF TextBox that had multi line capabilities. I started Typing Multi and hit CTRL + Space to get the intelisense and I was shocked! No MultiLine TextBox, I did get the following: &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%2f06%2f05%2fthe-use-of-environmentnewline-in-a-wpf-multiline-textbox%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f06%2f05%2fthe-use-of-environmentnewline-in-a-wpf-multiline-textbox%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/The_Use_of_Environment_NewLine_In_a_WPF_MultiLine_TextBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/The_Use_of_Environment_NewLine_In_a_WPF_MultiLine_TextBox</guid>
      <pubDate>Thu, 05 Jun 2008 14:01:10 GMT</pubDate>
    </item>
  </channel>
</rss>