Community

XML Serialization for interfaces in .NET

(brooknovak) In your quest to find out how you can support XML serialization for types that contain interfaces, you may often find yourself coming to the same answer: you cannot serialize interfaces. That is true, but you can work around it, and I will present two methods.

Read More - Register for Free Membership