<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Introduction to Visual Basic</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 04:52:31 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 04:52:31 -0500</pubDate>
<item>
<title>How to Use a BulletedList Control in Visual Basic.NET</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Use-a-BulletedList-Control-in-Visual-Basic.NET/68109</link>
<description>
<![CDATA[How to Use a BulletedList Control in Visual Basic.NET]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Use-a-BulletedList-Control-in-Visual-Basic.NET/68109</guid>
</item>
<item>
<title>How to Create and Call a Function in Visual Basic.NET</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Create-and-Call-a-Function-in-Visual-Basic.NET/67747</link>
<description>
<![CDATA[This tutorial will show how to create a function and how to call it. Using implementations of a button and label, a function is called and output to the user.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Create-and-Call-a-Function-in-Visual-Basic.NET/67747</guid>
</item>
<item>
<title>How to Create a Basic Web Browser in Visual Basic</title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Create-a-Basic-Web-Browser-in-Visual-Basic/67705</link>
<description>
<![CDATA[This tutorial will show you how to create a basic web browser in visual basic. This application will make use of the WebBrowser item and it's class methods.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Create-a-Basic-Web-Browser-in-Visual-Basic/67705</guid>
</item>
<item>
<title>Databinding Using the GridView Control</title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Databinding-Using-the-GridView-Control/67702</link>
<description>
<![CDATA[In this tutorial we will cover creating a GridView control and binding it to a pre-existing database table.]]>
</description><guid>http://www.tutorialized.com/tutorial/Databinding-Using-the-GridView-Control/67702</guid>
</item>
<item>
<title>How to Check for Input Validation in Visual Basic.NET  </title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Check-for-Input-Validation-in-Visual-Basic.NET--/67542</link>
<description>
<![CDATA[Visual Basic, ASP.NET, Visual Basic.NET, TextBox, Input, Label, RequiredFieldValidator, How to validate data]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Check-for-Input-Validation-in-Visual-Basic.NET--/67542</guid>
</item>
<item>
<title>Determinants Value</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Determinants-Value/65019</link>
<description>
<![CDATA[This is a very simple tutorial that shows how to create a simple program in VB6 to calculate the value of a determinant.]]>
</description><guid>http://www.tutorialized.com/tutorial/Determinants-Value/65019</guid>
</item>
<item>
<title>How to create a Web Server in Visual Basic 6</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-create-a-Web-Server-in-Visual-Basic-6/65003</link>
<description>
<![CDATA[In this tutorial I’ll be discussing about creating a Web Server in Visual Basic 6. To create a Web Server we need to open the port 80 on the local IP and wait for requests. Every request tells the Ser...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-create-a-Web-Server-in-Visual-Basic-6/65003</guid>
</item>
<item>
<title>How to make a Password Generator</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-make-a-Password-Generator/64997</link>
<description>
<![CDATA[This is my first ever tutorial so apologies if there are any mistakes.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-make-a-Password-Generator/64997</guid>
</item>
<item>
<title>How To Make DLL Injector VB 2010</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-To-Make-DLL-Injector-VB-2010/64995</link>
<description>
<![CDATA[Hi Guys, This is my VB 2010 Tutorial is About for DLL Injector]]>
</description><guid>http://www.tutorialized.com/tutorial/How-To-Make-DLL-Injector-VB-2010/64995</guid>
</item>
<item>
<title>Multi threading in VB.NET</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Multi-threading-in-VB.NET/64983</link>
<description>
<![CDATA[Usually when you're code is doing anything slow, everything has to wait for it to get finished before they can do anything, this will happen when our application is single threaded. To solve this we c...]]>
</description><guid>http://www.tutorialized.com/tutorial/Multi-threading-in-VB.NET/64983</guid>
</item>
<item>
<title>A time showing tutorial</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/A-time-showing-tutorial/64967</link>
<description>
<![CDATA[This is a very basic introduction to visual basic. This is my first step towards vbs. I have used notepad for making it and actually Visual Basic is not needed. Now just a little introduction to the p...]]>
</description><guid>http://www.tutorialized.com/tutorial/A-time-showing-tutorial/64967</guid>
</item>
<item>
<title>Using Recources in VB.NET</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-Recources-in-VB.NET/64963</link>
<description>
<![CDATA[You can store Strings, Images, Icons, Audio, Files etc. as resources in VB.NET, if you can do you can then access them by your code, this is a good way if you want to include images etc. in your progr...]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-Recources-in-VB.NET/64963</guid>
</item>
<item>
<title>Reading Command line arguments in VB.NET</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Reading-Command-line-arguments-in-VB.NET/52806</link>
<description>
<![CDATA[I will show you how to make a program which reads the Command line arguments from a program, it's pretty easy if you know how to do it]]>
</description><guid>http://www.tutorialized.com/tutorial/Reading-Command-line-arguments-in-VB.NET/52806</guid>
</item>
<item>
<title>Visual Basic: How to create a simple egg timer</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Visual-Basic%3A-How-to-create-a-simple-egg-timer/52805</link>
<description>
<![CDATA[Learn how to create an Egg Timer (count down timer) using Visual Basic.NET]]>
</description><guid>http://www.tutorialized.com/tutorial/Visual-Basic%3A-How-to-create-a-simple-egg-timer/52805</guid>
</item>
<item>
<title>Getting Started with Visual Basic 2008</title>
<pubDate>Tue, 09 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Getting-Started-with-Visual-Basic-2008/51667</link>
<description>
<![CDATA[This tutorial is geared to teach individuals who are brand new to Visual Basic 2008 and want to create their first program in the language. The tutorial will cover proper naming styles, transferring i...]]>
</description><guid>http://www.tutorialized.com/tutorial/Getting-Started-with-Visual-Basic-2008/51667</guid>
</item>
</channel>
</rss>
