current location: home  > windows  > Developer Tools > Visual Basic .NET Code Sample: Data Access - Data Entry Form
Visual Basic .NET Code Sample: Data Access - Data Entry Form

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

safenonpoisonousdetected
tag:
Hot collection
List recommendation
  • introduction
  • picture
  • Boutique
  • Related
Developer's DescriptionBy MicrosoftLearn how to add, update, and delete records from a single table by creating a data entry form.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.
Screenshot group
Related recommendation