A look at SAP Crystal Reports for Visual Studio 2010
page 1 of 6
Published: 20 Jul 2010
Abstract
This article will review some of the new features of SAP Crystal Reports for Visual Studio 2010 and build a sample application using ASP.NET and SQL Server 2008.
by Vince Varallo
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 26439/ 46

Introduction

If you installed Visual Studio 2010 you probably noticed something missing.  Yes, Crystal Reports is no longer installed as part of Visual Studio 2010.  But fear not, it didn't disappear.  It just needs to be downloaded separately.  The BETA for SAP Crystal Reports for Visual Studio 2010 can be downloaded here.  The production ready version is due out sometime in summer 2010.  Once you download and install it, it will appear in Visual Studio 2010 just like you are used to. 

One of the nice new features in the report viewer control is that reports can now be sorted dynamically by the end user.  There is also a new parameter panel that is displayed in the viewer control that allows the user to easily change parameters on a report.  Another nice feature is that the user can dynamically filter data once it has been retrieved from a database.  This article will review these new features with example code using the AdventureWorks sample database provided by Microsoft.  You can download the AdventureWorks database here.  Once you've installed the database you need to create a SQL Login that the ASP.NET application can use to connect to the database.  My sample code expects a SQL Login to be called "aspalliance" and the password should be set to "aspalliance".


View Entire Article

User Comments

Title: Need another sample   
Name: Matt Slay
Date: 2010-07-21 5:29:44 AM
Comment:
Nice intro showing how it all from within CR, but I'd like to see a sample where I had data from a LINQ query (EF or Linq To Sql) or even DataTables, where the querying and filtering happens in code inside my DAL, and then how that data can be passed into the report.

Product Spotlight
Product Spotlight 



Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-26 4:40:24 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search