During the course of this tutorial, you will complete the following activities:
-
Create an application using the Microsoft Visual Studio Console Application project template.
-
Generate classes from the Report Definition Language (RDL) schema using the xsd tool.
-
Connect to a report server and retrieve a report definition.
-
Write code to update the report definition file.
-
Save the updated report definition back to the report server.