Differences between revisions 8 and 9
Revision 8 as of 2016-10-19 22:10:46
Size: 515
Editor: scot
Comment:
Revision 9 as of 2016-10-19 22:12:46
Size: 594
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Create a Web API (a.k.a. a restful webservice) using the following [[https://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api|tutorial]] Create a Web API (a.k.a. a restful webservice) using the following [[https://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api|tutorial]], HOWEVER in step 2 change the authentication to windows. (See in class demo).

Lab 08

Create a Web API (a.k.a. a restful webservice) using the following tutorial, HOWEVER in step 2 change the authentication to windows. (See in class demo).

Documentation:

In the services page created in lab 7, include the following information:

  • Add the service and screen shots showing your service working.

Video Grade Guide

Topics

Points

Talk your way through the documentation

20

Demo that the service works

80

WindowsAdministration/Lab08WebService (last edited 2021-10-28 14:30:42 by scot)