Question: VB.NET. Your database We have attached a CustomersDb.mdb file that will serve as your test database. This file contains the Customers table that is referenced


VB.NET. Your database We have attached a CustomersDb.mdb file that will serve as your test database. This file contains the Customers table that is referenced in the tasks below. Task 1 - JQuery, VB.NET/C#, ASP.NET WebAPI Please create an HTML web site that will support basic CRUD operations to manage the Customers table. Add support for viewing, adding, editing, and deleting Customers. The web site should interface, using JQuery / AJAX calls, with a VB.NET ASP.NET WebAPI service to support pulling and updating information from the Customers table. CustomerID 1 2 Name Test Name Tony Cordova Address City 1234 Test Add... Brownsville 6789 Terrace Brownsville State TX TX -Zip 78520 78520
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
