ADO.NET interview questions: - Can you explain namespaces provided by .NET for data management?
- By Shiv Prasad Koirala in ADO.NET
- Nov 10th, 2011
- 4852
- 0
Following are the namespaces provided by .NET for data management:-
System.Data
This namespace has the dataset object which helps us to access data in a data source independent manner.
System.Data.SqlClient:
This namespace has objects which helps us to connect to SQL Server database.
System.Data.OleDB
This namespace has objects which helps us to connect to other databases like Oracle, Access and also SQL Server database.
System.XML
This Contains the basic objects required to create, read, store, write, and manipulate XML documents.
ADO.NET namespaces
See the following video on calling a stored procedure using LINQ: -
Avail from the link more ADO.NET interview questions for preparation.
Regards,
Refer author's other blog for completeADO. NET interview questions
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more