Skip to main content
Email Password   helpLost your password?

Articles by kian01 (3 articles found)

Average article rating: 4.10

C#

Retrieve Names from Nested AD Groups
Last Updated: 26 Jun 2008   Page Views: 7,306   Rating: 4.50/5    Votes: 4   Popularity: 2.71   Bookmark Count: 14
Licence: The Code Project Open License (CPOL)   
This code walks though all nested groups under an Active Directory group and returns all user names that are members of these.

Date and Time

How to use time-zones in .NET under Windows
Last Updated: 6 Jun 2008   Page Views: 9,326   Rating: 3.89/5    Votes: 5   Popularity: 2.72   Bookmark Count: 19
Licence: The Code Project Open License (CPOL)   
This article describes how to convert between arbitrary time-zones in .NET 2.0.

Threads, Processes & IPC

Single Instance Application, Passing Command Line Arguments
Last Updated: 15 Aug 2006   Page Views: 54,373   Rating: 3.92/5    Votes: 11   Popularity: 4.08   Bookmark Count: 32
This article shows how to make sure that only one instance of an application will run, and if a second instance is started, it will call a callback function in the first instance, passing its command line arguments. The solution uses .NET Remoting for the callback.

kian01


Member

Occupation: Program Manager
Company: The Boston Consulting Group
Location: Germany Germany


Last Updated 21 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009