VB
Visual Basic .NET Code Sample: Data Access - Data Entry Form
Publisher:
Microsoft
Virus scanned
Windows
Free
Download v1
7.1K downloads
| Version | 1 |
|---|---|
| Publisher | Microsoft |
| Release date | Dec 5, 2008 |
| Date added | Aug 28, 2007 |
| Os requirements | Windows, Windows NT, Windows 2000, Windows XP |
| Requirements | Windows NT/2000/XP |
| Total downloads | 7 105 |
| Downloads per week | 2 |
| Price | Free |
Description
Visual Basic .NET Code Sample: Data Access - Data Entry Form sample demonstrates how to create a data entry form to add, update and delete records from a single table. ADO.NET is used to insert, update and delete records from the Products table in the Northwind database. A ListItem class has been created to store a value and a primary key associated with that value to be used in the combo boxes on the form. This version is the first release on CNET Download.com.