Browse by Tags
All Tags »
web services »
C# (
RSS)
Sorry, but there are no more tags available to filter with.
From building web service APIs that support multiple message schemas I wrote earlier about a technique to build a web service with minimal endpoints that support multiple schemas ( http://www.srtsolutions.com/blogs/billwagner/2005/05/03/id91025.aspx ...
Or, a reasonably simple technique to build polymorphic web services. I participated in a discussion recently about how to build a web method that can accept and return multiple schemas. I’d like to build this web service API: [WebMethod] Response...