What steps will reproduce the problem? What is the expected output? What do you see instead? There's a select from an MS SQL Server database that is returning no rows when I include an XML field. For ...
When I started creating Web Services, I was using ADO.NET DataSets to retrieve data and then sending that data to my consumers using XML. Those Web Services are still there, but my consumers now want ...