Click here to Skip to main content
15,889,808 members
Everything / Programming Languages / Visual Basic.NET 7.x (2002/03)

Visual Basic.NET 7.x (2002/03)

VB7.x

Great Reads

by Jecho Jekov
Provides an easy way to use C calling convention callback functions in C# and VB
by kirkaiya
A very simple, XAML-based month-view calendar that shows appointments, exposes events, and allows dragging appointments in the current month.
by S.SRIVATHSAN
Implementation Nhibernate concept in VB.NET
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.

Latest Articles

by Richard Atkins
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Eric P Schneider
Basic demo on how to serialize and deserialize custom collections
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database

All Articles

Sort by Title

Visual Basic.NET 7.x (2002/03) 

10 Jun 2010 by Anshul R
The Perfect Translation/Conversion of Code
7 Jun 2013 by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
13 Feb 2014 by Mik Wadstrom
Simple way to use Crystal reports as embedded dynamic printable reports
11 Sep 2016 by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
10 Jun 2010 by Anshul R
Converts a given decimal number to fraction
5 Sep 2013 by Mike Meinz
Function returns exe name and command line for the provided filename and extension.
10 Jun 2010 by Anshul R
A class for N-Digit Arithmetic
21 Jun 2010 by Anshul R
Saving a form's settings
21 Jun 2010 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...
21 Jun 2010 by sujit agarwal
This trick is really meant for novice programmers...
11 Oct 2013 by heemanshubhalla
How to use Masked Textbox control in .NET