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 the default Timeout for SqlCommand.CommandTimeout property?
What is sqldatareader?
How would you connect to database using .NET?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
Which type of database is used while processing dynamic database?
What is ado.net explain with diagram?
What is the provider and namespaces being used to access oracle database?
How to identify the updated rows in a dataset?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What are the types of databinding?
What?s the role of the DataReader class in ADO.NET connections?
Explain how to pass multiple tables in datasets simultaneously?
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)