Summary
In this chapter, we learned that Windows Communication Foundation is a broad and powerful framework for designing, building, hosting, and consuming services. WCF unifies the many distributed application technologies in the Microsoft platform under a single programming model. The service developer is now freed from programming to the constraints of a given transport and can instead focus on building robust services that take advantage of the latest industry standards for security, transactions, stateful sessions, and more.
The importance of WCF to BizTalk Server 2013 cannot be understated. In the next chapter, we will look at how to both expose and consume powerful WCF services from the BizTalk Server engine.
推薦閱讀
- Advanced Splunk
- AngularJS入門與進階
- Docker技術入門與實戰(第3版)
- Ceph Cookbook
- Microsoft Application Virtualization Cookbook
- 數據結構和算法基礎(Java語言實現)
- Windows系統管理與服務配置
- 數據結構(Python語言描述)(第2版)
- Java 11 Cookbook
- Learning ArcGIS for Desktop
- SQL經典實例(第2版)
- Python Web數據分析可視化:基于Django框架的開發實戰
- Learning Concurrent Programming in Scala
- 編程與類型系統
- 速學Python:程序設計從入門到進階