Clarity, Technology, and Solving Problems | PracticeThis.com
WP7 App with Key Windows Azure resources – Slides, Videos, How-To’s, and T-shooting – for quick consumption on the go.
LinkedIn
Input and Data Validation is one of the core security principles. WCF is no exception. To get most out of WCF in secure way one must implement proper Input and Data Validation.
I was following instructions on How To – Perform Input Validation in WCF compiled by patterns&practice team lead by JD Meier.
In a nutshell the process consists of creating 3 classes and tweaking a config file a "bit".
From the guide:
I ended up with working sample built with Visual Studio 2008. I though it'd be good idea to share it to help you boost your productivity.
Grab the Visual Studio project on my SkyDrive here.
Enjoy
WCF offers very flexible approach of Input and Data Validation based on XML Schemas. The approach is