what is ADO.NET

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


Please Help Members By Posting Answers For Below Questions

What is the purpose of a web form?

740


What is MVVM design pattern?

794


What is ViewData and TempData in ASP.Net MVC?

770


What is entitytype? : Entity framework

727


What is meant by bootstrap in mvc5?

848


How do I use partial view?

724


what is deferred loading(lazy loading)?

759


What are the 3 main components of an asp.net mvc application?

744


What are the components of the .net framework.

767


Mention some action filters which are used regularly in ASP.Net MVC?

748


Explain how you can implement Ajax in MVC?

729


mention what is csdl, ssdl and msl sections in an edmx file?

790


What is the difference between model view and controller?

669


Explain tempdata in asp.net mvc?

779


What is the use of action filters in an mvc application?

845