﻿<?xml version="1.0"?> 
<rss version="2.0">
  <channel>
    <title>VB Helper</title>
    <description>VB Helper, tips, tricks, examples, and more for Visual Basic programmers</description>
    <link>http://www.vb-helper.com</link>
    <language>en-us</language>
    <copyright>Copyright 2008, Rocky Mountain Computer Consulting, Inc.</copyright>
    <managingEditor>RodStephens@vb-helper.com (Rod Stephens)</managingEditor>
    <webMaster>RodStephens@vb-helper.com (Rod Stephens)</webMaster>
    <lastBuildDate>Fri, 06 00 2012 00:00:01 GMT</lastBuildDate> 
    <image>
      <url>http://www.vb-helper.com/vbhelper_134_50.gif</url>
      <title>VB Helper logo</title>
      <link>http://www.vb-helper.com</link>
      <width>134</width>
      <height>50</height>
    </image>

    <item>
      <title>HowTo: Display solutions to the equilateral triangle puzzle in Visual Basic 6</title>
      <description>This example shows how to display solutions to the equilateral triangle puzzle in Visual Basic 6.</description>
      <link>http://www.vb-helper.com/howto_triangle_puzzle_solution.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Puzzle: find the equilateral triangles in Visual Basic 6</title>
      <description>This example describes a puzzle to find the equilateral triangles in Visual Basic 6.</description>
      <link>http://www.vb-helper.com/howto_triangle_puzzle.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Display solutions to the equilateral triangle puzzle in Visual Basic .NET</title>
      <description>This example shows how to display solutions to the equilateral triangle puzzle in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_triangle_puzzle_solution.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Puzzle: find the equilateral triangles in Visual Basic .NET</title>
      <description>This example describes a puzzle to find the equilateral triangles in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_triangle_puzzle.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Find solutions to the equilateral triangle puzzle in Visual Basic .NET</title>
      <description>This example shows how to find solutions to the equilateral triangle puzzle in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_find_equilateral_triangles.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Find solutions to the equilateral triangle puzzle in Visual Basic 6</title>
      <description>This example shows how to find solutions to the equilateral triangle puzzle in Visual Basic 6.</description>
      <link>http://www.vb-helper.com/howto_find_equilateral_triangles.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Make SubArray extension methods that let you easily copy parts of one- and two-dimensional arrays in Visual Basic .NET</title>
      <description>This example shows how to make SubArray extension methods that let you easily copy parts of one- and two-dimensional arrays in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_subarray_extensions.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Copy a two-dimensional array in Visual Basic .NET</title>
      <description>This example shows how to copy a two-dimensional array in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_copy_2d_array.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Add a DrawRectangle method to the Graphics class that takes a RectangleF as a parameter in Visual Basic .NET</title>
      <description>This example shows how to add a DrawRectangle method to the Graphics class that takes a RectangleF as a parameter in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_add_graphics_methods.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Add delegates to combine lists of methods in Visual Basic .NET</title>
      <description>This example shows how to add delegates to combine lists of methods in Visual Basic .NET.</description>
      <link>http://www.vb-helper.com/howto_net_add_delegates.html</link>
      <pubDate>Fri, 06 Jan 2012 00:00:01 GMT</pubDate>
    </item>
  </channel>
</rss>
