

Advertisment

Creating VB database applications using ADO control
Data control is not a very flexible tool as it could work only with limited kinds of data and must work strictly in the Visual Basic environment....
Views: 946 |
| by Amy
Visual Basic - Database Related

Creating an Advanced VB database application
Creating an Advanced VB database application using ADO control.
Views: 929 |
| by Simon
Visual Basic - Database Related

Card Deck and Shuffle
How to create a virtual card deck and shuffle it.
Views: 1036 |
| by Sean
Visual Basic - Miscellaneous

Runtime Menus
In Visual Basic, adding menus at runtime is handled in the exact same way as adding any control at runtime.
Views: 1034 |
| by Troy
Visual Basic - Buttons

Sorting Viewer
Perhaps you have already done a rather exhaustive search for these routines but are still perplexed as to what a shell is, or why a certain sort is...
Views: 974 |
| by Troy
Visual Basic - Development

Planning the form layout in VB.NET
This article shows you how to design fairly complicated forms, which can resize, using anchors, docks and panels with a dash of code.
Views: 1024 |
| by Adam
Visual Basic - .NET

VB Overview
It can be very difficult to pick up a new skill, especially when the training material starts off assuming you know more than you actually do!...
Views: 944 |
| by Marry
Visual Basic - Introduction to Visual Basic

Introduction to VB IDE
Like any other Windows application, VB consists of multiple windows which appear at startup. The windows that are displayed when you start VB are...
Views: 968 |
| by Stephen
Visual Basic - Introduction to Visual Basic

Projects
A typical VB application might consist of more than one forms, each of which may have multiple controls. In VB, the information about each form...
Views: 967 |
| by Amy
Visual Basic - Introduction to Visual Basic

Forms
Visual Basic forms are windows. It's an important piece of data because it ties the concept of a form in with everything you already know...
Views: 1070 |
| by Mark
Visual Basic - Introduction to Visual Basic

Controls Overview
Quick! How many controls come with VB? Can you list them? Well, it's not as easy as you might think.
Views: 938 |
| by David
Visual Basic - Introduction to Visual Basic

Instrinsic Controls
VB comes with 20 built-in controls. In this section of the tutorial I provide a few comments about each one, trying to give some useful pointers on...
Views: 942 |
| by Slicer
Visual Basic - Introduction to Visual Basic

ActiveX Controls
In the Learning Edition of VB there were only 4 ActiveX controls, but in the Professional Edition of VB, Microsoft has provided 20 additional...
Views: 967 |
| by Donald
Visual Basic - Introduction to Visual Basic

VB Code
In this section I'll cover the topic of coding - the use of the Visual Basic language. As part of this section I'll try to show you which...
Views: 875 |
| by Jarry
Visual Basic - Introduction to Visual Basic

Command Descriptions
In this section of the tutorial, I take each one of the commands and provide the syntax and a brief description of what the command does. For...
Views: 872 |
| by Stephen
Visual Basic - Introduction to Visual Basic

Command Summary Chart
Fact is, that few of the VB commands stand alone. More often than not, a command supports only one aspect of a topic. For example, the OPEN command...
Views: 818 |
| by Colin
Visual Basic - Introduction to Visual Basic

File Handling
If you want to be an expert VB programmer then you'll need to know a lot about how VB handles files - what is possible and what is not, plus...
Views: 1064 |
| by Jason
Visual Basic - File Manipulation

Printing
An important fact is that how well the data is presented to the user can make or break the success of the application. Learning to use the printing...
Views: 1004 |
| by Steve
Visual Basic - Miscellaneous

Distribution of Applications
There are programmers out there who program solely for themselves. They write code/applications and no one but them ever sees their applications....
Views: 1020 |
| by Ben
Visual Basic - Miscellaneous

Menus
Everyone knows what a menu is, the question is how can you make them in VB? Well, it turns out to be very simple. VB has a built-in menu editor...
Views: 1060 |
| by Donald
Visual Basic - Buttons

Most popular (last 7 days)





Highest rated (last 7 days)




