Deeksha Pandit
How do you close sql Connection in ADO.net?
By Deeksha Pandit in .NET on Jun 01 2016
  • Deeksha Pandit
    Jun, 2016 1

    I use Using block while opening connection. it automatically disposes sql connection. I do not need to call Close() explicitly

    • 1
  • Mukesh Kumar
    Sep, 2017 12

    Using "using" block

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS