<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by shuralex</title>
    <description>Stories kicked by shuralex</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Visual Studio Tip: Split Views</title>
      <description>There are a couple of ways to get a split view in Visual Studio.  Both are incredible time savers that I use daily.  The first is one that most developers will be aware of, but the second seems to be one that many do not seem to know about. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fVisual-Studio-Split-Views.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fVisual-Studio-Split-Views.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_Tip_Split_Views</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Visual_Studio_Tip_Split_Views</guid>
      <pubDate>Tue, 19 Aug 2008 20:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Writing a Simple Role Playing Game with C# .NET and the State Pattern</title>
      <description>Learn how to use the State design pattern in C# .NET by writing a basic role playing game, with a main character who explores a forest, finds magical items, slays monsters, and gains experience points. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle94.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.primaryobjects.com%2fCMS%2fArticle94.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Writing_a_Simple_Role_Playing_Game_with_C_NET_and_the_State_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Writing_a_Simple_Role_Playing_Game_with_C_NET_and_the_State_Pattern</guid>
      <pubDate>Thu, 01 May 2008 21:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Operator~ and BinarySearch</title>
      <description>Usually, we use Array.BinarySearch to find a value in a sorted array, we all know that this method returns the index of the searched value in the array, if value is found. But most of us don't really know the whole truth about the returned value and how it can be used. &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%2f05%2f01%2foperator-and-binarysearch%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f01%2foperator-and-binarysearch%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Operator_and_BinarySearch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Operator_and_BinarySearch</guid>
      <pubDate>Thu, 01 May 2008 14:46:07 GMT</pubDate>
    </item>
  </channel>
</rss>