- WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
- Mike Liu
- 119字
- 2021-08-05 17:32:43
Chapter 1. Implementing a Basic HelloWorld WCF Service
Windows Communication Foundation (WCF) is Microsoft's unified programming model to build service-oriented applications. It is built on Microsoft's .NET framework and unifies a broad array of distributed systems capabilities in a composable, extensible architecture that supports multiple transports, messaging patterns, encodings, network topologies, and hosting models.
In this chapter, we will first learn basic WCF concepts and then implement a simple WCF service from scratch. We will build a HelloWorld WCF service by carrying out the following steps:
- Creating the solution and project
- Defining the WCF service contract interface
- Implementing the WCF service
- Hosting the WCF service in IIS Express
- Creating a client application to consume the WCF service
推薦閱讀
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- Visual C++程序設(shè)計(jì)學(xué)習(xí)筆記
- Visual Basic程序開發(fā)(學(xué)習(xí)筆記)
- Arduino計(jì)算機(jī)視覺編程
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)
- C++程序設(shè)計(jì)教程
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)
- Java程序設(shè)計(jì)基礎(chǔ)(第6版)
- Java程序設(shè)計(jì)教程
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- Web開發(fā)的平民英雄:PHP+MySQL
- 基于MATLAB的控制系統(tǒng)仿真及應(yīng)用
- C/C++程序設(shè)計(jì)教程
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄