Differences between revisions 6 and 7
Revision 6 as of 2016-10-16 22:57:56
Size: 933
Editor: scot
Comment:
Revision 7 as of 2016-10-19 22:10:31
Size: 515
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Follow the videos below to create your service and test it. I'll go through this in class too.
Line 4: Line 3:
 * [[http://db2.cs.southern.edu/videos/CPTR446/ServerPreparation/ServerPreparation.html|Preparing your Server]] (Note that this video finishes with the install of the program created in 1-3 below)
 * [[http://db2.cs.southern.edu/videos/CPTR446/Step%201/Step%201.html|Creating a sample Service #1]]
 * [[http://db2.cs.southern.edu/videos/CPTR446/Step%202/Step%202.html|Creating a sample Service #2]]
 * [[http://db2.cs.southern.edu/videos/CPTR446/Step%203/Step%203.html|Creating a sample Service #3]]
Create a Web API (a.k.a. a restful webservice) using the following [[tutorial|https://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api]]

Lab 08

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

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)