Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
AnswerRe: Extracting numbers from string? Pin
Stefan Troschuetz3-Dec-06 21:50
Stefan Troschuetz3-Dec-06 21:50 
GeneralRe: Extracting numbers from string? Pin
dadofg3-Dec-06 22:59
dadofg3-Dec-06 22:59 
QuestionCoding Tools Pin
Bulky Fellow3-Dec-06 21:22
Bulky Fellow3-Dec-06 21:22 
AnswerRe: Coding Tools Pin
Stefan Troschuetz3-Dec-06 22:02
Stefan Troschuetz3-Dec-06 22:02 
AnswerRe: Coding Tools Pin
Christian Graus3-Dec-06 22:03
protectorChristian Graus3-Dec-06 22:03 
QuestionShifting focus to another application Pin
RainFox3-Dec-06 21:19
RainFox3-Dec-06 21:19 
AnswerRe: Shifting focus to another application Pin
Nader Elshehabi4-Dec-06 0:51
Nader Elshehabi4-Dec-06 0:51 
QuestionWroking with Active directory Pin
sdsdsds@hotmail.com3-Dec-06 21:09
sdsdsds@hotmail.com3-Dec-06 21:09 
Hello,
I'm working with active directory in asp.net and C# as codebehind and I've used:
directorysearcher search =new...;
search.propertiesToLoad.Add("cn");

That give me the user name. now if I'm also getting the "memberof" property I'm getting alot of groups for the user.

Is there a built in function that tell me if the user is in a specific group instead of writing my own function that will run on all the groups that the user is a member of them and compere?

some thing like:
bool x=isCurrentUserMemberof("myGroupName");

Hope i was clear enough.
Thanks.
QuestionAGAIN Pin
quiteSmart3-Dec-06 21:08
quiteSmart3-Dec-06 21:08 
Questionsending alerts from project server to a mobile pc. Pin
rahulpasupuleti3-Dec-06 20:59
rahulpasupuleti3-Dec-06 20:59 
AnswerRe: sending alerts from project server to a mobile pc. Pin
WillemM3-Dec-06 22:22
WillemM3-Dec-06 22:22 
GeneralRe: sending alerts from project server to a mobile pc. Pin
rahulpasupuleti4-Dec-06 3:17
rahulpasupuleti4-Dec-06 3:17 
GeneralRe: sending alerts from project server to a mobile pc. Pin
WillemM4-Dec-06 3:24
WillemM4-Dec-06 3:24 
QuestionConverting to float freezes build Pin
Leslie Sanford3-Dec-06 20:00
Leslie Sanford3-Dec-06 20:00 
AnswerRe: Converting to float freezes build Pin
Leslie Sanford3-Dec-06 20:19
Leslie Sanford3-Dec-06 20:19 
AnswerRe: Converting to float freezes build Pin
Guffa3-Dec-06 21:06
Guffa3-Dec-06 21:06 
GeneralRe: Converting to float freezes build Pin
Leslie Sanford4-Dec-06 6:14
Leslie Sanford4-Dec-06 6:14 
QuestionWeb browser hangs in some systems Pin
madhusri3-Dec-06 18:57
madhusri3-Dec-06 18:57 
QuestionSaving MySQL Connection Object Pin
Tomy14023-Dec-06 16:44
Tomy14023-Dec-06 16:44 
AnswerRe: Saving MySQL Connection Object Pin
Dave Kreskowiak3-Dec-06 18:24
mveDave Kreskowiak3-Dec-06 18:24 
GeneralRe: Saving MySQL Connection Object Pin
Tomy14023-Dec-06 20:50
Tomy14023-Dec-06 20:50 
GeneralRe: Saving MySQL Connection Object Pin
Dave Kreskowiak4-Dec-06 11:52
mveDave Kreskowiak4-Dec-06 11:52 
GeneralRe: Saving MySQL Connection Object Pin
Tomy14024-Dec-06 17:51
Tomy14024-Dec-06 17:51 
GeneralRe: Saving MySQL Connection Object Pin
Dave Kreskowiak5-Dec-06 1:37
mveDave Kreskowiak5-Dec-06 1:37 
QuestionExtending Shortcut Menus Pin
Ovelisax3-Dec-06 15:14
Ovelisax3-Dec-06 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.