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

Which function is the entry point for a DLL in MS Windows 3.1?

0 Answers   3i Infotech,


What is the data provider name to connect to access database?

0 Answers  


What is Interface Polymorphism?with E.g

1 Answers  


What is parallel programming in c#?

0 Answers  


Can multiple catch blocks be executed?

4 Answers   Visual Soft,






What is better C# or VB.NET?

0 Answers  


Is null empty or whitespace c#?

0 Answers  


What is the difference between continue and break statement?

0 Answers  


What is the function of the not null constraint?

0 Answers  


int i,string s, String s1 Which is valuetype which is refrence type.

6 Answers   Synechron, Sytel,


What are the 2 broad classifications of fields in c#?

0 Answers  


Explain how to implement an object pool in c#.net

0 Answers  


Categories