ADO.NET connection Pool question

  • Thread starter Thread starter coollzh
  • Start date Start date
That's not correct. In ADO.NET connection pools are per-appdomain, not
per-assembly or per-PID.

--
Pablo Castro
Program Manager - ADO.NET Team
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top