Answer Posted / anuradha tyagi
Ado.net is a technology.using this we can communicate with
frontend to backend.it having two coponent datareader and
dataadapter .DataReader is work only forwardonly and
readonly.It's for connectedmode only.DataAdapter only for
DisConnected mode.DataAdapter fill all the record in
DataSet.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does the .net framework 3.0 relate to windows vista?
mention what is the difference between ado.net and classic ado?
What are the main features of asp.net mvc 4 used by asp.net web api?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
how can you tell ef to have a different table or column name than that defined for the class?
What is the difference between old ADO.NET and Entity framework coding techniques?
Which are the important namespaces used in ASP.Net MVC?
what do you mean by table-per-hierarchy?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How to update one of my table in database at 4pm every day how it is possible?
Can you set the unlimited length for "maxjsonlength" property in config?
What is model first? : Entity framework
What is mvc entity framework?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is entity framework in asp net?