Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Metadata » Windows Communication Foundation   (RSS)

Contract Generation from WSDL/XML Schema - DataContractSerializer vs. XmlSerializer

WCF LOB Adapter SDK metadata object model generates WSDL / XML Schema with constructs that are well-liked by DataContractSerializer . The Svcutil.Exe creates a proxy / service interface from this WSDL containing attributes such as ServiceContract, OperationContract,
 
Page view tracker