August 2015
Beginner
1075 pages
40h 42m
English
This chapter presented both ASP.NET Web API services and those built on WCF. You saw how .NET abstracts the programming of services and provides tools to make your life easier. In this way, you can concentrate on building business functionality (and not writing plumbing code). Some key points in this chapter include the following:
Web services are based on open standards. .NET adheres to these standards to ensure that heterogeneous applications can work together with web services.
An ASP.NET Web API service helps you write REST-based HTTP ...
Read now
Unlock full access