Welcome to Dirteam.com/ActiveDir.org Blogs Sign in | Join | Help
 
 
On Active Directory and everything Active Directory related...
in Search

Browse by Tags

All Tags » Directory servi... » .NET » My day job
Sorry, but there are no more tags available to filter with.
  • System.DirectoryServices and connection pooling

    Connection pooling is something with most of .NET and SQL developers are pretty familiar with. It is mechanism which allows to re-usage of once established connection under some conditions. Establishing connections are considered as costly operation in networking world. So it might do good for performance of Your application if only one connection ...
    Posted to Tomek's DS World (Weblog) by tomek on August 9, 2007
Powered by Community Server (Personal Edition), by Telligent Systems