Course Information
Course Overview
Learn how to develop services using WCF and Web APIs.
******Updated on Feb 2016********
WCF
It is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application. An endpoint can be a client of a service that requests data from a service endpoint. The messages can be as simple as a single character or word sent as XML, or as complex as a stream of binary data.
Web APIs
A server-side web API is a programmatic interface to a defined request-response message system, typically expressed in JSON or XML, which is exposed via the web—most commonly by means of an HTTP-based web server
Course Content
- 10 section(s)
- 83 lecture(s)
- Section 1 Get Started With WCF
- Section 2 Hosting On IIS And Using WCF Service
- Section 3 Necessity Of WCF
- Section 4 End Points
- Section 5 Hosting Options - Self Host
- Section 6 Mex EndPoints
- Section 7 Hosting Options - Windows Service Host
- Section 8 Hosting Options - WAS
- Section 9 Binding
- Section 10 Service & Operation Contracts
What You’ll Learn
- Getting started with WCF Services
- Creating services
- Hosting services
- Consuming services
Skills covered in this course
Reviews
-
NNidhi Subramaniam
good
-
AAkshata Dhanawade
good
-
MMahima Patel
nice
-
KKoyal Saha
....