Skip to content
#

wcf-service-demo

Here are 6 public repositories matching this topic...

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#

Service Throttling in WCF Services – A Demo of Service Concurrency and Instance Throttling Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the ser…

  • Updated Nov 19, 2019
  • C#

Simple Service Error Handler – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Error Messages : This project presents a simple Math Service and Client Application demonstration that implements error handling on the service and communications of its errors to the client. The Math Service is a self-hosted …

  • Updated Nov 11, 2019
  • C#

Concurrency and Instancing in WCF Services – A Demo of Service Concurrency and Instancing Behaviors with Multi-threading Clients: This project presents a simple Demo WCF Service and “Tester” Client Application demonstration that implements concurrency and instancing behaviors on a service with multiple client thread calls to a method on the serv…

  • Updated Nov 17, 2019
  • C#

Improve this page

Add a description, image, and links to the wcf-service-demo 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-demo topic, visit your repo's landing page and select "manage topics."

Learn more