XSDObjectGen.exe vs XSD.exe
问题 Can anyone tell me what is the difference between XSDObjectGen.exe & XSD.exe? Is there any way to make XSDObjectGen.exe work in dot net 2.0? 回答1: As an alternative, there's Xsd2Code. Some features: Generate partial class. Support generic and custom collection (List, ObservableCollection, MyCustomCollection). Support automatic properties when no special get or set is required. Can generate WCF attributes (DataContract/DataMember). Support nillable type. Mask private field in IDE (use