What is sqldatareader c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is linkedhashset synchronized?

0 Answers  


What you mean by delegate in c#?

0 Answers  


Are value types sealed?

0 Answers  


How to authenticate web service? When you enter the web service url in browser it should ask username and password. After entering the un&pwd we have to show its methods and service description(wsdl).

3 Answers  


What is the difference between field and property in c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?

0 Answers  


What is an array? Give the syntax for a single and multi-dimensional array?

0 Answers  


What is the advantage of dependency injection?

0 Answers  


You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?

0 Answers  


What is method and function in c#?

0 Answers  


What is the use of nullable types in c#?

0 Answers  


Categories