Microsoft Certified Professional Developer/Exam 70-528/Web-Based Client Development/Create, delete, and edit data in a connected environment

Retrieve data by using a DataReader object.
Build SQL commands visually in Server Explorer.
Build SQL commands in code.
Create parameters for a command object.
Perform database operations by using a command object.
Retrieve data from a database by using a command object.
Perform asynchronous operations by using a command object.
Perform bulk copy operations to copy data to a SQL Server computer.
Store and retrieve binary large object (BLOB) data types in a database.