Resources  
  • Different methods of loading Crystal Report in Crystal Report Viewer in VB.NETNov 08, 2012. This article explains different methods of loading Crystal Report in the Windows Forms from VB.NET.
  • Crystal Reports and Reporting ServicesMay 21, 2008. This article is intended to illustrate and discuss the development of reports using Crystal Reports (CR) and Reporting Services (RS).
  • How to Export Crystal Report in ASP.NETMay 06, 2004. When using Crystal Reports in ASP.NET, the CrystalReportViewer control does not have the export or the print buttons like the one in Windows Form. We can still achieve some degree of export and print functionality by writing our own code to handle exporting.
  • Understanding Crystal Report ViewersOct 07, 2003. Crystal Report Viewers work as a container of a report and allow us to view a crystal report in Windows and Web applications. Crystal Reports for Visual Studio .NET provides two report viewers – Windows Forms Viewer and Web Forms Viewer.