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
Why API functions are Required?
What is OLEDB?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
what are the Types of LockEdits in RDO?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
With in the form we want to check all the text box control are typed or not? How?
____ property of menu cannot be set at run time.
Is there any Edit method in ADO Data Access method?
How can you filter out specific type of file using file system controls?
What is ActiveX? Explain.
What is shortcut menu and explain "The ole control's shortcut menu".
What are the important components of OLEDB?
What is difference between datagrid and flexgrid?
How to down load image properties.
How do I mimic a toggle button?