Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / VB7.x

VB7.x

VB7.x

Great Reads

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
by Yasin HINISLIOGLU
This article is about creating wizard style user interface
by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs

Latest Articles

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
by Yasin HINISLIOGLU
This article is about creating wizard style user interface
by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs

All Articles

Sort by Score

VB7.x 

by Anshul R
The Perfect Translation/Conversion of Code
by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
by Mik Wadstrom
Simple way to use Crystal reports as embedded dynamic printable reports
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by Anshul R
Converts a given decimal number to fraction
by Mike Meinz
Function returns exe name and command line for the provided filename and extension.
by Anshul R
A class for N-Digit Arithmetic
by Anshul R
Saving a form's settings
by William Winner
Here's an alternate: a custom class that is serializable to store all of that in instead of a single string that you'd then have to parse.Or store it all in an XML file. There are plenty of object-oriented ways to go about this that would be much more readable than just storing it all in a...
by sujit agarwal
This trick is really meant for novice programmers...
by heemanshubhalla
How to use Masked Textbox control in .NET