Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » DataContract Serialization   (RSS)
Sorry, but there are no more tags available to filter with.

Extending Data Contracts

So let's say you're working on a WCF app and following a contract-first driven development model and autogenerating your data contracts based on XSD schema definitions. Svcutil does a reasonable job of creating your data contract classes. Curiously, collection
 
Page view tracker