I am facing a strange problem in Wcf. When I am passing a object with values in wcf and debugging that object in wcf service, it is showing null values in all int and datetime properties but string values is showing in string type properties. I am using wcf server side.I am facing a strange problem in Wcf. When I am