- WCF Multi-layer Services Development with Entity Framework(Fourth Edition)
- Mike Liu
- 92字
- 2021-08-05 17:32:48
Chapter 4. Debugging the HelloWorld WCF Service
In the previous chapters, we built a basic HelloWorld
WCF service and hosted it in a few different ways. We have also deployed this service to an on-premise machine and to the cloud. In this chapter, we will learn how to debug WCF services.
In this chapter, we will cover the following topics:
- Debugging a WCF service from a client application
- Directly debugging a WCF service
- Attaching the debugger to a running WCF service process
- Debugging a WCF service hosted in the cloud
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- LabVIEW 2018 虛擬儀器程序設計
- Node.js Design Patterns
- 自己動手寫Java虛擬機
- JIRA 7 Administration Cookbook(Second Edition)
- 看透JavaScript:原理、方法與實踐
- Python算法從菜鳥到達人
- C#程序設計(項目教學版)
- 從零開始:UI圖標設計與制作(第3版)
- 零代碼實戰:企業級應用搭建與案例詳解
- IoT Projects with Bluetooth Low Energy
- 深度學習程序設計實戰
- JavaWeb從入門到精通(視頻實戰版)
- Java Web動態網站開發(第2版·微課版)
- 優化驅動的設計方法