SSRS Tutorial 3: How to consume SSRS report in C# Windows Application

Опубликовано: 07 Апрель 2026
на канале: CodeAndExecute
2,263
9

This video demonstrates a simple code to connect to a Report Server to generate a report and display on a form. We use Microsoft Report Services Report Viewer Controls WinForms NuGet Package to write the code to get a report from the server and display.

1. Install SSRS and Configure SSRS Reporting Services and Reporting Server
   • SSRS Tutorial 1: Install Microsoft SQL Rep...  

2. Build a tabular SSRS Report
   • SSRS Tutorial 2: Build and deploy a simple...  

3. Call SSRS Reports in C# Code
   • SSRS Tutorial 3: How to consume SSRS repor...  

4. Parameterized SSRS Report
   • SSRS Tutorial 5: Stored Proc for designing...  

5.Using Stored Procedure for SSRS Reports
   • SSRS Tutorial 5: Stored Proc for designing...  

6. Drilldown SSRS Report
   • SSRS Tutorial 6: Drill Through (Expand and...  

Credits:

Music: YouTube Audio Library
Technologies: SSRS, C#

Tools: Report Builder, Visual Studio Community Edition, Microsoft. ReportViewer.Controls.Winform Nuget Package