Software Integration Assignment 1

For my Software Integration class, CSE 446, the first assignment was a two-part refresher on working with WCF RESTful services and C#. The first part was simply a RESTful service with default URI template and a web application that consumed the service. The second part consisted of the same RESTful service with a different URI […]