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 is microsoft ado?
What are the two fundamental objects in ADO.NET?
What is the difference between statement and preparedstatement interface?
How do you update database through dataset?
what is data access layer?
How do we invoke queries from the application
Which is the best method to get two values from the database?
What is a string variable?
What is the difference between typed and untyped dataset?
Explain the ADO . Net Architecture ( .Net Data Provider) ?
What are the disadvantages of using datalist?
What is reference by value how does it works in .net?
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)