-
"How I Lost 1180 Seconds" or "Putting S.DS Code on a Diet" – Part 1
(Note: this is the first of a 4 part post). In previous posts, I raved about .NET’s System.DirectoryServices (S.DS) — its library for accessing LDAP directories. In this post, I’ll go over how I sped up a particular bit of S.DS code in dramatic fashion. S.DS, like any code, needs to be used and studied…