What is executereader in c#?


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

Post New Answer

More C Sharp Interview Questions

Is enum a class c#?

0 Answers  


What are value types and reference types?

0 Answers  


How string definitions will prevent escaping on backslashes in C#?

0 Answers   Siebel,


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What does it mean?

0 Answers  






how to implement singelton in C# & its uses?

1 Answers   TCS,


Can you change the value of a variable while debugging a C# application?

1 Answers   Siebel Systems, Wipro,


What is a partial class. Give an example?

0 Answers  


What is difference between c sharp and c#?

0 Answers  


What?s an interface class?

1 Answers  


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

0 Answers   HCL,


What are strongly typed objects?

0 Answers  


Categories