What are the main components of the ADO object model? How
are they used?

Answer Posted / pandi g s

1. DataProvider
1. Connection
2. Command
3. Data Reader
4. Data Adapter
1. Insert command,update,delete and QueryBuilder

2. DataSet
1. Datarow,datacol,datatable,dataview,datarelation

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why and where this web.config file is used?

605


What are the difference between function and stored procedure in .net programming language?

274


What does uri mean?

507


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2241


What is microsoft windows sharepoint services?

551






How many ways are there to maintain a state in .net? What is view state?

600


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

604


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

534


In a Repeater control how one can provide an alternating color scheme ?

579


What are Master Pages in ASP.NET?

587


What is difference in .net 1.1 and .net 2.0?

598


Explain one critical mapping?

574


What is difference between web api and web services?

547


What is preprocessor in .net?

546


Where session variables are stored?

555