Print Page | Close Window

Learning to create reports in Crystal report

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=148
Printed Date: 19 May 2024 at 5:16am


Topic: Learning to create reports in Crystal report
Posted By: rakesh
Subject: Learning to create reports in Crystal report
Date Posted: 23 Jan 2007 at 7:56am
Hi guys...i wan't to learn making reports in crystal report using visual studio 2005 in c#.....Is there any book for help?
 
 
 


-------------
rocksyou



Replies:
Posted By: BrianBischof
Date Posted: 23 Jan 2007 at 9:16am
I'm not going to have my .NET 2005 book out for a few more months. My .NET 2003 book has been used by many people learning 2005 and they tell me that it has been very helpful. The one thing that my 2003 book doesn't work with is ASP.NET projects using embedded reports. For 2005, they removed that functionality from web projects (it still exists for Windows projects) and you have to use the ReportDocument.Load() method to load report files and display them on the internet. Other than that, the rest of the code in the book should be pretty accurate.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: KMeyer
Date Posted: 04 Feb 2007 at 2:09am

Also refer to the "Crystal Reports Tutorial" post here it has some other usefull links. Brians book as mentioned is also a worthwile addition to the library.

Kim Big%20smile




Print Page | Close Window