About DB Connection Pool

  • Thread starter Thread starter Edward
  • Start date Start date
E

Edward

Does anybody have the experience of Connection Pool in ASP.NET ?

How to implement it in my application ?

Thanks a lot.

Edward
 
It's part of the framework. You don't implement it; it is implemented by the
framework.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top