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

Google
Web VBCodesource.com






VB.Net Tutorials
Name Description Screenshot Download
Add Custom ToolTips This is a simple, basic tutorial to show you how to add support for ToolTips in your VB.Net projects. n/a click here
Adding 'AutoComplete' Support to Textbox/Combobox Controls This is a simple article I put together that shows how to add full 'AutoComplete' support to your Textbox and/or Combobox controls in Visual Basic.NET 2005. click here click here
Creating/Using Splash Screens in Visual Basic 2005 This is a simple article I put together that shows how to add full 'AutoComplete' support to your Textbox and/or Combobox controls in Visual Basic.NET 2005. click here click here
Custom My.MySettings - Application/Program Position and Size memory features A article for Visual Basic 2005 that shows how to add your own properties and settings that can be listed under the "My.MYSettings" interface and be accessed during design time and runtime. This tutorial uses the example of adding the ability for your applications to have Location/Position and Size memorizing capabilitys. click here click here
mciSendString Command Interface "DotNet Edition" - Complete Tutorial This is a very complete and thorough tutorial along with a example application that will get you started and show YOU how to write your OWN code to program the MCI Device in Windows to do almost ALL of your media playback needs. This tutorial will teach you how to play: mp3's, wav's, wma's, midi's, mpg's, mpeg, asf, quicktime, divx, dvd, wmv, and more MEDIA formats. Alot of work went into making this. Please feel free to send me some feedback on what you think to the email addy in the tutorial. :) click here click here
Overloads Operator in VB.NET This is a small, basic tutorial of using the Overloads operator. I explain it in a manor equivelent to a 'As Any' type declaration. n/a click here