Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Communi... » Metadata   (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