Visual Basic Tutorials - Improve your understanding of VB.Net and Visual Basic Languages
Welcome to the Visual Basic tutorial pages on Softwaresourcer.com - here you can find tutorials, help and information on Visual Basic and related languages from all over the internet. If you have any questions about Visual Basic programming or would like Visual Basic Development done for your company please complete ourfree IT quotes form. If you are a company who takes on Visual Basic projects and would like to receive leads from people looking for Visual Basic or other work please complete ourIT suppliers partner form.
Find That File
Know the filename, but don't know the directory? Give your application a little more intelligence, with this incredibly compact find-file routine...
-world.net
Manage Arrays Like a Pro
Arrays are indispensable, simple to use, and—given VB's plethora of sophisticated features—decidedly unglamorous. Even though newer features, such as classes and data access, now do much of VB's heavy lifting, the humble array is still a neces...
Creating Nested Directories
Need to check for the existence of a nested directory? And if it isn't there, need to create it? If you're already shuddering at the prospect of complex checking algorithms, never fear...
-world.net
All about windows hooks
Subclassing is a good technique for intercepting messages going to a specific window - but what if you want to watch all of the windows for a particular message? It would be far too onerous to subclass every window on the system - indeed it is unlikely th...
Visual Basic Tutorial
Hello and welcome to the first part of our exclusive Visual Basic tutorial!...
-world.net
Direct3D: Introduction
This series of articles will explain how to use Direct3D in Visual Basic. New tutorials will be posted on a regular basis, probably roughly once per week...