tony garg
Explain the concept of a connection pool?
By tony garg in ASP.NET on Jun 27 2012
  • Nilanjan Pal
    Aug, 2014 1

    Connecting to a data source can be time consuming. To minimize the cost of opening connections, ADO.NET uses an optimization technique called connection pooling, which minimizes the cost of repeatedly opening and closing connections.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS