Answer Posted / babita
1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What you mean by filtering of data?
How to find the given query is optimised one or not?
Describe the command object and its method.
What is the role of data provider in ado.net?
What is the default Timeout for SqlCommand.CommandTimeout property?
What is the difference between Datareader and Dataset?
What is difference between Dataview and Datatable?
What are the types of databinding?
Explain the difference in record set and dataset?
What is the use of connection object in ado.net?
Why do we need ado.net?
What is ole in excel?
What is isolation?
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?
Define bubbled event?