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.
Oracle/ MS Visual Basic FAQ
Visual Basic (VB) is an extremely popular and easy to use programming language provided by Microsoft Corporation. VB is mainly used to develop Windows based applications with...
Oracle Objects for OLE (OO4O) FAQ
Oracle Objects for OLE (OO4O) is a middleware product manufactured by Oracle Corporation that allows native access (no ODBC) to Oracle databases from client applications via the Microsoft OLE (Object Linking and Embedding) standard. OO4O's predecessor was...
Create Your Own Visual Basic Add-Ins
In this article, S.S. Ahmed shows you how to create VB add-ins. Programmers always feel that they are short of several features while working with development tools. Since Microsoft made Visual Basic an extensible product, VB developers can create their o...
15seconds.com
Building Property Pages
This article explains the basic steps to building property pages for a new ActiveX control...
-helper.com
Visual Basic Error Handling
If you make an error in VB, and you haven't written the code needed to respond to the error, do you know what happens? Well, VB simply puts up a message box saying there was an error...
Using the Winsock Control in Client/Server Applications
Internet Transfer Control (ITC) is a handy control for Internet programming, but there is another control that is even more robust and helps programmers create more flexible applications...
15seconds.com
The Windows Registry
Here, I'll show you some tricks that you can do with the Windows Registry. The registry is a hierarchial source of information that Windows maintains...