What is executereader in c#?
No Answer is Posted For this Question
Be the First to Post Answer
Is enum a class c#?
What are value types and reference types?
How string definitions will prevent escaping on backslashes in C#?
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?
What does it mean?
how to implement singelton in C# & its uses?
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?
What is difference between c sharp and c#?
What?s an interface class?
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?
What are strongly typed objects?