Answer Posted / ashbin
1.ADO.Net is a Technology which interacts with DataSouce in
Disconnected mode.
2.Multiple users can work on Single Database at a time,there
is no Network Traffic.
3.Mapping of Multiple tables through Ado.Net
4.Reduce the workload on Server.
5.But Slow in Speed.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is adodb dll?
What is the difference between data grid and data repeater?
What is the difference between executequery and executenonquery?
What is the difference between linq and ado.net?
What does executereader return?
What is a dataview?
What is ado recordset?
What are the Features of a dataset
Describe the command object and its method.
What are the various methods provided by the DataSet object to generate XML?
Which method is used to sort the data in ADO.Net?
What is ole access?
How can we perform transactions in .net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What are the ado.net components?