In c# how to connect crystal report?

Answers were Sorted based on User's Feedback



In c# how to connect crystal report?..

Answer / raja mohamed

using CrystalDecisions.Shared;(name Space
using CrystalDecisions.CrystalReports.Engine;(name space)

Is This Answer Correct ?    14 Yes 7 No

In c# how to connect crystal report?..

Answer / h

using CrystalDecison.Shared namespace

Is This Answer Correct ?    8 Yes 4 No

Post New Answer

More C Sharp Interview Questions

What is the use of GC.KeepAlive Method?

0 Answers   HCL,


What is deadly diamond problem?

0 Answers  


How long does a loop recorder procedure take?

0 Answers  


What is dbcontext c#?

0 Answers  


Explain what are three test cases you should go through in unit testing?

0 Answers  






What are properties and indexer?

1 Answers   TCS,


Is inheritance possible in c sharp?

0 Answers  


What is the different types of private assembly and shared assembly?

0 Answers  


What does private void mean in c#?

0 Answers  


Why delegates are safe in c#?

0 Answers  


What is an interface class? Give one example of it

0 Answers  


How to use the sreamReader class to read form a text file?

0 Answers   MCN Solutions,


Categories