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
What is entity framework firstordefault?
explain lazy loading, eager loading, and explicit loading?
What are the components of the .net framework.
What is object service? : Entity framework
What is meant by tempdata in mvc?
How can you return string result from Action in ASP.Net MVC?
What are the components required to create a route in mvc?
How can we determine action invoked from HTTP GET or HTTP POST?
Explain Sections is ASP.Net MVC?
what is datacontrols?
What is RouteConfig.cs in ASP.Net MVC 4?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is the advantage of using asp.net routing?
Can I uninstall microsoft .net framework?
When will the .net framework 3.0 be released?