Obviously WSDL and XSD are two entirely different description languages, but I was looking at the outputs of the old wsdl.exe and xsd.exe programs recently to see how they differed. They turned out to generate data type classes that were pretty much the same. Starting with a description that was equivalent to
Similar Posts
Interfaces are immutable Yes, we've heard that for years... The reality, however, is that contracts, both -- service and data, do change as more requirements
One of the talks I'm giving at the upcoming DevConnections conference in Las Vegas the week of November 6th covers moving from Web Services to Service
Say, you have implemented the following data class called Message in a YourCompany.DataContracts.Shared assembly (code below). When creating a collection
We've recently been having a lot of discussions about how we develop our services. We're using WCF (Indigo) to develop our services so we get to let it