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

What is the difference between thread and process, What is the difference b...

What is the difference between thread and process?  Thread - is used to implement more than one program at a time. process - implements single program A thread is a path

How different are interface and abstract class in .net, How different are i...

How different are interface and abstract class in .Net? Abstract classes cannot be instantiated it can have or cannot have abstract method basically called as must inherit as t

Advantages of using uml, What are advantages of using UML? As the name ...

What are advantages of using UML? As the name suggests the UNIFIED MODELING LANGUAGE, The Modeling has been around for years, not only in the software field but also in other t

How does authorization work in asp.net ?, The ASP.NET impersonation is tota...

The ASP.NET impersonation is totally controlled by entries in the applications web.config file. Default setting is "no impersonation". You can explicitly describe  that ASP.NET sho

Yuy, Ask queyuyuystion #Minimum 100 words accepted#

Ask queyuyuystion #Minimum 100 words accepted#

What are tuples, What are tuples? Tuple is a fixed-size collection that...

What are tuples? Tuple is a fixed-size collection that can have elements of either similar or different data types. Same to arrays, a user must have to specify the size of a tu

What is the appfabric component, What is the AppFabric component? The A...

What is the AppFabric component? The AppFabric component is used to make access control and dole out messages across clouds and enterprises. It has a service-oriented architect

Develope a microblogging and bookmarking site, General Overview A number...

General Overview A number of organisations are using micro-blogging as a cost-effective way of communicating with customers, building online communities and releasing informatio

Project baselines, What is a project baselines? The Project base line d...

What is a project baselines? The Project base line defines a logical closure of any deliverable or cycle. For example you have done the requirement phase with sign off from the

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