首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> WCF Multi-layer Services Development with Entity Framework(Fourth Edition)最新章節(jié)目錄
舉報(bào)

會(huì)員
WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
最新章節(jié):
Index
IfyouareaC#,VB.NET,orC++developerandwanttogetstartedwithWCFandEntityFramework,thenthisbookisforyou.CompetenceinEntityFrameworkwillbeneededtofollowtheexamplesinthebook,butexperienceincreatingWCFservicesusingEntityFrameworkisnotnecessary.DevelopersandarchitectsevaluatingSOAimplementationtechnologiesfortheircompanywillfindthisbookuseful.
目錄(104章)
倒序
- 封面
- 版權(quán)頁(yè)
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Implementing a Basic HelloWorld WCF Service
- The basic WCF concepts
- Creating the HelloWorld solution and project
- Defining the HelloWorldService service contract interface
- Implementing the HelloWorldService service contract
- Hosting the WCF service in IIS Express
- Creating a client to consume the WCF service
- Summary
- Chapter 2. Hosting the HelloWorld WCF Service
- WCF hosting options
- Summary
- Chapter 3. Deploying the HelloWorld WCF Service
- Publishing the HelloWorldService from Visual Studio
- Publishing the HelloWorldService using a deployment package
- Summary
- Chapter 4. Debugging the HelloWorld WCF Service
- Debugging a WCF service from a client application
- Directly debugging the WCF service
- Attaching the debugger to a running WCF service process
- Debugging a WCF service hosted in the cloud
- Summary
- Chapter 5. Implementing a Three-layer WCF Service
- Why layer a service?
- Creating a new solution and project using the built-in WCF service template
- Creating the service interface layer
- Adding a business logic layer
- Summary
- Chapter 6. Adding Database Support and Exception Handling
- Adding a data access layer
- Adding error handling to the service
- Summary
- Chapter 7. LINQ to Entities – Basic Concepts and Features
- LINQ to Entities
- Creating a LINQ to Entities test application
- Creating the data model
- Querying and updating a database table
- Viewing the generated SQL statements
- Deferred execution
- Deferred execution – lazy loading versus eager loading
- Joining two tables
- Querying a view
- Summary
- Chapter 8. LINQ to Entities – Advanced Concepts and Features
- Calling a stored procedure
- Handling simultaneous (concurrent) updates
- Transaction support
- Summary
- Chapter 9. Applying LINQ to Entities to a WCF Service
- Creating the LINQNorthwind solution
- Installing Entity Framework
- Modeling the Northwind database
- Creating the business domain object project
- Using LINQ to Entities in the data access layer
- Creating the business logic layer
- Creating the service interface layer
- Testing the service with the WCF Test Client
- Testing concurrency with our own client
- Hosting the WCF service in IIS
- Summary
- Chapter 10. Distributed Transaction Support of WCF
- Creating the DistNorthwind solution
- Hosting the WCF service in IIS
- Testing the transaction behavior of the existing WCF service
- Enabling distributed transaction support
- Understanding the distributed transaction support of a WCF service
- Testing the distributed transaction support of the new WCF service
- Trade-offs of distributed transactions
- Summary
- Chapter 11. Building a RESTful WCF Service
- SOAP versus REST
- WCF REST versus the ASP.NET Web API
- Creating the RESTNorthwind solution
- Creating the RESTful service
- Testing the RESTful service in a browser
- Testing the RESTful WCF service with a C#/XAML client
- Testing the RESTful WCF service with a JavaScript client
- Summary
- Chapter 12. WCF Security
- WCF security components
- Hosting a WCF service using basic authentication
- Hosting a WCF service with Windows authentication
- Summary
- Chapter 13. Extending WCF Services
- The WCF runtime architecture
- Why extend WCF services?
- WCF extension points
- Extending a WCF service
- Extending HelloWorldService
- Summary
- Index 更新時(shí)間:2021-08-05 17:33:06
推薦閱讀
- The Android Game Developer's Handbook
- Java異步編程實(shí)戰(zhàn)
- What's New in TensorFlow 2.0
- Ceph Cookbook
- HTML5 移動(dòng)Web開發(fā)從入門到精通(微課精編版)
- Learning ASP.NET Core 2.0
- 編寫整潔的Python代碼(第2版)
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)
- Drupal 8 Module Development
- 代替VBA!用Python輕松實(shí)現(xiàn)Excel編程
- Instant Automapper
- C語(yǔ)言程序設(shè)計(jì)
- HTML5移動(dòng)Web開發(fā)
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛(ài)上編程(全彩)
- Android應(yīng)用開發(fā)攻略
- Python程序設(shè)計(jì)教程
- VB語(yǔ)言程序設(shè)計(jì)教程(第2版)
- 羅布樂(lè)思開發(fā)官方指南:Lua 語(yǔ)言編程
- 物聯(lián)網(wǎng)及低功耗藍(lán)牙5.x高級(jí)開發(fā)
- 天天學(xué)敏捷:Scrum團(tuán)隊(duì)轉(zhuǎn)型記
- Cloud Native Python
- AVR單片機(jī)C語(yǔ)言應(yīng)用100例
- Mastering Geospatial Development with QGIS 3.x
- Moodle Course Design Best Practices(Second Edition)
- Python大數(shù)據(jù)分析與機(jī)器學(xué)習(xí)商業(yè)案例實(shí)戰(zhàn)
- 系統(tǒng)辨識(shí)理論及Matlab仿真
- Python量化投資:技術(shù)、模型與策略
- Python全棧開發(fā):高階編程
- 程序員的38堂成長(zhǎng)課