Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » SOAP   (RSS)
How do I force an empty element to show up when serializing a null property to XML or in a WebService SOAP message?
Wierd title? I wanted to include everything on that. So here is the dilema: A client wants to consume one of my web services but they are string parsing instead of using the XML DOM to read the XML response. Because of the old school way of parsing data Read More...