Chapter 3. Using WCF Services in BizTalk Server 2013
The path to greatness is along with others.
--Baltasar Gracián
Now that I've whetted your appetite with a quick look at BizTalk and WCF development, we're ready to start the main course. Let's dig into how BizTalk Server takes advantage of the power of WCF to consume and expose services. We will start this chapter with a look at how BizTalk and WCF complement each other and then explicitly show how to both consume and expose WCF services from BizTalk Server. Then we'll see how to interact with both one-way and two-way messaging patterns and conclude by seeing how to consume services with and without orchestration in the middle. Throughout this chapter, I will demonstrate integration with numerous WCF bindings including WSHttp, NetTcp, and NetPipe.
In this chapter, you will learn:
- The different roles of BizTalk Server and WCF in a solution
- Where WCF fits into the BizTalk architecture
- How to generate WCF services out of BizTalk artifacts
- How to consume WCF services from BizTalk artifacts
- Software Defined Networking with OpenFlow
- Mastering JavaScript Object-Oriented Programming
- 深度學習經典案例解析:基于MATLAB
- 算法精粹:經典計算機科學問題的Python實現
- Python進階編程:編寫更高效、優雅的Python代碼
- Visual Basic程序設計實驗指導(第4版)
- PhpStorm Cookbook
- jQuery開發基礎教程
- 量化金融R語言高級教程
- Mobile Device Exploitation Cookbook
- 汽車人機交互界面整合設計
- 智能手機故障檢測與維修從入門到精通
- TypeScript 2.x By Example
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- C++程序設計教程(第2版)