Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Article

Adding Icon to the Status Area of Taskbar

Any Visual Basic Programmer have by now added icon to the status area in very simple steps. But doing the same in Visual C++ is not so straight forward. Here I delineate the steps to undertake for...
Article

How to make a DLL with VB.NET Standard Edition

In this tutorial, I will show you how you can produce your .dll. Don't expect something complicated. Our example here will be a simple button, so if you want something more elaborated than that, you...
Article

Deploying ADO.Net Applications

Databases are an inevitable part of most of the real world applications. Deploying such database centric applications has always been tricky in all the platforms, be it Microsoft Visual Basic 6,...
Article

HOW TO: Create, Use, and Manage Macros in Visual Studio .NET

This article demonstrates how to create a new macro project in Visual Basic .NET, and then record a simple macro that inserts a TODO token into the code and subsequently opens the Task List window to...
Article

HOW TO: Use ActiveX Components in Visual Studio .NET with Visual Basic .NET

This article demonstrates how to use an ActiveX component from within Visual Studio .NET by using Visual Basic .NET.
Article

HOW TO: Make a GET Request by Using Visual Basic .NET

The Microsoft .NET Framework includes many useful classes for networking, including the ability to make Web requests. This article demonstrates how to make a simple GET request to retrieve a Web page...
Article

The Ins and Outs of Stored Procedures in VB.NET

A well-designed application that uses a relational database management system in the backend should make extensive use of stored procedures. A stored procedure is a named collection of SQL...
Article

Writing self-documenting Visual Basic 6 code.

How to make your Visual Basic source code self-documenting and thereby make it easier to read, understand and maintain. Learn about how careful use of indentation and whitespace can improve code...
Article

Stupid Keyboard Tricks

Many people don't realize that using the keyboard will make you a ton more productive than using a mouse to achieve the same goals. This is particularly true for the Visual Basic IDE. And even though...
Article

Text - To - Speech

This is a simple tutorial which will show you how to make the computer speak anything. You can use this in any program and the computer can say the most complicated words. People fairly new to...
Article

How to use a sync/async Retrieve HTTP component in your ASP & VB projects

This article shows how to make one ATL COM component WinInet functions and how to use it in ASP programs and how to try it from one Visual Basic client. It shows also how to use multithreading...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.