- WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
- Mike Liu
- 82字
- 2021-08-05 17:32:47
Summary
In this chapter, we hosted the HelloWorld WCF service in several different ways. We created a console application to host the service so that we can have full control of the hosting process. We also created two IIS applications to host the service, one with the HTTP protocol and another with the TCP protocol.
In the next chapter, we will learn how to publish a WCF service so that you know how to deploy a WCF service to a production environment.
推薦閱讀
- DB2 V9權威指南
- Building Modern Web Applications Using Angular
- GraphQL學習指南
- Microsoft Dynamics 365 Extensions Cookbook
- Unity 2020 Mobile Game Development
- JMeter 性能測試實戰(第2版)
- AIRAndroid應用開發實戰
- 程序員修煉之道:通向務實的最高境界(第2版)
- RESTful Java Web Services(Second Edition)
- 移動增值應用開發技術導論
- BeagleBone Robotic Projects(Second Edition)
- C++程序設計教程(第2版)
- Java自然語言處理(原書第2版)
- JavaScript Mobile Application Development
- Microsoft Windows Identity Foundation Cookbook