What does ADO.NET consists of ?

Answers were Sorted based on User's Feedback



What does ADO.NET consists of ?..

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

What does ADO.NET consists of ?..

Answer / ansu kumar

it consist of
dataset
datarelation
datatable
datacolumn
datarow

Is This Answer Correct ?    5 Yes 0 No

What does ADO.NET consists of ?..

Answer / ansu kumar

it consists of
Dataset
dataRelation
datatable
datacolumn
datarow

Is This Answer Correct ?    3 Yes 1 No

What does ADO.NET consists of ?..

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

What does ADO.NET consists of ?..

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

What does ADO.NET consists of ?..

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

What does ADO.NET consists of ?..

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

Post New Answer

More ADO.NET Interview Questions

Explain how do you connect to sql server database without using sqlclient?

0 Answers  


What is a dataset?

3 Answers  


Define the data provider classes that is supported by ado.net?

0 Answers  


How to create dynamic gridview?

0 Answers   MCN Solutions,


What is difference between datagridview and datagrid control in winforms?

0 Answers  






What is the use of Dataview?

0 Answers  


Explain the overview of ado.net architecture?

0 Answers  


differance between ADO vs ADO.Net?

0 Answers   MCN Solutions,


What are advantages of microsoft-provided data provider classes in ado.net?

0 Answers  


What is connection pooling and what is the maximum pool size in ado.net connection string?

0 Answers  


How is entity framework different from ado.net?

0 Answers  


Difference between ADO and ADO.net ?

11 Answers   Accenture, BirlaSoft, College School Exams Tests, Krest, Red Apple,


Categories