Tutorials
ASP Tutorials

XML Tutorials
Javascript Tutorials
CSS Tutorials
HTML Tutorials
Perl Tutorials
PHP Tutorials
C/C++/C# Tutorials
Java Tutorials
Visual Basic Tutorials

Sedo - Buy and Sell Domain Names and Websites project info: softwaresourcer.com Statistics for project softwaresourcer.com etracker® web controlling instead of log file analysis


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 our free 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 our IT suppliers partner form.



Sending Email With MAPI Components in Visual Basic
MAPI is an acronym for the Messaging Application Programming Interface. It's a set of core system components that can be used to automate several windows tasks, such as notifying a technician via email when system resources are in a critically low state,...


Implementing the Singleton Pattern
Before you can be expected to get excited about patterns it will be helpful to tell you what they are and why you want to know about them...


Tapping into Data with the VB .NET DataBuilder Classes
Tapping into a single database table with Visual Basic .NET can be easy when you know the secret. Learn the secret of the CommandBuilder class...


Visual Basic Business Objects - A Primer
When software visionaries promote the benefits of distributed architectures, the term "business object" is frequently used. Somewhere in their discourse any number of the following terms are used in every possible permutation: 3-tier, N-tier, software com...
101.com

Executing a Package from Visual Basic

So you've created a SQL Server package and now you're ready to integrate it into your Visual Basic application? In this series, Brian Knight will show you how to use the DTS object model...


Two Person Chat With The Winsock Control And Visual Basic
The Microsoft WinSock library allows you to connect to a remote machine and exchange data using either the User Datagram Protocol (UDP) or the Transmission Control Protocol (TCP). Both protocols can be used to create client-server applications. In this tu...


Web Services in Visual Basic .Net
Paul Kimmel writes about one of the hottest topics of the day - Web Services. Check out his latest column which tells you how to create a Web Service using Visual Basic .NET...


Encrypting a File Using .NET
Our "Tacit Records" columnist shows you how .NET's cryptographic support works using the Cryptostream class, which you can implement within either C# or Visual Basic. Here's how to get started...