<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Visual Basic Source Code</title>
	<atom:link href="http://visualbasic-source-code.com/feed" rel="self" type="application/rss+xml" />
	<link>http://visualbasic-source-code.com</link>
	<description>Visual Basic Source Code, Download, Tutorial, VB .NET, VB 2010, VB6, VB Programming, Free Sample Code</description>
	<lastBuildDate>Tue, 15 May 2012 03:06:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Visual Basic .Net 2010 Basic Image/Picture Editing</title>
		<link>http://visualbasic-source-code.com/2012/05/visual-basic-net-2010-basic-imagepicture-editing.html</link>
		<comments>http://visualbasic-source-code.com/2012/05/visual-basic-net-2010-basic-imagepicture-editing.html#comments</comments>
		<pubDate>Tue, 15 May 2012 03:04:30 +0000</pubDate>
		<dc:creator>VBLover</dc:creator>
				<category><![CDATA[Visual Basic .Net]]></category>
		<category><![CDATA[Visual Basic 2010]]></category>

		<guid isPermaLink="false">http://visualbasic-source-code.com/?p=2159</guid>
		<description><![CDATA[Description: Visual Basic .Net 2010 on how to edit image/picture during runtime using System.Drawing and System.Drawing.Imaging. Basic editing tools like cropping, rotate images, zoom, flip horizontal/vertical, negative effect and gray scale. Download Project &#160; &#160; &#160; &#160; &#160; &#160; Screenshot]]></description>
		<wfw:commentRss>http://visualbasic-source-code.com/2012/05/visual-basic-net-2010-basic-imagepicture-editing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic 2010 .Net GDI Brushes Sample</title>
		<link>http://visualbasic-source-code.com/2012/05/visual-basic-2010-net-gdi-brushes-sample.html</link>
		<comments>http://visualbasic-source-code.com/2012/05/visual-basic-2010-net-gdi-brushes-sample.html#comments</comments>
		<pubDate>Tue, 15 May 2012 02:49:15 +0000</pubDate>
		<dc:creator>VBLover</dc:creator>
				<category><![CDATA[Visual Basic 2010]]></category>

		<guid isPermaLink="false">http://visualbasic-source-code.com/?p=2154</guid>
		<description><![CDATA[Description: A simple visual basic 2010 .net sample on how to use GDI+ Brushes sample using System.Drawing.Drawing2D. Download Project &#160; &#160; &#160; &#160; &#160; &#160; Screenshot]]></description>
		<wfw:commentRss>http://visualbasic-source-code.com/2012/05/visual-basic-2010-net-gdi-brushes-sample.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic 2010 Game Action and Drawing Sample</title>
		<link>http://visualbasic-source-code.com/2012/05/visual-basic-2010-game-action-drawing-sample.html</link>
		<comments>http://visualbasic-source-code.com/2012/05/visual-basic-2010-game-action-drawing-sample.html#comments</comments>
		<pubDate>Sat, 05 May 2012 05:29:42 +0000</pubDate>
		<dc:creator>VBLover</dc:creator>
				<category><![CDATA[Visual Basic .Net]]></category>
		<category><![CDATA[Visual Basic 2010]]></category>

		<guid isPermaLink="false">http://visualbasic-source-code.com/?p=2150</guid>
		<description><![CDATA[Description: Visual Basic 2010 game action and drawing is controlled by several classes that act together. The main game classes are the Grid and Block classes. The PointTranslator class adds utility functions for drawing the blocks. The HighScores class handles retrieving and setting scores. Download Project &#160; &#160; &#8230; <a href="http://visualbasic-source-code.com/2012/05/visual-basic-2010-game-action-drawing-sample.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://visualbasic-source-code.com/2012/05/visual-basic-2010-game-action-drawing-sample.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic 2010 File System Sample</title>
		<link>http://visualbasic-source-code.com/2012/05/visual-basic-2010-file-system-sample-2.html</link>
		<comments>http://visualbasic-source-code.com/2012/05/visual-basic-2010-file-system-sample-2.html#comments</comments>
		<pubDate>Sat, 05 May 2012 05:13:08 +0000</pubDate>
		<dc:creator>VBLover</dc:creator>
				<category><![CDATA[Visual Basic .Net]]></category>
		<category><![CDATA[Visual Basic 2010]]></category>

		<guid isPermaLink="false">http://visualbasic-source-code.com/?p=2145</guid>
		<description><![CDATA[Description: Visual Basic 2010 sample program of file system on how to copy directory, delete directory, move directory, view directory properties and view drive properties. Download Project &#160; &#160; &#160; &#160; &#160; &#160; Screenshot]]></description>
		<wfw:commentRss>http://visualbasic-source-code.com/2012/05/visual-basic-2010-file-system-sample-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic 2010 Explorer Style Sample</title>
		<link>http://visualbasic-source-code.com/2012/05/visual-basic-2010-explorer-style-sample.html</link>
		<comments>http://visualbasic-source-code.com/2012/05/visual-basic-2010-explorer-style-sample.html#comments</comments>
		<pubDate>Thu, 03 May 2012 01:59:09 +0000</pubDate>
		<dc:creator>VBLover</dc:creator>
				<category><![CDATA[Visual Basic .Net]]></category>
		<category><![CDATA[Visual Basic 2010]]></category>

		<guid isPermaLink="false">http://visualbasic-source-code.com/?p=2138</guid>
		<description><![CDATA[Description: DirectoryScanner  &#8211; This is a simple application that scans all directories and sub-directories in either all logical drives or a user-selected starting directory. The list of drives is obtained by using the method. A tree view control displays the &#8230; <a href="http://visualbasic-source-code.com/2012/05/visual-basic-2010-explorer-style-sample.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://visualbasic-source-code.com/2012/05/visual-basic-2010-explorer-style-sample.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

