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 |
What are the benefits of using ado.net?
Is entity framework better than ado.net?
When multiple users attempt to modify data at the same time Ex user 1 is updating record at same time user2 deleted record sucessfully.now user1 has press update button . how to handle concurrency
What are the advantages of using datalist?
What is difference between dataset and datatable?
What are the key events of sqlconnection class?
how would i implement dropdownlist in gridview using c#
What provider ADO.net use by default ?
5 Answers Accenture, BirlaSoft, Wipro,
What does connection string consists of ?
Which is better ole db or odbc?
Why do we need ado.net?
What is the difference between sqlcommand and sqldataadapter?
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)