Skip to content
#

iis-express

Here are 31 public repositories matching this topic...

This project presents a basic WCF Service Application and client "tester" console application in same Visual Studio solution. The WCF Service was hosted using IIS Express. A simple console "test" application connected to the service through a proxy.

  • Updated Mar 14, 2019
  • C#

This project presents a simple, but fun “Make a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client…

  • Updated Apr 11, 2019
  • 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 Mar 16, 2019
  • C#

Improve this page

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

Learn more