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 |
How can you implement sub data grid in a master datagrid?
Explain the difference in an abstract class and an interface?
What is the executescalar method?
How to retrieve the user id which is provided while windows authentication?
How to load multiple tables into a dataset?
How would u connect to database using .NET?
Can we connect two dataadapters to same data source using single connection at same time?
What is the Magic Tables in Sqlserver2000?
What are the types of databinding?
What is execute reader in ado.net?
What is an ado?
What is the use of parameter object?
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)