Chapter 6. Consuming and Manipulating Data

Terms you'll need to understand:

  • System.IO and System.Xml namespaces

  • ADO.NET

  • Transact-Structured Query Language (T-SQL)

  • FileStream and DataAdapter objects

  • DataView object

  • Extensible Markup Language (XML)

  • XmlDocument and XmlDataDocument objects

Techniques you'll need to master:

  • Understand ad-hoc queries and stored procedures.

  • Know how to construct basic T-SQL statements, including SELECT, INSERT, UPDATE, and DELETE, as well as SQL Server stored procedures.

  • Know which objects are part of the System.Data namespace shared by all data providers and which are part of specific data provider namespaces, such as System.Data.SqlClient and System.Data.OleDb.

  • Understand how to use the DataSet object to make data available ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.