Click here to Skip to main content
15,913,758 members
Home / Discussions / C#
   

C#

 
GeneralRe: No pun intended Pin
Rob Philpott5-Mar-10 5:46
Rob Philpott5-Mar-10 5:46 
AnswerRe: Get the process-name that locked the file Pin
Dave Kreskowiak5-Mar-10 2:22
mveDave Kreskowiak5-Mar-10 2:22 
RantRe: Get the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 2:39
Björn T.J.M. Spruit5-Mar-10 2:39 
GeneralRe: Get the process-name that locked the file Pin
harold aptroot5-Mar-10 2:44
harold aptroot5-Mar-10 2:44 
GeneralRe: Get the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 2:48
Björn T.J.M. Spruit5-Mar-10 2:48 
GeneralRe: Get the process-name that locked the file Pin
Dave Kreskowiak5-Mar-10 3:29
mveDave Kreskowiak5-Mar-10 3:29 
QuestionRe: Get the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 4:12
Björn T.J.M. Spruit5-Mar-10 4:12 
GeneralRe: Get the process-name that locked the file Pin
J4amieC5-Mar-10 4:16
J4amieC5-Mar-10 4:16 
The reason there is always a debate on why this is a valid question, in my opinion, is that 90% of the time it is the programmers actual program that is holding onto the file by not disposing of its resources before trying to delete the file.

So when your users want to know what is locking a file, are they going to see that it is another part of your code?
GeneralRe: Get the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 5:09
Björn T.J.M. Spruit5-Mar-10 5:09 
GeneralRe: Get the process-name that locked the file Pin
Dave Kreskowiak5-Mar-10 7:49
mveDave Kreskowiak5-Mar-10 7:49 
GeneralDon't you just hate it Pin
Ennis Ray Lynch, Jr.5-Mar-10 5:34
Ennis Ray Lynch, Jr.5-Mar-10 5:34 
GeneralRe: Don't you just hate it Pin
J4amieC5-Mar-10 6:03
J4amieC5-Mar-10 6:03 
GeneralThe difference Pin
Ennis Ray Lynch, Jr.5-Mar-10 6:17
Ennis Ray Lynch, Jr.5-Mar-10 6:17 
GeneralRe: The difference Pin
Björn T.J.M. Spruit5-Mar-10 10:35
Björn T.J.M. Spruit5-Mar-10 10:35 
QuestionRequest.BeginGetResponse probem in Windows 7 and unexpected Blocking behaviour Pin
vivasaayi4-Mar-10 23:45
vivasaayi4-Mar-10 23:45 
AnswerRe: Request.BeginGetResponse probem in Windows 7 and unexpected Blocking behaviour (Fixed) Pin
vivasaayi5-Mar-10 0:28
vivasaayi5-Mar-10 0:28 
QuestionProblem while converting class object to string using XmlSerializer Pin
nagendrathecoder4-Mar-10 23:30
nagendrathecoder4-Mar-10 23:30 
AnswerMessage Closed Pin
5-Mar-10 1:33
stancrm5-Mar-10 1:33 
GeneralRe: Problem while converting class object to string using XmlSerializer Pin
nagendrathecoder5-Mar-10 1:41
nagendrathecoder5-Mar-10 1:41 
GeneralMessage Closed Pin
5-Mar-10 3:48
stancrm5-Mar-10 3:48 
GeneralRe: Problem while converting class object to string using XmlSerializer Pin
nagendrathecoder5-Mar-10 18:50
nagendrathecoder5-Mar-10 18:50 
GeneralRe: Problem while converting class object to string using XmlSerializer Pin
nagendrathecoder5-Mar-10 2:05
nagendrathecoder5-Mar-10 2:05 
QuestionGet correct case of Filename Pin
DanielWehrle4-Mar-10 20:33
DanielWehrle4-Mar-10 20:33 
AnswerMessage Closed Pin
4-Mar-10 20:38
stancrm4-Mar-10 20:38 
GeneralRe: Get correct case of Filename Pin
DanielWehrle5-Mar-10 4:05
DanielWehrle5-Mar-10 4:05 

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.