How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
917What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
923Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
1090
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is bubbled event?
Is it possible to edit data in Repeater control?
What is the difference between ADO and ADO.Net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What are the core objects of ADO.NET?
Define bubbled event?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain the differences between oledb sql server, oledbdotnet provider?
How can we serialize the dataset object?
What is difference between Dataview and Datatable?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
What Is Difference Between Ado And Ado.net?
Which property is used to check whether a DataReader is closed or opened?
What is data reader in ado.net?