Welcome to Nagaraj's Visual Basic Technical World Site! Welcome to Nagaraj's Visual Basic Technical World Site!         What is New ?


Visual Basic Control Creation Edition What is New

Visual Basic Control Creation Edition, version 5.0, the newest member of the Microsoft Visual Basic programming system family, is designed specifically to be the fastest and easiest way to create ActiveX controls. ActiveX controls are language independent software components based on open standards, for use in Internet and client/server applications. For more info ...

Object Oriented Programming with Visual Basic What is New

OOPs is the latest programming technique supported by all the Tools except Visual Basic 3.0. Now Visual Basic 4.0 / 5.0, supports OOPs in various ways. This document describes, How to use an Object Oriented approch in your Visual Basic Programming?. To download this document, Click here ...

Tip of the Week

December 10, 1996

When you use the Windows API, you should never need to write your own Declare statement. The API Text Viewer utility loads in a text file (WIN31API.TXT for 16-bit, and WIN32API.TXT for 32-bit) and lets you copy declares, global constants, and user-defined types. You can also convert the text file to an Access database for faster searching.

More tips ...


Last updated : December 10, 1996
That's all