Skip to content

Crystal Reporting Implementation in ASP.NET MVC (.NET Framework)

Notifications You must be signed in to change notification settings

musa-imran/crystal-reporting-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Crystal Reports Integration in ASP.NET MVC

ASP.NET MVC Crystal Reports

This project demonstrates how to integrate Crystal Reports into an ASP.NET MVC application for generating dynamic reports based on data from a SQL Server database.

Features:

  • View, Download, and Direct Print reports using Crystal Reports.
  • Display reports in the browser using Telerik PDF Viewer.
  • Export reports to different formats (PDF, Excel, Word) for download.
  • Filter reports dynamically based on user input.
  • Integration with SQL Server for retrieving report data.

Prerequisites:

Make sure you have the following installed before getting started:

  • Visual Studio (with ASP.NET workload)
  • ASP.NET MVC 4/5 or .NET Core (depending on your project setup)
  • SQL Server (or another relational database)
  • Crystal Reports for Visual Studio (download from SAP's website)
  • .NET Framework 4.x (if using .NET Framework)

Contact for more info:

Screenshots:

1 2 3 4

Releases

No releases published

Packages

No packages published