What are the two fundamental objects in ADO.NET?
Answers were Sorted based on User's Feedback
Answer / nandini
DataSet and DataReader are the tow funadamental object in
ADO.NET
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sandyni
Dataset which is disconnected and DataReader which is
connected are the two main fundamental objects of ADO.Net
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / spvarma
#1 is wrong remaings are correct
DataSet and DataReader are the tow funadamental object in
ADO.NET
Is This Answer Correct ? | 3 Yes | 0 No |
What are the two fundamental objects in ADO.NET?
What are the steps in connecting to database?
What is ado rdo dao in visual basic?
Which is faster datareader or dataadapter?
What is typed dataset ?
What are the steps in connecting to database ?
What is a non query?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
How do you update a dataset in ado.net and how do you update database through dataset?
What are the pre-requisites for connection pooling?
How to retrieve the user id which is provided while windows authentication?
What is meant by entity framework?