hi i work with the Active Directory ans work with System.DirectoryServices.
I use DirectoryEntry and DirectorySearcher for this.
My Question is:
Can I use a better/newer way for working with the Active Directory in C# .NET 4.5 ?
If everyone know Helperclasses for active directory then post it please for me.
thanks :)