what is ado.net
Answers were Sorted based on User's Feedback
Answer / narendra chary
1. Ado.net is an object library to communicate with datasources
2. Ado.net is maintained under system.data namespace
3. Ado.net objects are connection, command, dataset, datareader
4. Ado.net has two types of architecture connection-oriented
and disconnected architecture.
5. connection oriented architecture is the datareader and
disconnected architecture is the dataset.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / durai
ado.net means activex data object.it is used to connect
data base
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ranjana tyagi
ado.net is a collection of classes.It supports a
dissconnected architecture.
The ado.net arc contains------
datareader,dataadapter,connection,command
and dataset.
here dataset contains collection of datatable(collection of
datarow,datacolumn).
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / nazrul.nazi
Ado.net is technology which is used in Asp.Net for Connection
with databases.it used for Both Connectionless or connected
mode.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nagarjunareddy.sannapareddy
ado .net is a object library which is used to communicate
with database
using this ado.net we can develop client-server architecture
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smriti
ado.net basically provides the connectivity to the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkat
It is a Disconnected architecture,data is retrieved from
database and cached on your local machine and manipulations
can also be performed on database.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sreenivas kalluri
ADO .Net is Active Data Object which acts as a bridge
between data base and data set for transfering data.
| Is This Answer Correct ? | 2 Yes | 5 No |
Explain domestic architecture artifacts? : .NET Architecture
what is the difference between Exportdll and Importdll ?
What are the types of memory management? : Dot net architecture
Different types of authentication modes in .net framework ?
what are clr,cls,cts?what is .net framework?
Can you explain the difference between an ADO.NET Dataset and ADO Recordset?
readonly syntax ?
Explain .net mobile input controls? : Microsoft dot net mobile
data types used in validation control
What is static Constructor?
i want to know that now a days which software course has demand and more opportunities please give me reply to my mail id
How can I create a application?