Answer Posted / sreenivaas
* SqlDataSource
* AccessDataSource
* ObjectDataSource
* DataSetDataSource
* XmlDataSource
* SiteMapDataSource
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does ado stand for?
Explain advantages of ado.net?
Define connection string?
What is the meaning of object pooling?
How to generate a single aggregate?
What is linq and entity framework?
Why edit is not possible in repeater?
What are the ado.net objects?
What is sqlconnection and sqlcommand?
What does adodb stand for?
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?)
Can you explain how to enable and disable connection pooling?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are the Data providers in ADO.Net?
How many major types of connection objects in ADO.NET?