<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rayet</title>
    <description>Stories kicked by rayet</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>Stripping the Decimal From a Value in .NET</title>
      <description>I had an issue in which I needed to strip the decimal point from both amount and diagnosis code fields. They also need to be right justified and padded with zeroes.  I was able to accomplish my task by using the Replace and PadLeft methods which can be found in String Class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2009%2f06%2f07%2fstripping-the-decimal-from-a-value-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2009%2f06%2f07%2fstripping-the-decimal-from-a-value-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Stripping_the_Decimal_From_a_Value_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Stripping_the_Decimal_From_a_Value_in_NET</guid>
      <pubDate>Mon, 08 Jun 2009 00:58:30 GMT</pubDate>
    </item>
    <item>
      <title>Great Design Pattern Resources</title>
      <description>Some common patterns include the Singleton, Facade,  Adaptor and Decorator.  There are many, many patterns and below are some great resources to learn about them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f08%2f27%2fgreat-design-pattern-resources"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f08%2f27%2fgreat-design-pattern-resources" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Great_Design_Pattern_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Great_Design_Pattern_Resources</guid>
      <pubDate>Mon, 01 Sep 2008 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Reporting Services - Resources</title>
      <description>Some resources and information on the topic of SSRS. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f08%2f09%2fsql-server-reporting-services-resources%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f08%2f09%2fsql-server-reporting-services-resources%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Reporting_Services_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Reporting_Services_Resources</guid>
      <pubDate>Sun, 10 Aug 2008 07:21:19 GMT</pubDate>
    </item>
    <item>
      <title>Dime Casts - Great Ten Minute Development Tutorials</title>
      <description>Derik Whittaker has started a great video tutorial site called Dime Casts.  The tutorials are just the right length to fit into a busy day.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f24%2fdimecasts-great-ten-minute-development-tutorials%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f24%2fdimecasts-great-ten-minute-development-tutorials%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Dime_Casts_Great_Ten_Minute_Development_Tutorials</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Dime_Casts_Great_Ten_Minute_Development_Tutorials</guid>
      <pubDate>Wed, 25 Jun 2008 10:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Enthusiasm &amp;amp; Passion for Programming</title>
      <description>Resources to help keep you passion and enthusiasm for programming in check. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f13%2fenthusiasm-passion-for-programming%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f13%2fenthusiasm-passion-for-programming%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Enthusiasm_Passion_for_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Enthusiasm_Passion_for_Programming</guid>
      <pubDate>Sat, 14 Jun 2008 08:21:47 GMT</pubDate>
    </item>
    <item>
      <title>Book Review: C# In Depth</title>
      <description>Jon Skeet does a great job of demonstrating the differences between the features of C# 1, 2 and 3. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f10%2fbook-review-c-in-depth%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f06%2f10%2fbook-review-c-in-depth%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Book_Review_C_In_Depth</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Book_Review_C_In_Depth</guid>
      <pubDate>Wed, 11 Jun 2008 09:23:24 GMT</pubDate>
    </item>
    <item>
      <title>RadioButtonList Control in ASP.NET</title>
      <description>The ASP.NET RadioButtonList control is used to create a defined list of options in which a user can choose from. Like the DropDownList control, only one item can be selected at a time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2006%2f11%2f27%2fradiobuttonlist-control-in-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2006%2f11%2f27%2fradiobuttonlist-control-in-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/RadioButtonList_Control_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/RadioButtonList_Control_in_ASP_NET</guid>
      <pubDate>Tue, 10 Jun 2008 08:25:48 GMT</pubDate>
    </item>
    <item>
      <title>CheckBoxList Control in ASP.NET</title>
      <description>The ASP.NET CheckBoxList control is used to create a defined list of options in which a user can choose from.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2006%2f11%2f24%2fcheckboxlist-control-in-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2006%2f11%2f24%2fcheckboxlist-control-in-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/CheckBoxList_Control_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/CheckBoxList_Control_in_ASP_NET</guid>
      <pubDate>Tue, 10 Jun 2008 08:10:50 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Data Set From Scratch in C#</title>
      <description>How to create a Date Set from scratch in code. Sometimes it takes doing something from scratch to learn more about the namespaces and classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f01%2f12%2fcreating-a-data-set-from-scratch-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frtipton.wordpress.com%2f2008%2f01%2f12%2fcreating-a-data-set-from-scratch-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_a_Data_Set_From_Scratch_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_a_Data_Set_From_Scratch_in_C</guid>
      <pubDate>Mon, 09 Jun 2008 23:12:40 GMT</pubDate>
    </item>
  </channel>
</rss>