- WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
- Mike Liu
- 215字
- 2021-08-05 17:32:42
Preface
WCF is Microsoft's recommended model for building services, and Entity Framework is Microsoft's preferred ORM to access underlying data storages. Learning WCF and Entity Framework has become essential and critical for every software developer to survive in this SOA world.
This book is a step-by-step tutorial to guide you through learning WCF, Entity Framework, and LINQ to Entities. You will be guided through the creation of six WCF and Entity Framework solutions, of which four are multilayered real-world WCF service solutions, so you will not only be reading but also be coding through the book to gain practical experience in WCF and Entity Framework. Various test clients will be associated with each solution and all solutions can be built and run independently of other solutions. Clear instructions and relevant screenshots will make sure that you don't get lost in the world of WCF and Entity Framework. Configuration files, host applications, test clients, and WCF services for each solution will also be available for download for you to examine, modify, and debug from the outside in.
This book focuses on the essentials of using WCF and Entity Framework, rather than providing a reference for every single possibility. It leaves the reference material online where it belongs and instead concentrates on practical examples, code, and advice.
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Designing Machine Learning Systems with Python
- Developing Mobile Web ArcGIS Applications
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- The DevOps 2.4 Toolkit
- Expert Android Programming
- Apex Design Patterns
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Learning YARN
- LabVIEW虛擬儀器入門與測控應用100例
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Mastering Python Design Patterns
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- 硬件產品設計與開發:從原型到交付
- Mastering Elixir