Mastering WCF 4.0 From Scratch Using C#
Learn How to build WCF Services using C# Step By Step
Description
Windows Communication Foundation (WCF), which was released as part of the .NET Framework (3.0 and 3.5), is a platform developers can use to build Service-Oriented Applications.
This course provides developers with a thorough knowledge in developing WCF Services using C#.
In this course by development expert Kameswara Sarma Uppuluri, you'll learn essential concepts that you need to know to get started building WCF Services using C#.
This course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.
This course is broken down into 13 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri. Some of the modules can be seen in the below list.
Section 1 : Developing a Simple WCF Service Application
Section 2 : Developing and Hosting a WCF Service Onto IIS
Section 3 : Learn How to Self Host a Service
Section 4 : Learn How to Self Host Multiple WCF Services
Section 5 : Learn How to Self Host a WCF Service Using Config Files
Section 6: Learn How to Host a WCF Service Using Windows Services
Section 7 : Learn How to Self Host a WCF Service Using a Service Reference
Section 8 : Learn How to Host a WCF Service Using WAS
Section 9 : Learning Message Exchange Patterns of WCF
Section 10 : Learn How to Implement Exception Handling for WCF Services
Section 11 : Learn How to Implement Session Management in WCF Services
Section 12 : Learn How to Implement Transactions in WCF Services
Section 13 :Learn to Implement Session Management and Transactions together in WCF Services
What You Will Learn!
- Learn How to Develop a Simple WCF Service Application
- Learn How to Develop and Host a WCF Service Onto IIS
- Learn How to Self Host a Service
- Learn How to Self Host Multiple WCF Services
- Learn How to Self Host a WCF Service Using Config Files
- Learn How to Host a WCF Service Using Windows Services
- Learn How to Self Host a WCF Service Using a Service Reference
- Learn How to Host a WCF Service Using WAS
- Learning Message Exchange Patterns of WCF
- Learn How to Implement Exception Handling for WCF Services
- Learn How to Implement Session Management in WCF Services
- Learn How to Implement Transactions in WCF Services
- Learn to Implement Session Management and Transactions together in WCF Services
Who Should Attend!
- This course is designed for individuals with an intermediate knowledge of Visual C#.