Skip to content
#

contracts

Here are 20 public repositories matching this topic...

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 Jul 17, 2025
  • C#

This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) an…

  • Updated Jul 17, 2025
  • C#

Improve this page

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

Learn more