codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || RAM 
Search Site:
Welcome to CodeToad - VB!
Free VB code samples, in-depth VB tutorials, and VB resources. Assisting your VB development.

Most Popular VB Articles
Generate License Keys (such as CD keys on Microsoft software)
by Brian Gillham
This class allows you to generate license keys, such as the CD keys on the case of most Microsoft software
Visual Basic Read and Modify the Registry
by Kenneth Ives
Perform the four basic functions to the Windows registry. Add, change, delete, and query. Allows you to to read registry values, and modify both keys and values.
Generate an Array of Unique Random Numbers
by Brian Gillham
This function will generate an ARRAY of TRULY random numbers.
Beginning Resource Files in Visual Basic
by Kenneth Ives
Have you ever wanted to use graphics, such as icons, bitmaps, cursors, and AVI files? How about sound or even message box text? This can be an enormous amount of overhead. These are all examples of more files to keep track of when you distribute an application, DLL, or OCX. Lets find out how resource files can help....
Visual Basic Compact/Repair Access Database Utility
by Kenneth Ives
This utility will compact and repair the access database you select. It is actually more convenient to use this utility than do the same task with Access, because you don't have to save the database with a different name and then delete the old database when you are done: here, a temporary copy of the database is automatically created and deleted.
Creating a watermark in Excel with VBA
by Kenneth Ives
Adding a watermark to an Excel spreadsheet using VBA.
Change Cursor to Hour Glass
by Brian Gillham
A simple script to change the cursor to an hour glass.
Generate your own Random Numbers
by Thaha Hussain
This simple program generates random numbers using the basic mathematical methods.
Analog Clock
by Thaha Hussain
This program demonstrates Thaha Hussain's Clock Work Formula to paint an Analogue Clock.
Visual Basic CryptoAPI Demo Version 1.7
by Kenneth Ives
This is a detailed demonstration Microsoft's CryptoAPI. It shows you how to use passwords, hash algorithms, encrypting strings, and files.
  View more popular VB articles 

Recent VB Articles
MP3 Organizer
by Philipos Sakellaropoulos  
This complete VB program helps you organize your MP3 files stored in CD-ROM disks or hard-disk folders.
better XOR Encryption with a readable string
by Sebastian L.  
XOR En/Decryption that gives you a readable string (doesn´t contain any special chars) that can be saved as preference or somewhat else, there are other routines that make a nice XOR but the encoded string is not usable because it contains wrongs chars that make your string unusable and undecodable
Creating a watermark in Excel with VBA
by Kenneth Ives  
Adding a watermark to an Excel spreadsheet using VBA.
Beginning Resource Files in Visual Basic
by Kenneth Ives  
Have you ever wanted to use graphics, such as icons, bitmaps, cursors, and AVI files? How about sound or even message box text? This can be an enormous amount of overhead. These are all examples of more files to keep track of when you distribute an application, DLL, or OCX. Lets find out how resource files can help....
Visual Basic FileSystemObject Wrapper v2.5
by Kenneth Ives  
DLL with several routines to make use of the Scripting.FileSystemObject. Be sure to make a reference to "Microsoft Scripting Runtime" (scrrun.dll) in your project.
Visual Basic CryptoAPI Demo Version 1.7
by Kenneth Ives  
This is a detailed demonstration Microsoft's CryptoAPI. It shows you how to use passwords, hash algorithms, encrypting strings, and files.
Count Lines of Code in any Application or Module
by Kenneth Ives  
This application will count the number of lines of code in Visual Basic projects as a whole or any selected modlue (.frm, .cls, .bas, .dsr, etc.). It generates a report breaking down lines into number of actual code lines, function declarations, blank lines, and comments. You can save and view these reports with this application as well.
Visual Basic Compact/Repair Access Database Utility
by Kenneth Ives  
This utility will compact and repair the access database you select. It is actually more convenient to use this utility than do the same task with Access, because you don't have to save the database with a different name and then delete the old database when you are done: here, a temporary copy of the database is automatically created and deleted.
Visual Basic Read and Modify the Registry
by Kenneth Ives  
Perform the four basic functions to the Windows registry. Add, change, delete, and query. Allows you to to read registry values, and modify both keys and values.
Maths Behind The Bezier Curve
by Thaha Hussain  
Explains how we can draw a Bezier Curve! The maths behind a Cubic Bezier.Very simple. No API's used. Key words : paint brush, draw, curve, graphics, picture, technique, smooth curve
  View all VB Articles 

VB Script & Tutorial Directory




Useful Links



CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums


© Copyright codetoad.com 2001-2015