 |
JSON serialization and de-serialization in WCF DataContracts - CodeProject
I am facing problem serializing an object in JSON to match parameter name of WCF function call. The problem is to map the parameter name, i.e. the incoming JSON string should have the starting value as the same name as the parameter being passed in the ..
www.codeproject.com |
 |