How can I add Reporting Services reports to my application?
Answer / Ajay Kumar Agnihotry
To add Reporting Services reports to your application, you can use the ReportViewer control in Windows Forms or WebForms. You will need to configure a Report Server URL and credentials in order for the ReportViewer to access the reports.nAlternatively, you can embed the RDL files directly into your project if you don't want to use the Report Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how would you store your query in an SSRS report or a Database server?
What new data source types were added in ssrs 2014?
Can We Use Data-grids For Our Report In Ssrs?
Describe different Processing Modes offered by SSRS?
What is the name of reporting services config file and what’s it’s used for?
Explain how you can deploy an SSRS report?
What are advantages of ssrs or why we should use ssrs?
Which language rdl files made of?
When to use null data driven subscription?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
What is report snapshot?
What is a dataset and what are the different types of datasets?