Welcome to Dirteam.com/ActiveDir.org Blogs Sign in | Join | Help
 
 
in Search

Browse by Tags

All Tags » Active Director... » .NET
  • S.DS and large data sets

    I’m not a great programmer but from time to time I have to write some piece of code – this is mostly related to my day job and MIIS projects or creating ad hoc tools for Active Directory projects. Most of these projects are being created using .NET 2.0 as this is environment we are working with and to be honest it is very comfortable environment ...
    Posted to Tomek's DS World (Weblog) by tomek on May 18, 2007
  • Slash character in AD object distinguishedName

    I was working lately on some code which utilizes Active Directory and I came across problem that trying to access some of objects raised an exception with E_ADS_BAD_PATHNAME message. After short investigation I found out that this objects for which this exception was raised had slash character in distinguishedName. These objects were ...
    Posted to Tomek's DS World (Weblog) by tomek on December 27, 2006
  • How to check if I can update attribute?

    Yesterday I was at customer site to talk about identity management and as it often happens some other topics were discussed with customer tech stuff after discussing main topics. In this discussion I was asked how to read and parse security descriptor for  Active Directory object. After few questions we came to conclusion that they need this ...
    Posted to Tomek's DS World (Weblog) by tomek on December 13, 2006
  • More data is available exception when searching with S.DS

    If You are developer and You have to utilize Active Directory or ADAM in Your application .NET System.DirectoryServices (S.DS) namespace is nice thing to have. It simplifies operation performed against Active Directory, hiding all COM stuff behind relatively few different classes You can use to query and modify directory objects. ...
    Posted to Tomek's DS World (Weblog) by tomek on November 9, 2006
Powered by Community Server (Personal Edition), by Telligent Systems