Answer Posted / prabhu
The System.Data namespace consists mostly of the classes
that constitute the ADO.NET architecture. The ADO.NET
architecture enables you to build components that
efficiently manage data from multiple data sources. In a
disconnected scenario (such as the Internet), ADO.NET
provides the tools to request, update, and reconcile data
in multiple tier systems. The ADO.NET architecture is also
implemented in client applications, such as Windows Forms,
or HTML pages created by ASP.NET.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is form in visual basic?
How do I add a form in visual basic?
What is dao in vba?
With in the form we want to check all the text box control are typed or not? How?
What is OLEDB?
what are the Types of LockEdits in RDO?
Data Control missing from toolbox when I use VB under NT3.5. Why?
Explain Default cursor Type and LockEdit type in DAO?
How can you get selected file from file system Control?
1s it posible to Create Tables Through Querydef?
Explain about control properties?
How to use hyperlink?
what is the Difference between Linked Object and Embedded Object?
What is the difference between change event in normal combobox and dbcombobox?
What are the uses of List View Control?