# Developers

ActiveReports is a complete .NET Core Reporting solution (including .NET Framework). This section gives an overview of tasks for developers in ActiveReports.

## Content



ActiveReports.NET is mainly a product for developers. The developers are responsible for most of the use-cases related to ActiveReports, including:

*   creating and storing reports, especially with Standard license and Code-Based Section reports.
*   binding data sources at runtime and the custom data providers the data sources.
*   creating and customizing the applications.
*   licensing the applications.
*   exporting reports applications.

Some reports creation can be delegated to independent [Report Authors](/activereportsnet/docs/v19.2/report-authors), otherwise this task is primarily for developers. Some customization, configuration, and deployment tasks can be delegated to [DevOps](/activereportsnet/docs/v19.2/devops) too.

In this section, let's dive into the information required by developers to perform their tasks.

## See Also

#### Report Readers

[Report Readers](/activereportsnet/docs/v19.2/report-readers)

#### Report Authors

[Report Authors](/activereportsnet/docs/v19.2/report-authors)

#### DevOps

[DevOps](/activereportsnet/docs/v19.2/devops)