Chapter 2. Windows Communication Foundation Primer
Good communication is as stimulating as black coffee, and just as hard to sleep after.
--Anne Morrow Lindbergh
Windows Communication Foundation (WCF) is a critical part of the Microsoft services strategy and a key part of BizTalk Server 2013 platform. WCF is a rich and expansive topic, so this chapter will only focus on the key aspects of WCF, which prepares us for its usage in later chapters.
In this chapter, you will learn:
- What WCF is and why it matters
- How to construct and configure new WCF services
- Service hosting options
- How to call a WCF service from a client application
推薦閱讀
- 微服務設計(第2版)
- JavaScript前端開發模塊化教程
- Getting Started with ResearchKit
- 劍指JVM:虛擬機實踐與性能調優
- Mastering Python High Performance
- Learning Laravel 4 Application Development
- The DevOps 2.4 Toolkit
- Magento 1.8 Development Cookbook
- 軟件架構:Python語言實現
- Building Minecraft Server Modifications
- Java Web程序設計任務教程
- C++面向對象程序設計習題解答與上機指導(第三版)
- Laravel Application Development Blueprints
- 愛上C語言:C KISS
- C語言程序設計