VB

Visual Basic .NET Code Sample: Data Access - Data Entry Form

Publisher: Microsoft
Virus scanned Windows Free
Download v1 7.1K downloads
Version1
PublisherMicrosoft
Release dateDec 5, 2008
Date addedAug 28, 2007
Os requirementsWindows, Windows NT, Windows 2000, Windows XP
RequirementsWindows NT/2000/XP
Total downloads7 105
Downloads per week2
PriceFree

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.