Skip to content
#

wcf-bindings

Here are 22 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 Mar 22, 2019
  • C#

This project presents a Visual Studio solution including a simple demo WCF Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the user registration, login, logout, and service operations. In addition to demonstrating standard authentication capabilities, the WCF service implements a c…

  • Updated Feb 12, 2020
  • C#

This project presents a simple, but fun “Adopt a Dog” Service Application. The service provides a factory creational design pattern to create and return a single Dog object (complete with a cute photo). It is hosted using IIS Express to quickly demo and test the service with a client. The service interface is defined not in the service applicati…

  • Updated Sep 28, 2019
  • C#

Improve this page

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

Learn more