Problem Statement

Task 1: Customer Registration

Implement a form to collect customer data and save it to the SQL Server database.

Task 2: Product Search

Enable searching for products by ID, name, or line using VB.NET data access.

Task 3: Order Management

Allow users to place multi-item orders and calculate totals.

Task 4: Payment Processing

Record payment details for orders in the database.