Namespace in which .net have the data functionality classes, DOT NET Programming

Assignment Help:

What is the namespace in which .NET have the data functionality classes?

System.data :

This namespace contains the basic objects used for accessing &  storing relational data, like  DataTable,DataSet, and DataRelation. Each of these is independent of the type of the data source and the way we connect to it.

System.Data.OleDB :

This namespace contains the objects that we use to connect to a data source via an OLE-DB provider, like the OleDbCommand, OleDbConnection,  etc. These objects inherit from the common base classes,&  so have the similar methods,properties,  and events as the SqlClient equivalents.

System.Data.SqlClient :

This namespace contains the objects that we use to connect the  data source via the Tabular Data Stream (TDS) interface of  the Microsoft SQL Server . This can normally give better performance as it removes some of the intermediate layers required by an OLE-DB connection.

System.XML

This namespace Contains the basic objects needed to create, store, read, write, and for manipulating XML documents according to W3C recommendations.


Related Discussions:- Namespace in which .net have the data functionality classes

Need software reconfiguration, Need Software Reconfiguration Project Des...

Need Software Reconfiguration Project Description: I have a small program -exe that after selecting an item from the menu it start an .xls file and executes a security proces

What is lazy initialization, What is lazy initialization? Lazy initiali...

What is lazy initialization? Lazy initialization is a process by which an object is not initialized until it is first called in your code. The .NET 4.0 introduces a new wrapper

Difference between class and structure, What is the difference between Clas...

What is the difference between Class and structure's? The main differences between them are as follows:- 1) The Structure is value types while classes are referen

What are value types and reference types, What are value types and referenc...

What are value types and reference types?  Value type - bool, byte, chat, decimal, double, enum , float, int, long, sbyte, short, strut, uint, ulong, ushort. Value types are

What is cyclomatic complexity and why is it important, What is cyclomatic c...

What is cyclomatic complexity and why is it important? Cyclomatic complexity is a computer science metric (measurement) developed by Thomas McCabe used to generally calculate t

What is the use of dataview, What is the use of DataView? User-defined ...

What is the use of DataView? User-defined view of a table is contained in a DataView. A complete table or a small section of table depending on some criteria can be shown by an

C#, 13579 3579 579 79 9 How to the logic in code. pls give me Ans.

13579 3579 579 79 9 How to the logic in code. pls give me Ans.

Name the control that exposes the linq features, Name the control that expo...

Name the control that exposes the LINQ features to Web developers through the ASP.NET data-source control architecture. The LinqDataSource control exposes the LINQ features to

Disco, What is DISCO? The Web Service Description Language (WSDL) is a ...

What is DISCO? The Web Service Description Language (WSDL) is a W3C specification which defines the XML grammar for describing the Web Services.XML grammar describes details li

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd