explain ado.net

Answer Posted / jj

ado.net is new data access technology it is disconnected
architecure i.e there is not necessary to connect database
always whenver it requires data that time only connects


basically the library of ado.net is system.data

its uses connection , command , data reader, data adapter,
dataset

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where you store Connection string in "Web.Config" file in ASP.NET?

578


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

535


What is meant by ispostback in asp net?

537


What is active web pages?

496


Explain the use of duration attribute of @outputcache page directive.

615






Can you explain how ASP.NET application life cycle and page life cycle events fire?

562


In Code-Behind class which kind of code (server or client) is found ?

590


what is meant by sitemapnode ?

1493


Can we override the enablepartialrendering property of the scriptmanager class?

639


What is voluum?

530


Explain automatic memory management in .net.

586


What is _viewstart?

499


Explain how asp.net page works?

533


Where code pages are used?

683


What are the different methods of session maintenance in asp.net?

526