文件名称:WCF.Multi-Layer.Services.Development.with.Entity.Framework.4th.Edition
文件大小:10.57MB
文件格式:PDF
更新时间:2018-05-12 10:49:56
.Net WCF Entity
Title: WCF Multi-Layer Services Development with Entity Framework, 4th Edition Author: Mike Liu Length: 388 pages Edition: 4 Language: English Publisher: Packt Publishing Publication Date: 2014-10-27 ISBN-10: 1784391042 ISBN-13: 9781784391041 Create and deploy complete solutions with WCF and Entity Framework About This Book Build SOA applications on Microsoft platforms Apply best practices to your WCF services and utilize Entity Framework to access underlying data storage A step-by-step, practical guide with nifty screenshots to create six WCF and Entity Framework solutions from scratch Who This Book Is For 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. In Detail This book will teach you all the essentials to develop WCF services using Entity Framework as the backend. You will be guided right through the creation of six WCF and Entity Framework solutions. You will start off by creating, implementing, and hosting a basic HelloWorld WCF Service followed by deploying the service and publishing it to IIS. Next, you will learn how to create and test a layered service, and then enhance it further by adding a data access layer and exception handling. Next, you will be introduced to LINQ. Starting with the basics, you will then dive into the advanced concepts and features of LINQ to Entities, including Entity Framework, deferred execution, querying a view, and mapping a procedure. Finally, you will get to grips with the RESTful WCF services and security. Table of Contents Chapter 1. Implementing a Basic HelloWorld WCF Service Chapter 2. Hosting the HelloWorld WCF Service Chapter 3. Deploying the HelloWorld WCF Service Chapter 4. Debugging the HelloWorld WCF Service Chapter 5. Implementing a Three-layer WCF Service Chapter 6. Adding Database Support and Exception Handling Chapter 7. LINQ to Entities – Basic Concepts and Features Chapter 8. LINQ to Entities – Advanced Concepts and Features Chapter 9. Applying LINQ to Entities to a WCF Service Chapter 10. Distributed Transaction Support of WCF Chapter 11. Building a RESTful WCF Service Chapter 12. WCF Security Chapter 13. Extending WCF Services