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.



Passing an Array to and from a Function or Procedure
In last month's article, I discussed how to use a For…Each statement to 'loop' through the elements of an Array. In this article, I'll continue my discussion of Arrays by showing you how to pass an Array, as an argument to a procedure or a function,...


Ms Agent - Beyond the Basics
This is my fifth tutorial on Ms Agent. In this tutorial I went beyond the basics, so even advanced VB coders will be able to use some of this code. This tutorial is VERY EXTENSIVE, but beginners never fear...
-source-code.com

Using Collections in VB
Explains the basics of using collections in Visual Basic. These are a very powerful and often unused feature of VB. ...
-source-code.com

Create Your Own Personal Internet Web-bot
Learn how to use the Microsoft Internet Control to create your own custom web-bots that can scour the web for whatever information you're looking for...
-source-code.com

The Three Elements of Visual Basic Programming
I have been asked many times to write the "read me first" of Visual Basic programming for people who are new to Windows or VB programming. So, here it is. I realize that there are lots of areas I did not cover, but this should get even the Windows newbie...


Drawing Fast Polygons / Graphics with VB5/6
In this code sample, Jerry J Chen continues to show how his Dex3D 3D engine can be used to display fast drawing of polygons and other graphics...


Discovering Arrays
Annoyed with arrays? Muddled by multi-dimensions? In this tutorial, Karl Moore finds out exactly what these 'hyped-up lists' are all about, discovers a host of new buzzwords along the way, plus talks about practical uses in the real world. An interesting...
-world.net

Screen Resolution
This article discusses several different ways to handle screens with different resolutions....
-helper.com