What are the Different layers in ADO.Net?
Answer Posted / nina
1.Disconnected layer
2.Connected layer
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of using datalist?
How can I retrieve two tables of data at a time by using data reader?
Define data access layer?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
How to Read, Add, Update and Delete record in Entity Framework ?
Explain how to pass multiple tables in datasets simultaneously?
What is the difference between DataReader and DataSet in ADO.NET?
How to retrieve the user id which is provided while windows authentication?
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?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Explain what are the steps to connect to a database?
What are the different row versions available in table?
What is ado net stands for?
Explain the difference in an abstract class and an interface?
Some important instruction regarding ADO.NET connection string ?