|
|
Browse by Tags
All Tags » LINQ
-
At Desert Code Camp in Tempe AZ on October 28th I will be giving a talk on how to write an extender that lets you query Active Directory using LINQ.
At that time I will post the code here for folks that would like to try it out for themselves.
Here are examples of queries written using my LINQ extender:
// find the names of all people in AD ...
|
|