Can you explain the difference between an ADO.NET Dataset
and ADO Recordset?
Answers were Sorted based on User's Feedback
Answer / manjunath
Dataset:
1.With dataset you can retreive data from two different
databases and merge them into one dataset.It is a connected
service.
2.All representations is done in xml.
3.Dataset can be transmitted on HTTP.
Recordset:
1.With recordset you cannot retreive data from two
different databases and merge them into one recordset.
It is a Connectionless service.
2.All representations is done using COM.
3.Recordset cannot be transmitted on HTTP
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghumadhav tirunagari
DIsconnected architechure . Maintainace relation schemas.
MUtilple table grouping.
Connected one .
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain dotnet framework ?
How can we perform data binding in atlas?
What is cookie less session?
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
What is the mesi? : .NET Architecture
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Define cache coherency? : Dot net architecture
What other than biginteger has been introduced in system.numerics namespace?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain about the base class library provided by microsoft.net?
how to manage session in webgarden ?
3 Answers Binary Logics, Ness Technologies,