If you are a C#, VB.NET, or C++ developer and want to get started with WCF and Entity Framework, then this book is for you. Competence in Entity Framework will be needed to follow the examples in the book, but experience in creating WCF services using Entity Framework is not necessary. Developers and architects evaluating SOA implementation technologies for their company will find this book useful.
What you will learn
Who this book is for
Table of Contents
Implementing a Basic HelloWorld WCF Service
Hosting the HelloWorld WCF Service
Deploying the HelloWorld WCF Service
Debugging the HelloWorld WCF Service
Implementing a layered WCF Service
Adding Database Support and Exception Handling
LINQ to Entities: Basic Concepts and Features
LINQ to Entities: Advanced Concepts and Features
Applying LINQ to Entities to a layered WCF Service