TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Prakash Srivastava
NA
2
0
Get Process owner name from windows C#
Aug 23 2009 10:51 AM
I am working on a C# windows application which keeps track of all windows session events on System & record it into Data server. For single user it is ok. But for server like server2003, i want to check if same process with same user is already running then user will get message to log off, because already one session is allocated to his/her id. But i am not able to get process owner name for myapplication.exe from OS. Please suggest what to do.... Thanks :)
Reply
Answers (
1
)
Check available SQL DAtabase Server
How do I code my Class Library so it is registerable by Regsvr32?