explain ado.net
Answers were Sorted based on User's Feedback
Answer / surendra
ADO.NET provides consistent access to data sources such as
Microsoft SQL Server, as well as data sources exposed
through OLE DB and XML. Data-sharing consumer applications
can use ADO.NET to connect to these data sources and
retrieve, manipulate, and update data.
ADO.NET cleanly factors data access from data manipulation
into discrete components that can be used separately or in
tandem. ADO.NET includes .NET Framework data providers for
connecting to a database, executing commands, and retrieving
results. Those results are either processed directly, or
placed in an ADO.NET DataSet object in order to be exposed
to the user in an ad-hoc manner, combined with data from
multiple sources, or remoted between tiers. The ADO.NET
DataSet object can also be used independently of a .NET
Framework data provider to manage data local to the
application or sourced from XML.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ranjan
ADO.NET is a set of libraries[assemblies] provided with .NET towords different types of data communication.
The core library of ADO.NET is system.data.dll
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / deepak baldia
ADO.NET is activeX data object.
It is used to connect the database.
it is in two forms connected and disconnected.
its provides xml support.
It speed is fast tha that older ADO
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jj
ado.net is new data access technology it is disconnected
architecure i.e there is not necessary to connect database
always whenver it requires data that time only connects
basically the library of ado.net is system.data
its uses connection , command , data reader, data adapter,
dataset
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / michael jerold
ado.net has connected archtecture and disconnected arcitecture
base class is system,data.sqlclinet.
It has some data provider:
command object
connection object
dataadapter
datareader
dataset
| Is This Answer Correct ? | 0 Yes | 1 No |
What parameters can you pass in the url of the api?
What is the use of execute non query in asp.net?
.net allows which inheritence
6 Answers AG Technologies, Samcomm,
Authentication and Authorization
What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? What causes it?
Why viewstate is used in asp.net?
What is the difference between repeater over datalist and datagrid ?
Distinguish between Server-side and Client-side code with its functionality?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
repeater and gridview diff? Why is repeater fast than gridview?
What is a gridview in asp.net?
What do you mean by authorization?
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)