News

BANGALORE, INDIA: When doing development on .NET framework using Visual Studio 2008, you must have used LINQ (Language INtegrated Query). The language allows standard query operations to be integrated ...
Hopefully this is the right forum for this.<BR><BR>I am trying to dump all users in our Netscape iPlanet LDAP instance to a text file. I only need four attributes for each user: sn, givenname, uid, ...