tagged [directory]

get directory from full path

get directory from full path If i have: C:\temp\foo\bar\ ( bar is a directory) how can i parse out:

22 Mar at 10:50

Get a list of members of a WinNT group

Get a list of members of a WinNT group There are a couple of questions similar to this on stack overflow but not quite the same. I want to open, or create, a local group on a win xp computer and add m...

How to get "Company" and "Department" from Active Directory given a UserPrincipal object?

How to get "Company" and "Department" from Active Directory given a UserPrincipal object? Is this possible? Code sample would be nice.

11 Jan at 12:39

Get names of all files from a folder with Ruby

Get names of all files from a folder with Ruby I want to get all file names from a folder using Ruby.

18 Nov at 12:33

Using C# with Active Directory Tutorials

Using C# with Active Directory Tutorials Can anyone suggest some tutorials for beginners that utilize the C# language to access Active Directory? Thanks.

22 Nov at 20:22

How can I create a new folder in asp.net using c#?

How can I create a new folder in asp.net using c#? How can I create a new folder in asp.net using c#?

5 Sep at 11:46

Find all CSV files in a directory using Python

Find all CSV files in a directory using Python How can I find all files in directory with the extension .csv in python?

5 Feb at 14:23

Get the directory from a file path in java (android)

Get the directory from a file path in java (android) so from you get

22 Jun at 09:10

How do I add an empty directory to a Git repository?

How do I add an empty directory to a Git repository? How do I add an empty directory (that contains no files) to a Git repository?

18 Jul at 18:41

Getting current login from Active Directory using C# code

Getting current login from Active Directory using C# code How can I get the current user's login name from Windows Active Directory using C# code?

12 Jun at 05:56