Purchase Solution

Create Visual Basic.NET application for an "Automotive Repair Shop."

Not what you're looking for?

Ask Custom Question

Create Visual Basic.NET application for an "Automotive Repair Shop". Below are the requirements:

1. Incorporate ADO.NET access to at least three Microsoft Access data tables. These tables should include Customers, Services (the kinds of work offered and cost), and Work Order information (a combination of customer and service with a date).
2. Use at least three user input forms that allow the user to add, edit, and delete records in the database. The work order screen should allow you to select a customer and a service from a dropdown list box.
3. One screen should allow the user to see a list of all work performed for a specific customer, sorted by date. The customer that the data is displayed for should be selectable from a list box. Consider this to be a report screen.
4. Include Structured Error Handling in appropriate places in the program.
5. Create a nice, intuitive user interface with a full-menu structure.
6. Add a form that includes the web browser control and several predefined websites related to automotive repair.

Purchase this Solution

Solution Summary

Create Visual Basic.NET application for an "Automotive Repair Shop."

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C# variables and classes

This quiz contains questions about C# classes and variables.

Javscript Basics

Quiz on basics of javascript programming language.