WCF stands for Windows Communication foundation. It is used for developing distributed system.Below are the topics which are important in WCF for beginners and for experience as well.
- WCF Introduction
- WCF vs. Web Service
- WCF Architecture
- ABC of WCF
- First WCF Application
- WCF Binding
- WCF- IIS Hosting
- WCF- Self Hosting
- WCF- WAS Hosting
- WCF- Service Contract
- WCF- Operation Contract
- WCF- Message Contract
- WCF- Data Contract
- Data Contract vs Message Contract
- WCF- Fault Contract
- DataContract Serialization and De-Serialization
- Message Exchange Pattern
- One Way Message Pattern
- Duplex Message Pattern
- Tracing and Message Logging
- Introduction to OData
- Authentication in WCF
- WCF- Security
- Create Rest service
- JSON using WCF
- Jquery with WCF