C Sharp Create Web Application Uses Web Api Built Previous Step Web Application Responsibl Q37146224

DO IN C SHARP

Create a Web Application that uses the Web API you built in theprevious step. The Web Application will be responsible forproviding the user interface (GUI) and making the appropriate callsto the Web API.

  1. Add “.html” files to your project that will contain JQuery codeto implement the application’s functionality.
  2. The application must allow the user to login to the site with ausername and password, which will be compared with the data storedin the database. Make sure you validate the input and use JQuery& AJAX to call the correct Web API method to perform the loginand return a response.
    1. Display
      OR
      OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.