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.



Using XML Schemas to Create Strongly Typed DataSets
Learn the technical aspects of defining an XML schema, generating a typed DataSet, initializing, and using that typed DataSet within Visual Basic .NET...


Runtime menus in VB6 allow for more flexibility
Creating your menus in runtime can give you needed design flexibility in your VB6 applications. See how easy this can be with only a few snippets of co...


Two Visual Basic tips to make your life easier
These techniques from the Builder.com Visual Basic e-newsletter will help you access Visual SourceSafe programmatically in VB6 and write a CPU monitoring counter in VB.NET...


Creating a Windows Service in VB.NET
Learn how to do the previously impossible - build a Windows Service with the help of Visual Basic.NET...


How to Create ASP Applications Without Writing ASP Code
In this article, Robert shows us how to create web applications written in VB, allowing the use of all the features of the VB compiler and debugger...


Class Frameworks in VB .NET
In this article, Eugene shows us how to build reusable class frameworks in VB .NET. This proven technique is the best way to build applications...


CopyMemory and Arrays: Proper Use - Introduction
It is no secret VB is more often than not, a language that produces relatively slow machine code. This is the price we, VB programmers, pay for its extremely ease of use. But there have always been people trying to improve this slowness intrinsic in all V...


Fun with Email: VB6, CDO, MAPI, and a Remote Exchange Server
In this article, Matt shows us how to send emails from a VB Windows application. As CDONTS is for servers, a different approach must be used...


POSTing Form Data to a Web Page
Demonstrates two techniques that can be used to post data to a web page from within Visual Basic....


Even More Windows Secrets for Visual Basic .NET
Karl Moore presents four more tips and tricks for Visual Basic: How to 'reset' a form; The facts on visual inheritance; Secrets of working with the system tray; and, The best of all worlds: Creating an ultra-thin client...


The Book of Visual Studio .NET - OOP in VB .NET Crash Course
Visual Basic did not meet the test as a true object-oriented language that implements true OOP as defined by abstraction, encapsulation, polymorphism, and inheritance. The same is not true for VB .NET. This excerpt from The Book of Visual Studio .NET prov...