Is there a generally accepted way to avoid having to use KnownType attributes on WCF services? I\'ve been doing some research, and it looks like there are two options:
If you don't like attributes everywhere then you can use configuration file.