You can add Data Dynamics Reports to any Visual Basic .NET or C# project.
To create a report project
- Open Microsoft Visual Studio® .NET and open or create a new Visual Basic .NET or C# solution.
- In the Solution Explorer, right-click the project and choose Add New Item (or from the Project menu, choose Add New Item).
- Select the Data Dynamics Reports category, choose Report from the list of templates and click OK.
You can also create a report without creating a project in Visual Studio.
To create a report without creating a project
- Open Microsoft Visual Studio® .NET and open the File menu.
- Select New > File.
- Under Categories, select Data Dynamics Reports.
- Select the Report template and click Open.
When you close the report, you will be prompted to save it. The report can be added to projects or opened in the Report Previewer application.
Reference
Creating Reports