Kunal  Gautam
What is the use of Ado.net connection?
By Kunal Gautam in ADO.NET on Jul 01 2013
  • Sunil Babu
    Apr, 2016 3

    Use is to connect to a database

    • 0
  • Srinivas Pabballa
    Aug, 2015 28

    ADO .NET Connection class is used to specify the connection string from which database that we are getting the data.According to that we have to specify the connection string in conncection class constructor. we use the connection object to open the database connection as well as close the database connection

    • 0
  • Pramod Lawate
    Aug, 2013 26

    Using The ADO.Net Connection we can perform Disconnected connection Architecture. Using The DataSet,and DataTable.

    • 0
  • Sreekanth Reddy
    Aug, 2013 5

    With the help of A.D.O.net we can perform both connection and disconnection architectures...where as in A.D.O we cannot perform disconnection oriented architecture.

    • 0
  • Sreekanth Reddy
    Aug, 2013 5

    With the help of A.D.O.net we can perform both connection and disconnection architectures...where as in A.D.O we cannot perform disconnection oriented architecture.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS