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

Develop .net project, Develop .Net project Project Description: We wa...

Develop .Net project Project Description: We want to make .net you have to be good knowledge on the subsequent Microsoft Active Directory, Lync 2010 - 2013 databases

Delegate, What is a delegate? The Delegate is the class that can hold a...

What is a delegate? The Delegate is the class that can hold a reference to a method or a function. The Delegate class has a signature and it can only reference to those methods

Determine .net framework, What is .NET Framework? .NET Framework is a c...

What is .NET Framework? .NET Framework is a complete environment that permits developers to develop, run, and deploy the following applications:     Windows services

Difference between convert.tostring and .tostring() method, What is the dif...

What is the difference between Convert.toString and .toString() method To know the difference between Convert.toString and .toString() see the below code : int i =0; Mess

Three tier architecture, What is three tier architecture? The 3 tier so...

What is three tier architecture? The 3 tier software architecture was comes into action in the 1990s to overcome the limitations of the 2 tier architecture. There are 3 laye

Data base management, 1. What are the limitations of file based data storin...

1. What are the limitations of file based data storing techniques?

I need a experienced microsoft .net web developer, Experienced Microsoft .N...

Experienced Microsoft .NET web developer The developer must be reliable as well as most of all use best practices for coding as well as application design. a) .NET 3.5 (ideal

Nested classes, What is nested Classes? You can access an array using t...

What is nested Classes? You can access an array using the INDEX value of that array, but how many times you know the real value of the index. The Hashtable provides a way of ac

Different transaction levels in sql server, What are different transaction ...

What are different transaction levels in SQL SERVER? The Transaction Isolation level decides how is the one process isolated from theother process. Using the transaction levels

C#, . write a program for displaying the total no of characters, words and ...

. write a program for displaying the total no of characters, words and sentences in a given file

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