Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • ADO.NET

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 33
    Comment on it

    ADO.NET stands for ActiveX Data Object in the .NET framework.

     

    ADO.NET is mainly used with .NET to make the database interaction with your application.

     

    You need to understand that ADO is not only meant for simple data  purpose. You can also work with XML data while interacting with the database.

     

    ADO is like a bridge that helps to make interaction with the database.

     

    You can use it like a buffer for interaction with application and the database.

     

    So while making interactions you need to understand the classes that are used for communicating with the database.

     

    Main classes that are used for communication are:

    • SqlConnection
    • SqlDataReader
    • SqlDataAdapter
    • SqlCommand

     

    These classes are mainly used to provide interaction with the database .

    .net

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: