What are the Different layers in ADO.Net?
Answer Posted / chinnu
hey..
that is the layers of ado.net .layers of 3 tier
architecture..........
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the difference between connected and disconnected environment?
What are the various methods provided by the DataSet object to generate XML?
What is the difference between data reader and data adapter?
What are the advantages of using datalist?
Explain how to find the given query is optimised one or not?
What is disconnected scenario in entity framework?
What is an ado?
Which is the best method to get two values from the database?
What is disconnected architecture in ado.net?
What are the disadvantages of using datalist?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Explain the advantages and disadvantages of using datalist?
What is ole word?
What is the usage of the dataset object in ado.net?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?