目錄(133章)
倒序
- 封面
- 版權信息
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Building BizTalk Server 2013 Applications
- What is BizTalk Server?
- BizTalk architecture
- Setting up new BizTalk projects
- What are BizTalk schemas?
- What are BizTalk maps?
- Configuring BizTalk messaging
- Working with BizTalk orchestration
- Summary
- Chapter 2. Windows Communication Foundation Primer
- What is WCF?
- Defining the contract
- Implementing contracts in services
- Choosing an endpoint address
- The role of service bindings
- Hosting services
- Consuming WCF services
- Summary
- Chapter 3. Using WCF Services in BizTalk Server 2013
- The relationship between BizTalk and WCF
- Exposing WCF services from orchestrations
- Exposing WCF services from schemas
- Consuming WCF services from orchestrations
- Consuming WCF services without orchestration
- Summary
- Chapter 4. REST and JSON Support in BizTalk Server 2013
- Why REST services
- URL deciphering
- JSON versus XML
- Resource representation
- Handling message versioning in REST
- Documenting contracts
- Security
- BizTalk 2013 and REST
- Exploring the WCF-WebHttp Adapter
- Exposing a RESTful web service using BizTalk
- Pipeline to publish a typed message
- Receiving XML and JSON messages via the Post method
- Consuming a web service
- Sending a JSON message to a RESTful service
- Hiding the SVC filename extension
- Summary
- Chapter 5. Azure BizTalk Services
- What is MABS
- The MABS architecture
- Setting up new MABS projects
- MABS artifacts
- Configuring messaging in MABS
- Summary
- Chapter 6. Azure Service Bus
- Service Bus types
- Queue types
- Service Bus Queue characteristics
- Retrieving messages off a Queue
- Deferring message processing
- Security
- Topics
- Subscriptions
- Express Queues/Topics
- Partitioned Queues/Topics
- Event Hubs
- Relay Service
- Network transients
- Service Bus for Windows Server
- Administration tools
- Summary
- Chapter 7. Planning Service-oriented BizTalk Solutions
- The core principles of an SOA
- Identifying standard message exchange patterns
- Types of services
- Summary
- Chapter 8. Schema and Endpoint Patterns
- Service-oriented schema patterns
- Exploiting the reusable imported schema
- Service-oriented endpoint patterns
- Summary
- Chapter 9. Asynchronous Communication Patterns
- Why asynchronous communication matters
- Using asynchronous services in WCF
- Using asynchronous services in BizTalk with WCF
- Getting results from asynchronous invocations
- Using queues within asynchronous scenarios
- Summary
- Chapter 10. Orchestration Patterns
- Why orchestration?
- What is MessageBox direct binding?
- Using dynamic service ports
- Supporting dual initiating message exchange patterns
- Chaining orchestrations using business rules
- The role of transactions in aggregated services
- Building message-type agnostic orchestrations
- Summary
- Chapter 11. Versioning Patterns
- Why versioning?
- What service aspects may undergo changes?
- How to version schemas?
- How to version endpoints?
- Versioning long-running orchestrations
- Versioning other BizTalk components
- File versions
- Versioning BRE components
- Techniques for delaying change
- Summary
- Chapter 12. Frameworks and Tools
- ESB Toolkit
- BizUnit 4.0
- Monitoring tools
- The BRE Pipeline Framework
- BizTalk Documenter
- Sentinet
- Further reading
- Summary
- Chapter 13. New SOA Capabilities in BizTalk Server 2013 – Azure Hybrid Patterns
- Advantages of a hybrid solution
- Disadvantages of a hybrid solution
- SOA patterns used in hybrid solutions
- Special security considerations
- Monitoring assets on the ground and on the cloud
- Handling scalability availability and performance
- Summary
- Chapter 14. What's New and What's Next?
- BizTalk Server 2013 R2
- Azure App Services
- Azure API Management
- Summary
- Index 更新時間:2021-07-16 13:57:04
推薦閱讀
- C++程序設計(第3版)
- Learning Network Forensics
- Java程序設計
- Integrating Facebook iOS SDK with Your Application
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Python程序設計與算法基礎教程(第2版)(微課版)
- Python大學實用教程
- C++從入門到精通(第6版)
- C語言程序設計實踐
- Appcelerator Titanium:Patterns and Best Practices
- Web前端開發技術:HTML、CSS、JavaScript
- Access數據庫應用教程(2010版)
- 數據結構:Python語言描述
- XML程序設計(第二版)
- 前端架構設計
- Java EE程序設計與開發實踐教程
- Elastix Unified Communications Server Cookbook
- Backbone.js Patterns and Best Practices
- Android 5從入門到精通
- 自己動手做智能產品:嵌入式JavaScript實現
- 青少年編程魔法課堂:Python圖形化創意編程
- 零基礎學算法(第4版)
- C語言程序設計
- Intelligent Document Capture with Ephesoft(Second Edition)
- Clojure編程實戰(原書第2版)
- Learning Python
- Python科學與工程數據分析實戰
- IBM Informix 11.x系統管理與開發指南
- 代碼精進之路:從碼農到工匠
- Python深度強化學習:基于Chainer和OpenAI Gym