|
Description:Microsoft’s SQLXML technology fuses SQL and XML, enabling rapid development of database-centric ASP.NET web applications. Developers need to become comfortable with thinking of SQL data access in terms of XML documents. This article presents the SQLXML 3.0 managed classes – SqlXmlComand, SqlXmlParameter, and SqlXmlAdapter. These basic SQLXML classes are discussed and demonstrated using the SQL Server sample Northwind database. A companion article will discuss advanced SQLXML features, including templates, updategrams, and diffgrams.
|