What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables?
3 ADO.NET 8248
Question { Visual Soft, 5649 }
When you inherit a protected class-level variable, who is it
available to?
Answer
Is This Answer Correct ? | 0 Yes | 0 No |
Question { Visual Soft, 7375 }
C# provides a default constructor for me. I write a
constructor that takes a string as a parameter, but want to
keep the no parameter one. How many constructors should I write?
Answer
Is This Answer Correct ? | 0 Yes | 1 No |
What does the keyword virtual mean in the method definition?
Answer
Is This Answer Correct ? | 7 Yes | 0 No |
When do you absolutely have to declare a class as abstract
(as opposed to free-willed educated choice or decision based
on UML diagram)?
Answer
Is This Answer Correct ? | 3 Yes | 3 No |
Question { 7139 }
What are the ADO.NET Controls?
Answer
Is This Answer Correct ? | 10 Yes | 0 No |
Question { 17539 }
what is typed and untyped dataset
Answer
Is This Answer Correct ? | 15 Yes | 3 No |
How to call the SQL commands asynchronously in ADO.NET
version 2.0
Answer
Is This Answer Correct ? | 3 Yes | 1 No |
Question { Siebel Systems, 7566 }
What is a delegate?
Answer
Is This Answer Correct ? | 1 Yes | 0 No |
Question { 9107 }
what are the differences b/w structure and class?
Answer
Is This Answer Correct ? | 14 Yes | 0 No |
Question { 5643 }
Y go for Interface? What is use of interface?
Answer
Is This Answer Correct ? | 3 Yes | 1 No |