Answer Posted / alex dorfman
The type 'System.Data.SqlClient.SqlDataReader' has no
constructors defined
Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
How to generate a single aggregate?
What is row state?
What are the pre-requisites for connection pooling?
What is the use of connection object in ado.net?
What is an ado?
What is openquery?
What is the role of clr?
What is execute scalar in ado.net?
How to aggregating data across related tables?
What is the return type of executescalar?
Define data access layer?
What are the advantages and drawbacks of using ado.net?
What are the major challenges in accessing data from a database?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
Define bubbled event?