https://github.com/kathleenwest/serviceerrorhandlerdemo
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 (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to add, subtract, multiply, and divide two numbers (integers). The GUI does basic data validation then sends a request to the math service. After it receives the results from the math service, it displays the calculation result or any received error messages (faults) to the user. The objective of this project was not to demo a calculator application but the handling of errors on a service.
https://github.com/kathleenwest/serviceerrorhandlerdemo
csharp csharp-code csharp-library error-handler error-handling error-messages errors fault fault-handler fault-handling service service-client services wcf wcf-client wcf-service wcf-service-client-demo wcf-service-demo windows-communication-foundation windows-form-application
Last synced: 7 months ago
JSON representation
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 (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to add, subtract, multiply, and divide two numbers (integers). The GUI does basic data validation then sends a request to the math service. After it receives the results from the math service, it displays the calculation result or any received error messages (faults) to the user. The objective of this project was not to demo a calculator application but the handling of errors on a service.
- Host: GitHub
- URL: https://github.com/kathleenwest/serviceerrorhandlerdemo
- Owner: kathleenwest
- Created: 2019-11-10T23:53:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T21:26:25.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T11:16:27.351Z (9 months ago)
- Topics: csharp, csharp-code, csharp-library, error-handler, error-handling, error-messages, errors, fault, fault-handler, fault-handling, service, service-client, services, wcf, wcf-client, wcf-service, wcf-service-client-demo, wcf-service-demo, windows-communication-foundation, windows-form-application
- Language: C#
- Homepage: https://portfolio.katiegirl.net/2019/11/11/simple-service-error-handler-a-demo-of-a-wcf-self-hosted-service-client-tester-windows-form-application-exchanging-error-messages/
- Size: 7.64 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0