|
This course introduces users to a variety of ways to manipulate data and to move data from place to place using Visual C# .NET.
Objectives:
After completing this course, students will be able to:
- Use ADO.NET classes to work with data
- Use DataSet objects
- Use strongly typed DataSet objects
- Find, sort, update and add data in DataSet objects
- Use XML data
- Use .NET classes for XML
Topics:
- Working with data
- The FileStream class
- Text and binary file data
- Data providers and their objects
- SqlConnection and SqlCommand
- SqlDataReader and SqlDataAdapter
- DataSet objects
- Using DataSet objects
- Strongly typed DataSet objects
- DataSet objects and multiple tables
- Finding and sorting data
- Updating and adding data
- Deleting data and editing with DataGrid
- Using XML data
- The .NET classes for XML
- Treating XML as relational data
|