Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Learn WCF And Web APIs From Scratch

via Udemy

Overview

Learn how to develop services using WCF and Web APIs.

What you'll learn:
  • Getting started with WCF Services
  • Creating services
  • Hosting services
  • Consuming services

******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

Syllabus

  • Get Started With WCF
  • Hosting On IIS And Using WCF Service
  • Necessity Of WCF
  • End Points
  • Hosting Options - Self Host
  • Mex EndPoints
  • Hosting Options - Windows Service Host
  • Hosting Options - WAS
  • Binding
  • Service & Operation Contracts
  • Data and Fault Contracts
  • Sessions And Instance Management
  • Message Exchange Patterns
  • Transactions In WCF
  • Security In WCF
  • Windows Based Security In WCF
  • Web Based Security In WCF (Username)
  • Introduction To Web APIs
  • Implementing And Consuming First Web API
  • CRUD Operations With Entity Framework
  • Enhancing CRUD Operations
  • IHttpActionResult, Action Filters And Routing
  • Exception Handling
  • Security In Web API

Taught by

Manzoor Ahmed

Reviews

4.6 rating at Udemy based on 3675 ratings

Start your review of Learn WCF And Web APIs From Scratch

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.