Sponsored By
MindStick SurveyManager
Advertise with Us
Advertisement
Advertise with Us
Follow Us
Follow _MindStick_ on Twitter View MindStick Software's LinkedIn profile View MindStick Software's Facebook profile
Mindstick
Article Article  Forum Forum  Blog Blog  Quiz Quiz  Beginner Beginner  Careers Careers  Contact Contact  Login Login  
Home | Product | Services | About Us | Interview | DeveloperSection | Submit an Article | Submit Blog
Report Abuse Form
Reason:    
   

Home >> .Net >> ADO.Net >> What is ADO.NET?
Author Post

yash Singh


Total Post: 15
Member Since: 10/25/2010
Points: 79
What is ADO.NET?
Posted On: 12/7/2010 5:37:34 AM

What is ADO.NET?

Author Post

Pushpendra Singh


Total Post: 9
Member Since: 10/25/2010
Points: 61
Re: What is ADO.NET?
Posted On: 12/7/2010 6:12:55 AM
What is Ado.net

ADO.NET, an object oriented data access technology, is essentially a collection of classes used to communicate between an application and a database. ADO.NET provides consistent access to data sources such as Microsoft SQL Server. The ADO.NET classes are found in System.Data.dll.

DataProvider in Ado.net

The following are the supported DataProviders:

• Odbc Data Provider

• OleDb Data Provider

• Oracle Data Provider

• SqlServer Data Provider

Connection

The following are the supported Connection classes:

• OleDbConnection

• OdbcConnection

• OracleConnection

• SqlConnection

Command

The Command object is used to send the SQL Statements to the database. Commands are used to insert data, retrieve data and execute stored procedures in the database. The following are the methods of the Command class:

• ExecuteScalar

• ExecuteReader

• ExecuteNonQuery

• ExecuteXmlReader


Author Post

Uttam Misra


Total Post: 113
Member Since: 6/2/2010
Points: 818
Re: What is ADO.NET?
Posted On: 12/14/2010 2:46:06 AM
Yash you can post conceptual question in Interview Section of MindStick.
Thanks!
Report Abuse Form
Reason:    
 
Total Online Users: 7196
Advertisement
MindStick DataConverter
Advertise with Us
  
Copyright © 2013MindStick. All Rights Reserved.