I am learning to use Crystal Report form in my C# Application. I can't seem to find any good tutorial on the net about it. The ones on MSDN pages looks disorganized to me.

Can anyone provide links to good Tutorial?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

If you are totally new to Crystal Reports I would advise you to play a bit with the sample database that is attached to Crystal Reports Xtreme.mdb before you will use Crystal in Visual Studio.

To use CR in your application follow this step by step tutorial:

http://infynet.wordpress.com/2010/10/06/crystal-report-in-c/

link|improve this answer
Thanks for posting the link. It's a basic starter but I must add the language of the article is very poor. – Shamim Hafiz Dec 2 '10 at 11:16
feedback

I'm putting this answer here, even though I haven't finished reading the document myself. Also, this is for Visual Studio 2005 and I'm not sure if that is the one for which you are looking. According to the copyright on the PDF, this was created by Business Objects. Once I am done reading it entirely, I'll update my own opinion.

http://www.willydev.net/descargas/willydev_deployment_crystal2005.pdf

link|improve this answer
Thanks for the link. I hope it's an improvement over the earlier link posted. – Shamim Hafiz Apr 28 '11 at 6:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.