Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

Improving WCF Service Quality (Part 2 - Validation)

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
28 Feb 2022CPOL4 min read 4.4K   2  
How to add validation to WCF service requests
This is Part 2 of a 4 part series of articles that discuss how to improve WCF services with Authentication, Authorization, Validation and Logging with Aspect Oriented Programming. This article discusses how to add Validation to WCF services.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Turkey Turkey
Originally an Electronics Engineer working in IT Industry. Currently working as Business Development Superviser where I manage projects between stakeholders and the third party Software Development Companies as well as maintaining application/database servers and developing architecture and setting development/security standarts for third party companies.

Comments and Discussions