Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
GeneralProblems with huge files Pin
clatten5-Sep-04 22:15
clatten5-Sep-04 22:15 
GeneralRe: Problems with huge files Pin
Sebastian Schneider6-Sep-04 3:11
Sebastian Schneider6-Sep-04 3:11 
GeneralRe: Problems with huge files Pin
clatten6-Sep-04 10:07
clatten6-Sep-04 10:07 
GeneralEnabledChanged event of inputPanel of .NET CF error Pin
ting6685-Sep-04 21:25
ting6685-Sep-04 21:25 
GeneralDirectly deriving from MulticastDelegate Pin
Paul Selormey5-Sep-04 21:08
Paul Selormey5-Sep-04 21:08 
GeneralRe: Directly deriving from MulticastDelegate Pin
sreejith ss nair5-Sep-04 22:57
sreejith ss nair5-Sep-04 22:57 
GeneralRe: Directly deriving from MulticastDelegate Pin
Paul Selormey5-Sep-04 23:06
Paul Selormey5-Sep-04 23:06 
Generala question of Directx9 Pin
sssa20005-Sep-04 20:15
sssa20005-Sep-04 20:15 
GeneralRe: a question of Directx9 Pin
EssOEss6-Sep-04 5:01
EssOEss6-Sep-04 5:01 
GeneralC# equivalent of the /fx C++ compiler option Pin
Paul Selormey5-Sep-04 20:10
Paul Selormey5-Sep-04 20:10 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
leppie5-Sep-04 23:08
leppie5-Sep-04 23:08 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
Paul Selormey6-Sep-04 0:34
Paul Selormey6-Sep-04 0:34 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
EssOEss6-Sep-04 5:03
EssOEss6-Sep-04 5:03 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
Paul Selormey6-Sep-04 12:25
Paul Selormey6-Sep-04 12:25 
General"Overloading" delegate Pin
Paul Selormey5-Sep-04 19:47
Paul Selormey5-Sep-04 19:47 
GeneralRe: "Overloading" delegate Pin
leppie5-Sep-04 22:43
leppie5-Sep-04 22:43 
GeneralRe: "Overloading" delegate Pin
Paul Selormey5-Sep-04 22:55
Paul Selormey5-Sep-04 22:55 
GeneralRe: "Overloading" delegate Pin
leppie5-Sep-04 23:24
leppie5-Sep-04 23:24 
GeneralRe: "Overloading" delegate Pin
Paul Selormey6-Sep-04 0:32
Paul Selormey6-Sep-04 0:32 
GeneralRun one instance only Pin
jzb5-Sep-04 19:10
jzb5-Sep-04 19:10 
GeneralRe: Run one instance only Pin
Mazdak5-Sep-04 19:32
Mazdak5-Sep-04 19:32 
One way is use Process.GetProcesses() or GetProcessesByName() methods and see if is there any instance of application running.

Mazy

"One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

GeneralRe: Run one instance only Pin
mav.northwind5-Sep-04 20:07
mav.northwind5-Sep-04 20:07 
GeneralExchange Server Address Book Pin
FredSP5-Sep-04 18:18
FredSP5-Sep-04 18:18 
GeneralRe: Exchange Server Address Book Pin
Corinna John5-Sep-04 20:42
Corinna John5-Sep-04 20:42 
GeneralRe: Exchange Server Address Book Pin
FredSP6-Sep-04 2:49
FredSP6-Sep-04 2:49 

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.