Used Visual Basic .NET Code Sample: Data Access - Data Entry Form for Windows?


Editors’ Review

Download.com staff
This Visual Basic .NET code sample teaches you to build a data entry form. Learn to add, update, and delete records from a single table using ADO.NET.

Top Recommended Alternative

  • Pros

    • Demonstrates data entry form creation.
    • Uses ADO.NET for record management.
    • Includes a ListItem class for combo boxes.
    • Targets single table record operations.
  • Cons

    • Focuses solely on single table operations.
    • Assumes familiarity with Northwind database.
    • Limited to Visual Basic .NET.

Used Visual Basic .NET Code Sample: Data Access - Data Entry Form for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows NT
  • Windows 2000
  • Windows 10
Additional Requirements
Windows NT/2000/XP
POPULARITY
Total Downloads
7,165
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


User Reviews

4/5

1 User Votes


Developer’s Description

Learn how to add, update, and delete records from a single table by creating a data entry form.

Download.com
Your review for Visual Basic .NET Code Sample: Data Access - Data Entry Form