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
What is caching in asp.net?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
How can we create custom controls in asp net?
Is it true that a Web service must be written in .NET or not?
How do you secure your connection string information?
How to set the pane area to transparent of a scrollPane component.?
How can u deifne the benefits and limitation of using Viewstate for state management?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Explain the benefits of viewstate?
Define msil.
How to rename a table using sql queries?
How can we prevent browser from caching an aspx page?
Write a code for passing ArrayList in Web API?
what is silver light when will we use silver light,
What is Cookies Less Session?