how to use linq "Take()" statement

first post: touhami wrote: Hello linq take statement is not supported in this project any one...

latest post: madhatter22 wrote: 1) Take isn't supported, but it's pretty easy to add it yourself. ...

Get user list but ...

first post: Kris_I wrote: Hello, Is there a way to get all users from AD but with email, fir...

latest post: anAgent wrote: Yes. You just need to model your you DirectoryEntity for your ADUse...

Get groups from OU

first post: Kris_I wrote: Hello, Is there a way to get all the Groups (not the users) availa...

latest post: anAgent wrote: I think this is basically what' you're looking for. 1) Create the G...

The project is alive ?

first post: maxg wrote: The project is still alive ? If the project is death and someone ...

latest post: madhatter22 wrote: jkinter, Here's the extension method I use to clean filter values: ...

Mapping to System.DirectoryServices instead of ActiveDs

first post: tgreaves wrote: The description says that it supports both but how do you map to o...

DateTime issues with 4.0 Framework

first post: azeltroth wrote: Just wondering if anyone has tried to upgrade this project and use...

Finding the last logon date time

first post: sevententh wrote: Hi, I was in need to find the last logon date/time and noticed that...

latest post: PerrySharePoint wrote: With the obvious caveat that this only gets you the last logon dat...

Getting user attributes dynamically

first post: wrecklesswun wrote: I see that the user entity is built using a predefined set of attr...

VS2010

first post: tedman wrote: Has anyone used this in VS2010, I have been using it in VS2008 and ...

latest post: CreepyGnome wrote: Hi Bart, Do you know when the VS2010/.Net 4 targeted version of Li...

How to get a list of contacts?

first post: jorgevazquez wrote: I am a total newbie to programming, Visual Basic, Visual Studio, an...