Click here to Skip to main content
16,011,868 members
Home / Discussions / C#
   

C#

 
GeneralRe: My user control problem as TNotebook control in Delphi Pin
Dave Kreskowiak5-Mar-10 2:25
mveDave Kreskowiak5-Mar-10 2:25 
QuestionGet the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 0:43
Björn T.J.M. Spruit5-Mar-10 0:43 
AnswerRe: Get the process-name that locked the file Pin
Rajesh R Subramanian5-Mar-10 2:05
professionalRajesh R Subramanian5-Mar-10 2:05 
GeneralRe: Get the process-name that locked the file Pin
Björn T.J.M. Spruit5-Mar-10 2:45
Björn T.J.M. Spruit5-Mar-10 2:45 
AnswerRe: Get the process-name that locked the file Pin
Rob Philpott5-Mar-10 2:08
Rob Philpott5-Mar-10 2:08 
GeneralNo pun intended Pin
Ennis Ray Lynch, Jr.5-Mar-10 5:31
Ennis Ray Lynch, Jr.5-Mar-10 5:31 
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 
Björn T.J.M. Spruit wrote:
What I see a lot, is people debating the validity of the question.
The validity of the question is not up for debate, the question and the answer to it, are.


This is because most people don't understand what's going on. They just want to close that handle and don't think about what the impact would be on the application that has the file open, nor do they consider that they are possibly corrupting the contents of the file they are, themselves, trying to modify. It is very rarely ever a justifiable, nor supportable, course of action.

By "supportable", I mean that the outcome of the operation is not 100% predicatable and therefore not something you want to do in a production application.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




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 
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 

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.