Visual Basic .NET

Visual Basic .NET Source Code

Free Visual Basic .NET Source Code. Download 10 latest Visual Basic .NET system's projects with source code for free here.

Documents Management System V1.0

Submitted by Raj.Sharma on
It provides facility to save important documents are of image format in database and Printing of documents...... database location - ..\PrintingProject\bin\Debug\DocDatabase.mdf For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at affordable cost contact me at Email : Sharma.raj

Patient's Record using MS Access Database

Submitted by icomichael on
This is a patient record with one to many relationship. It allows you to record the patient's history as a child form. It has some useful code that you can use in your own application. The database can be found under debug folder. If you have question, leave your comment below or add me in your facebook account. My username is "michaelangeloico". Thank you

IndioAmerican-EnglishThesaurus

Submitted by davidh3art on
The best Thesauri were so huge they needed their own stands. You can still see them in libraries. But nearly everyone who has a computer uses their own desktop, or some kind of software-based reference. The Indio American-English Thesaurus is the latter sort. It's a free utility that maintains a huge thesaurus locally, not online, considering that, with more than 130,000 words associations in the

How to sort a ListView control by a column header in VB.NET

Submitted by nimblebits on
Sorting of a ListView control can become complicated and is not included in the control by default. This example shows how to sort a ListView control by a column in your VB.NET application without any 3rd party addons. When you are working with the ListView control, you may want to sort its contents based on a specific column. An example of this kind of functionality occurs in a Windows Explorer