<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by galiyr</title>
    <description>Stories kicked by galiyr</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>10 Ways To Programaticly Shoot Yourself In The Foot - Part B </title>
      <description>This is part B of the 10 Ways To Programaticly Shoot Yourself In The Foot article. In this article I will talk about another 5 issues that even the best developers have to be aware of. In other words, I will try to prevent you from programaticly shooting yourself in the foot.
 &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%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</guid>
      <pubDate>Thu, 27 Nov 2008 12:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure Table Storage</title>
      <description>Windows Azure provides simple data storage services like blobs, tables and queues to store your data in the cloud. They are called as Storage Account Using Table Storage is one of the simplest way to start exploring the Windows Azure Storage. The tables are accessed using a Uri which is: http://{application... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chakkaradeep.com%2fblog%2fwindows-azure-table-storage%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chakkaradeep.com%2fblog%2fwindows-azure-table-storage%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Windows_Azure_Table_Storage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Windows_Azure_Table_Storage</guid>
      <pubDate>Fri, 07 Nov 2008 10:16:38 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 Dynamic Lookup - Are You Kidding Me? </title>
      <description>One of the core features introduced in C# 4.0 is called Dynamic Lookup which allows a unified approach to invoking things dynamically.  When you have an object of type dynamic you can do whatever you like with it, those operations are resolved only at runtime. I DON'T LIKE IT, ARE YOU KIDDING ME? &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%2f11%2f03%2fc-40-dynamic-lookup-are-you-kidding-me%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f03%2fc-40-dynamic-lookup-are-you-kidding-me%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_Dynamic_Lookup_Are_You_Kidding_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_Dynamic_Lookup_Are_You_Kidding_Me</guid>
      <pubDate>Tue, 04 Nov 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Software Tools You Should Be Using and Blogs You Should Be Reading</title>
      <description>Advice on how to become a great developer and not just a monkey programmer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.obishawn.com%2f2008%2f11%2ftools-you-should-be-using-and-blogs-you.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.obishawn.com%2f2008%2f11%2ftools-you-should-be-using-and-blogs-you.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Software_Tools_You_Should_Be_Using_and_Blogs_You_Should_Be_Reading</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Software_Tools_You_Should_Be_Using_and_Blogs_You_Should_Be_Reading</guid>
      <pubDate>Mon, 03 Nov 2008 12:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Naming Collisions And The Using Directive </title>
      <description>Are you familiar with the following C# compilation error: "CS0104: ClassA is an ambiguous reference between Namespace1.ClassA and Namespace2.ClassA"?  Most software developer would solve that error by... &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%2f10%2f16%2fnaming-collisions-and-the-using-directive%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f16%2fnaming-collisions-and-the-using-directive%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Naming_Collisions_And_The_Using_Directive</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Naming_Collisions_And_The_Using_Directive</guid>
      <pubDate>Fri, 17 Oct 2008 09:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Functional C# - Implementing Async Computations in C#</title>
      <description>As I covered earlier in my post Functional .NET - LINQ or Language Integrated Monads, I talked about using asynchronous computation expressions (monads) from C# 3.0.  Brian McNamara, of the F# team, posted back in May about using them from C#.  But since then, things have changed slightly.  Before, I showed a basic example of how to utilize the F# libraries from C#, but let's go deep under the covers to see how this actually works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f10%2f15%2ffunctional-c-implementing-async-computations-in-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f10%2f15%2ffunctional-c-implementing-async-computations-in-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Functional_C_Implementing_Async_Computations_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Functional_C_Implementing_Async_Computations_in_C</guid>
      <pubDate>Wed, 15 Oct 2008 16:13:52 GMT</pubDate>
    </item>
    <item>
      <title>Object Oriented Programming With JavaScript</title>
      <description>In this article we are going to take an introductory look at how OO JavaScript works. I am going to assume you are familiar with Object Oriented Programming (OOP) concepts such as encapsulation, inheritance, and polymorphism. &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%2f10%2f14%2fobject-oriented-programming-with-javascript%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f14%2fobject-oriented-programming-with-javascript%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Object_Oriented_Programming_With_JavaScript_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Object_Oriented_Programming_With_JavaScript_1</guid>
      <pubDate>Wed, 15 Oct 2008 08:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Measure String Size In Pixels (C#) </title>
      <description>Sometimes we need to know the width of a given string in pixels, do you know how to compute it? Before writing some long code, please notice that the .NET framework class library provides such a method... &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%2f10%2f09%2fmeasure-string-size-in-pixels-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f09%2fmeasure-string-size-in-pixels-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Measure_String_Size_In_Pixels_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Measure_String_Size_In_Pixels_C</guid>
      <pubDate>Thu, 09 Oct 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>XAML Power Toys and Mole</title>
      <description>A couple of very good tools to speedup form creation and help debugging &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f09%2fxaml-power-toys-mole%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f09%2fxaml-power-toys-mole%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/XAML_Power_Toys_and_Mole</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/XAML_Power_Toys_and_Mole</guid>
      <pubDate>Thu, 09 Oct 2008 09:23:58 GMT</pubDate>
    </item>
    <item>
      <title>Pair Programming and Cross-training</title>
      <description>One of pair programming's many benefits is that it helps cross-train the development team. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.valleyhighlands.com%2fttc%2fpost%2fPair-Programming-and-Cross-training.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.valleyhighlands.com%2fttc%2fpost%2fPair-Programming-and-Cross-training.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Pair_Programming_and_Cross_training</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Pair_Programming_and_Cross_training</guid>
      <pubDate>Wed, 08 Oct 2008 03:21:57 GMT</pubDate>
    </item>
    <item>
      <title>How To Use The SVN Client and Start Working With Your SubVersion Versi</title>
      <description>how to use the Tortoise SVN client and work with your svn version control server &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%2f10%2f07%2fhow-to-use-the-svn-client-and-start-working-with-your-subversion-version-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f07%2fhow-to-use-the-svn-client-and-start-working-with-your-subversion-version-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_To_Use_The_SVN_Client_and_Start_Working_With_Your_SubVersion_Versi</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_To_Use_The_SVN_Client_and_Start_Working_With_Your_SubVersion_Versi</guid>
      <pubDate>Wed, 08 Oct 2008 06:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Measuring Programmers By Extra Hours </title>
      <description>I am writing this article as a sequel to the Measuring Programming Progress By Lines Of Code article. Let me please talk about another common metric - measuring the amount of extra hours a software developer has done.
 &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%2f24%2fmeasuring-programmers-by-extra-hours%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f24%2fmeasuring-programmers-by-extra-hours%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Measuring_Programmers_By_Extra_Hours</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Measuring_Programmers_By_Extra_Hours</guid>
      <pubDate>Wed, 24 Sep 2008 20:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Add Configuration Files To Your Visual Studio Project </title>
      <description>Wouldn't it be nice if for each project, our resources and configuration files could be seen form visual studio? We would never need to find them using the windows explorer anymore and we will always have them right there even when coming back to a code which was written 2-3 years ago.
 &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%2f18%2fadd-configuration-files-to-your-visual-studio-project%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f18%2fadd-configuration-files-to-your-visual-studio-project%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Add_Configuration_Files_To_Your_Visual_Studio_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Add_Configuration_Files_To_Your_Visual_Studio_Project</guid>
      <pubDate>Mon, 18 Aug 2008 14:27:14 GMT</pubDate>
    </item>
    <item>
      <title>Free Visual Studio File Explorer Add-in</title>
      <description>The Visual Studio File Explorer Add-in (sexy name we know, but hey, it's self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It's particularly useful for performing routine file system tasks without the need to "context switch" away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</guid>
      <pubDate>Wed, 13 Aug 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>A Programming Job Interview Challenge - The End </title>
      <description>I think that this is the end of our series. I have no questions left in the bank. if you have any ideas for new questions and you want them to be published here at www.Dev102.com, don't hesitate to contact us. &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%2f11%2fa-programming-job-interview-challenge-the-end%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f08%2f11%2fa-programming-job-interview-challenge-the-end%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_The_End</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Programming_Job_Interview_Challenge_The_End</guid>
      <pubDate>Mon, 11 Aug 2008 17:27:34 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>GiftListr Beta - ASP.NET MVC Facebook Application - Mike Bosch's Blog </title>
      <description>GiftListr is the only truly universal gift registry allowing you to add products from ANY website without limitations.  Just browse stores the way you usually do when you shop online.  Once you find the item you want, simply copy-and-paste the url into the GiftListr application.  GiftListr will then download all the product information and product images available.  You can add notes to each item and share you gift list with friends. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2008%2f08%2f05%2fgiftlistr-asp-net-mvc-facebook-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmikebosch%2farchive%2f2008%2f08%2f05%2fgiftlistr-asp-net-mvc-facebook-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/GiftListr_Beta_ASP_NET_MVC_Facebook_Application_Mike_Bosch_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/GiftListr_Beta_ASP_NET_MVC_Facebook_Application_Mike_Bosch_s_Blog</guid>
      <pubDate>Wed, 06 Aug 2008 17:01:10 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>Are you Throwing Exceptions correctly?</title>
      <description>Discuss practices to throw exceptions to intact the exception stack trace &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fare_you_throwing_exceptions_correctly.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fare_you_throwing_exceptions_correctly.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Are_you_Throwing_Exceptions_correctly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Are_you_Throwing_Exceptions_correctly</guid>
      <pubDate>Wed, 30 Jul 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Validating culture name using LINQ</title>
      <description>Using LINQ for culture name validation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstribny.name%2fnetbits%2fvalidating-culture-name-using-linq"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstribny.name%2fnetbits%2fvalidating-culture-name-using-linq" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Validating_culture_name_using_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Validating_culture_name_using_LINQ</guid>
      <pubDate>Tue, 22 Jul 2008 16:34:08 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>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>Getting started with custom SharePoint Event Receivers</title>
      <description>In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fgetting-started-with-custom-sharepoint-event-receivers%2f161.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fgetting-started-with-custom-sharepoint-event-receivers%2f161.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Getting_started_with_custom_SharePoint_Event_Receivers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Getting_started_with_custom_SharePoint_Event_Receivers</guid>
      <pubDate>Fri, 18 Jul 2008 10:16:03 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>
  </channel>
</rss>