describe about the ado.net object model
Answers were Sorted based on User's Feedback
Answer / priya
ADO object model includes five components.
They are:
SqlConnection Object,SqlCommand Object,SqlDataReader
object,Dataset object,SqlDataAdapter object.
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / prakash
Not Sql ADO Object Model Only.But ADO.Net has the following
methods also
1.OLEDBProvider
2.SQLProvider
3.ODBCProvider
the above all has the Connection,Command,Data Reader, Data
Set, Data Adapter Also.So Finally List Only Common Object
Models , They are
1. Connection Objects
2. Command Objects
3. DataReader Object
4. DataSet Object
5. DataAdapter Object
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / sandyni
The main object model of an ADO.Net architecture is "Data
Provider". It provides data access to SQl server ,Oracle,
Access in order to retreive,update and insert data in the
datastore.
the main objects of ADO.Net object model are....
1.connection object : used to establish connection to
database.
2.command object: it is used to execute commands and stored
procedures.
3.dataAdapter object: used to establish connection between
datastore and dataset.
4.dataReader object: used to read data from dataset in
forward only.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / michael jerold
connection object
command object
dataadapter object
datareader object
| Is This Answer Correct ? | 2 Yes | 0 No |
Differnces between oracle 9i and sql server?
2 Answers College School Exams Tests, Microsoft,
What is the provider and namespaces being used to access oracle database?
What are the ado.net components?
What are datareaders?
Explain the namespaces in which .net has the data functionality class.
what is connection pooling ?
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
About ADO and its objects ?
What is the difference between executequery and executenonquery?
What is ado recordset?
What is ado.net code?
What is aggregate root?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)