.NET Framework Bookmark and Share   
 index > .NET Base Class Library > KILL Process
 

KILL Process

hi, how can I detect if a file is being used by another process and how can I detect the name of this process?
lamisse911
1) It was already answered in the forum to detect if a file is being in use by another process, see the below links :

http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/76bfbde2-e73d-4647-a076-c16e515f3d44
http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/dead0507-06f5-43e0-9250-a78437956bc8

2) Can you just explain, exactly in what context you want to know the name of the process that is using the file?


Anand
Anand K Reddy

You can use google to search for other answers

Custom Search

More Threads

• Performance issue in VB.Net 2008 application using more than one SerialPort object
• Class for Voice Chat
• Impossible execute a program from .NET
• Using System::Text::Encoding to convert between Unicode and Shift_JIS
• email - smtp server
• DataTable, DataView and using statement
• How do you get the list of active root objects?
• Getting a File's size on disk
• Windows Form to Windows Form Communication
• ListView Fit Column Headers to View (no horizontal Scrollbar) and dynamic Resize