Various components in crystal reports - .NET crystal reports

What are the various components in crystal reports?

When .NET application uses crystal reports, the following components are required:

Report files: .rpt or report files needs to be distributed which can either be compiled into the application (Embedded) or independently (non embedded) from the application.

Crystal reports merge module: The merge module ensures that the correct report components and component versions are installed with the application.

.Net Framework: .Net framework must be available on the client machine.
Steps to display a simple report in crystal - .NET crystal reports
DOT.NET - Crystal reports offer a report designer. First, select specific rows and columns from a table...
Components and capabilities of the .NET Compact Framework
Some of the components and capabilities of .NET CF: Supports garbage collection, Has various controls along with supported properties, methods and events.....
Differences between the .NET Compact Framework and the full .NET Framework
.NET Framework and also includes some specific class libraries for supporting mobile devices. Here are the differences:
Post your comment