DirectoryEntry Pooling...
- From: Hemant <Hemant.U.Mane@xxxxxxxxx>
- Date: Tue, 20 Nov 2007 11:27:11 -0800 (PST)
Hi,
In one of my application i am using System.DirectoryServices to get
some data from Sun One Directories.
I am using Asp.net & C# 2.0
I am worried about the performance. I have following doubts.
1. Which will be better
a. adding DirectoryEntry Object to session.
b. Createing new object everytime.
2. Which kind of pooling do I need to use (connection pooling / object
pooling)
Is there any way to pool the directoryentry object.
Thanks in advance,
Hemant
.
- Follow-Ups:
- Re: DirectoryEntry Pooling...
- From: Jon Meyer
- Re: DirectoryEntry Pooling...
- Prev by Date: Re: UCS and BMP Character Sets
- Next by Date: Tabcontrol without the tabs
- Previous by thread: UCS and BMP Character Sets
- Next by thread: Re: DirectoryEntry Pooling...
- Index(es):
Relevant Pages
|