Community

Using SQL Server’s XML Support (Sample Chapter)

(Ken Henderson) SQLXML provides managed code classes that allow you to retrieve XML data from SQL Server (you can translate the data to XML on the server or at the client). These classes have analogues in the .NET Framework itself but are more geared toward SQLXML and exposing its unique functionali

Read More - Register for Free Membership