I have an MVC4 intranet page and would like to get the homeDireoctry attribute from Active Directory. would like to know the fastest way to get an attribute from AD.
found this link dated back to 2008, are there more efficient class avialable now rather than we code to query LDAP? Or other better ways? Is Linq to LDAP faster than this? please advise. Thanks.