Visual Basic
   Visual Basic.Net
   Downloads
   Links
   Support This Site
   Contact

Google
Web VBCodesource.com






If you want to submit a tutorial. Please Email Me


Visual Basic Tutorials
Name Description Download
Create a Database File This teaches a beginner on how to use the Add-In utility with VB 6.0 to create a database file. click here
Left$, Right$, and Mid$ Tutorial This is a article I wrote to teach a beginner how to use the Left$, Right$ and Mid$ functions. Should be pretty easy to understand. click here
MCI Command String Tutorial This is a article I wrote to teach you to use the mciSendString and mciGetErrorString function so you can make your own music and movie player. click here
Register Controls This is a basic article on how to register controls in the system registry. If you ever get a control not correctly registered or something similar. Then this is what you need to do to use the control in your projects. click here