What does ADO.NET consists of ?
Answers were Sorted based on User's Feedback
Answer / shwetha
it consists of:
1)SQlconnection
2)Sqlcommand
3)SqlDataAdaptor
4)SqlDataReader
5)DataSet
6)DataRow
7)DataColumn
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ansu kumar
it consist of
dataset
datarelation
datatable
datacolumn
datarow
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ansu kumar
it consists of
Dataset
dataRelation
datatable
datacolumn
datarow
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / asfaq
ADO.NET is a data accessing technology provided by .NET.
It has differnt namespaces which contains different data
faunctioning classes.
namespaces are:
1.System.data
2.System.data.oledb
3.System.data.sqlclient
4.system.xml
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vaidyanathan r.
ADO.NET consists of the assemblies, types and routines
needed for making connection to database so as to
facilitate the clients(users) with simpler and secured way
of retrival and updating of data residing in the database.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ranjeet kumar panda
ADO.NET consists of mannaged providers to communicate with
datasources from .Net languages
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / beauty
Ado.Net consists of following main objects:
1. Connection
2. Command
3. Dataset
4. Datareader
| Is This Answer Correct ? | 1 Yes | 1 No |
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is the difference between OLEDB Provider and SqlClient?
What are the major challenges in accessing data from a database?
What is the difference between a datareader and a dataset?
How can I retrieve two tables of data at a time by using data reader?
What are the different methods by which we can populate a dataset?
How is entity framework different from ado.net?
What is oledb connection?
What are two important objects of ADO.Net?
What is DataReader Object?
What is serialization and de-serialization in .net?
What is difference between executenonquery and executequery?
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)