Tagged Questions
19
votes
5answers
7k views
How do you configure WCF known types programmatically?
My client/server application is using WCF for communication, which has been great. However one shortcoming of the current architecture is that I must use known type configuration for certain ...