What are the Different layers in ADO.Net?
Answer Posted / suresh.r
1.Presentation Layer
2.Buisness logic layer
3.Data access layey
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What are the uses of Stored Procedure?
What are the namespaces used in ADO.Net to connect to a database?
What is execute reader in ado.net?
What are dataproviders?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Explain how can we load multiple tables in to dataset?
Explain how to find the given query is optimised one or not?
What is executenonquery ado.net?
What is oledb driver?
What is maximum pool size in ado.net connection string?
What is the difference between SqlCommand and SqlCommandBuilder?
What are the Features and disadvantages of dataset
What are the usages of the command object in ado.net?
What are the several execute methods of ado.net?
How does ado.net work?