WCF Tutorial

WCF Tutorial Overview

WCF stands for Windows Communication Foundation and is part of .NET 3.0. WCF is a Microsoft platform for building distributed and interoperable applications. WCF supports multiple languages and multiple platforms.

 

In WCF tutorial we covered complete topics from basic to advanced level those are 

 

  1. WCF Architecture
  2. WCF Bindings
  3. WCF Addresses
  4. WCF Contracts
  5. WCF Hostings
  6. WCF Endpoints
  7. WCF Client Side Program
  8. WCF Services
  9. WCF Security…and many more topics in WCF.

Targeted Audience

WCF tutorial is targeted for beginners as well as experienced people who is having knowledge to implement applications using C#.NET or VB.NET. In WCF tutorial we coverd all topics from basic to advanced level which will give clear idea how to use WCF in our applications with live examples.

Prerequisites

Before proceeding with WCF tutorial you should have knowledge to implement applications using .NET Framework with c# or vb.net because we will use WCF services with c# or vb.net. If you are not aware of C# or VB.NET topics check our C#, VB.NET tutorials.