Learn WCF And Web APIs From Scratch
Learn WCF And Web APIs From Scratch
******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
Learn how to develop services using WCF and Web APIs.
Url: View Details
What you will learn
- Getting started with WCF Services
- Creating services
- Hosting services
Rating: 4.45804
Level: Intermediate Level
Duration: 10.5 hours
Instructor: Manzoor Ahmed
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap