Click here to Skip to main content
15,908,173 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView Pin
Dave Kreskowiak1-Apr-05 8:10
mveDave Kreskowiak1-Apr-05 8:10 
Generalwrite only one bit to file Pin
Kiki991-Apr-05 4:23
Kiki991-Apr-05 4:23 
GeneralRe: write only one bit to file Pin
Dave Kreskowiak1-Apr-05 5:20
mveDave Kreskowiak1-Apr-05 5:20 
GeneralRe: write only one bit to file Pin
yoaz1-Apr-05 10:14
yoaz1-Apr-05 10:14 
GeneralMinimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis931-Apr-05 3:53
mdavis931-Apr-05 3:53 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz1-Apr-05 12:23
yoaz1-Apr-05 12:23 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis931-Apr-05 17:46
mdavis931-Apr-05 17:46 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz2-Apr-05 9:35
yoaz2-Apr-05 9:35 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis932-Apr-05 11:20
mdavis932-Apr-05 11:20 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz4-Apr-05 11:06
yoaz4-Apr-05 11:06 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis935-Apr-05 0:47
mdavis935-Apr-05 0:47 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz5-Apr-05 9:32
yoaz5-Apr-05 9:32 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis936-Apr-05 2:53
mdavis936-Apr-05 2:53 
Question"This file is being used by another process", can I know the name of process? Pin
abcxyz821-Apr-05 3:44
abcxyz821-Apr-05 3:44 
My winform application(C#) needs to delete a file, I have set all references to that file in my code with null and then I use File.Delete..Catching exception sometimes shows - "this file is being used by another process"..

Is there any API by which we can know who has locked the file handles and if thers any sharing violation...so my application can show a cute message saying Cry | :(( XYZ file is being used application Cry | :(( APP

Do tell me if I need to configure any CASPOL settings..
AnswerRe: "This file is being used by another process", can I know the name of process? Pin
Colin Angus Mackay1-Apr-05 3:58
Colin Angus Mackay1-Apr-05 3:58 
GeneralRe: "This file is being used by another process", can I know the name of process? Pin
abcxyz821-Apr-05 4:40
abcxyz821-Apr-05 4:40 
GeneralRe: "This file is being used by another process", can I know the name of process? Pin
Dave Kreskowiak1-Apr-05 5:14
mveDave Kreskowiak1-Apr-05 5:14 
GeneralWindows Forms Timer Pin
totig1-Apr-05 3:07
totig1-Apr-05 3:07 
GeneralRe: Windows Forms Timer Pin
Nicholas Cardi1-Apr-05 3:53
Nicholas Cardi1-Apr-05 3:53 
QuestionEmbedded DLL? Pin
pmasknguyen1-Apr-05 3:04
pmasknguyen1-Apr-05 3:04 
AnswerRe: Embedded DLL? Pin
Nicholas Cardi1-Apr-05 3:50
Nicholas Cardi1-Apr-05 3:50 
GeneralRe: Embedded DLL? Pin
pmasknguyen1-Apr-05 5:10
pmasknguyen1-Apr-05 5:10 
GeneralRe: Embedded DLL? Pin
Nicholas Cardi1-Apr-05 5:35
Nicholas Cardi1-Apr-05 5:35 
GeneralRe: Embedded DLL? Pin
leppie1-Apr-05 8:41
leppie1-Apr-05 8:41 
GeneralC# Pin
cishi_us1-Apr-05 2:42
cishi_us1-Apr-05 2:42 

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.