Answer Posted / guest
1 - Presentation Layer
2 - Business logic Layer
3 - Database access layer
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Explain which name space is used to get assembly details?
Difference between sqlcommand and sqlcommandbuilder?
What are dataproviders?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Describe ado.net object model in detail.
How to enable and disable connection pooling?
Which namespaces are used for data access?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is different between sqlcommand object and command behavior object?
Can we connect two dataadapters to same data source using single connection at same time?
Define Execute Reader?
What is aggregate root?
Explain sqlconnection object?
How to find the given query is optimised one or not?