You can edit almost every page by Creating an account and confirming your email.

ActiveReports

From EverybodyWiki Bios & Wiki


ActiveReports
File:ActiveReports-Logo.png
File:ActiveReports 10 Designer in Visual Studio.png
Developer(s)Data Dynamics, now GrapeCity
Stable release
17 / 24 January 2023; 3 years ago (2023-01-24)
Engine
    PlatformWindows Forms / ASP.NET / .NET / Microsoft SQL Server / HTML5 / JavaScript
    TypeBusiness intelligence, Reporting
    LicenseProprietary
    Websitewww.grapecity.com/activereportsnet

    Search ActiveReports on Amazon.

    ActiveReports is a .NET reporting tool used by developers of .NET (cross-platform, WinForms), and ASP.NET/JavaScript (WebForms, MVC 5, Core, Blazor) applications. It was originally developed by Data Dynamics, which was then acquired by GrapeCity, now known as Mescius. It is written in managed C# code and allows Visual Studio programmers to leverage their knowledge of C# or Visual Basic.NET when programming with ActiveReports.[citation needed]

    ActiveReports allows developers to create Windows and Web applications, which allow end-users to create and/or preview complicated reports. Among the components included with ActiveReports are exports to file formats such as PDF, Excel, RTF, Word and others. ActiveReports also includes Visual Studio integrated report designer, and an API that developers use to create customized reports from a variety of data sources.

    ActiveReports allows to create and work with next types of reports:

    • Section Reports with banded sections like the original ActiveReports (reminiscent of Microsoft Access reports). Really, it is a set of two similar formats (with some differences, like differences in scripts): XML-based (can be created by end-users) and CodeDOM-based (required Visual Studio).
    • Report Definition Language based report types:
      • RDL Reports with a continuous page layout like the original Data Dynamics Reports. Similar to reports from SQL Server Reporting Services.
      • RDL Multi-Section Reports - extension of RDL Reports with different page sizes.
      • RDL Dashboard Reports - web-first extension of RDL Reports to develop reports, which can be used as Dashboard.
      • Page Reports with a fixed layout for pages. Created to reproduce legacy paper forms logic.[citation needed]

    ActiveReports has 2 editions: Standard and Professional (with some features unlocked).

    References

    External links


    This article "ActiveReports" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:ActiveReports. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.