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
How do I do Peek and Poke and other low-level stuff?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is file in vb?
Explain the usage of Web Browser Control?
What is constructors and distructors.
How do I get the Tab key to be treated like a normal character?
How would you add elements and pictures to listitems in listview control?
What is ado data control in vb6 0?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How many ways we can access file using VB?
Is it posible to Create Tables Through Querydef?
Timer control contains ________ no. of events.
How can you save and Get data from Clipboard/ Recordset object consists what?
What is the difference between change event in normal combobox and dbcombobox?
How would you use ActiveX Dll and ActiveX Exe in your application?