Skip to content
#

wcf-service

Here are 180 public repositories matching this topic...

(File Manager – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Files) This project presents a simple File Manager Service and Client Application demonstration. The File Manager is a self-hosted (service host) WCF application launched and managed with a simple console interface. The client “tester” has a…

  • Updated Oct 26, 2019
  • C#

This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a “singleton” and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-di…

  • Updated Mar 22, 2019
  • C#

This project presents a simple Chat Message Service and Client Application demonstration. The Chat Service is a self-hosted (service host) WCF application launched and managed with a simple console interface. The service prints to the console window the user activities (log on, log off) and what messages are sent to users. The client “tester” ha…

  • Updated Nov 5, 2019
  • C#

Improve this page

Add a description, image, and links to the wcf-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wcf-service topic, visit your repo's landing page and select "manage topics."

Learn more