Control for ASP.NET that allows Global Address List (GAL) integration.
Posted
by jamone
on Stack Overflow
See other posts from Stack Overflow
or by jamone
Published on 2010-05-03T20:14:57Z
Indexed on
2010/05/03
20:18 UTC
Read the original article
Hit count: 294
I know I can use System.DirectoryServices
to roll my own GAL Name/email selector control and I've seen plenty of people explaining the basics of how to do that, but surly someone knows of one that I can download from somewhere. It just seems like a waste to have to remake it when so many people need it.
Something remotely similar to Outlooks GAL Select Names dialog. It could be simpler.
© Stack Overflow or respective owner