Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kathleenwest/wcfservicewithdatastorexmlserialization-httpclientconsoleapplication

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) and a basic math service.
https://github.com/kathleenwest/wcfservicewithdatastorexmlserialization-httpclientconsoleapplication

client-server contract-testing contracts datastore deserialization iis-express operations serialization server-client-communication service service-proxy wcf wcf-client wcf-proxies wcf-proxy wcf-service wcf-service-client-demo xml xml-serialization xml-serializer

Last synced: about 1 month ago
JSON representation

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) and a basic math service.

Awesome Lists containing this project