Click here to Skip to main content
15,887,843 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to change http header of the request for Web Services Pin
led mike19-Sep-07 5:25
led mike19-Sep-07 5:25 
GeneralRe: How to change http header of the request for Web Services Pin
mishakogan19-Sep-07 10:14
mishakogan19-Sep-07 10:14 
GeneralRe: How to change http header of the request for Web Services Pin
led mike19-Sep-07 11:28
led mike19-Sep-07 11:28 
QuestionWriting output file using C# Pin
msvisio17-Sep-07 5:06
msvisio17-Sep-07 5:06 
AnswerRe: Writing output file using C# Pin
Kristian Sixhøj17-Sep-07 7:05
Kristian Sixhøj17-Sep-07 7:05 
QuestionRegarding Auto Suggest Pin
SuRGaN17-Sep-07 4:27
SuRGaN17-Sep-07 4:27 
AnswerRe: Regarding Auto Suggest Pin
led mike17-Sep-07 4:49
led mike17-Sep-07 4:49 
Questioncontrolled launching of multiple instances Pin
KrunalC17-Sep-07 4:14
KrunalC17-Sep-07 4:14 
I have a c# application which can be launched in different modes. Multiple instances of this application can be launched provied no other instance of the application is running with the same mode. e.g.

My c# application can work in two different modes say
1. abc
2. xyz

What I want is when I try to launch my application in "abc" mode, before launching the application, it should check whether any other instance of the application with "abc" mode is running or not. If instance with "abc" mode is running then running instance will be returned else new instance with mode "abc" will be launched.

There is mechanism in my application through which I can set the mode prior launching the application. As of now, I don't have any idea on how to implement this requirement. I'm seeking some ideas and suggestions on how I can implement such requirement.

Thanks

Krunal C
AnswerRe: controlled launching of multiple instances [modified] Pin
led mike17-Sep-07 4:25
led mike17-Sep-07 4:25 
GeneralRe: controlled launching of multiple instances Pin
KrunalC17-Sep-07 4:32
KrunalC17-Sep-07 4:32 
GeneralRe: controlled launching of multiple instances Pin
led mike17-Sep-07 4:52
led mike17-Sep-07 4:52 
AnswerRe: controlled launching of multiple instances Pin
Giorgi Dalakishvili17-Sep-07 5:09
mentorGiorgi Dalakishvili17-Sep-07 5:09 
AnswerRe: controlled launching of multiple instances Pin
pbraun17-Sep-07 9:34
pbraun17-Sep-07 9:34 
GeneralRe: controlled launching of multiple instances Pin
KrunalC17-Sep-07 14:36
KrunalC17-Sep-07 14:36 
Questionhow can run a application when a file click such as pdf files that run acrobat reader ? Pin
B.A17-Sep-07 4:00
B.A17-Sep-07 4:00 
AnswerRe: how can run a application when a file click such as pdf files that run acrobat reader ? Pin
Giorgi Dalakishvili17-Sep-07 4:04
mentorGiorgi Dalakishvili17-Sep-07 4:04 
AnswerRe: how can run a application when a file click such as pdf files that run acrobat reader ? Pin
J a a n s17-Sep-07 4:08
professionalJ a a n s17-Sep-07 4:08 
AnswerRe: how can run a application when a file click such as pdf files that run acrobat reader ? Pin
BoneSoft17-Sep-07 4:10
BoneSoft17-Sep-07 4:10 
QuestionHow to break For Loop.... Pin
KETAN.RK17-Sep-07 3:42
KETAN.RK17-Sep-07 3:42 
AnswerRe: How to break For Loop.... Pin
Giorgi Dalakishvili17-Sep-07 3:45
mentorGiorgi Dalakishvili17-Sep-07 3:45 
AnswerRe: How to break For Loop.... Pin
Pete O'Hanlon17-Sep-07 5:06
mvePete O'Hanlon17-Sep-07 5:06 
QuestionSetting listbox items to the registry Pin
Lucy17-Sep-07 3:32
Lucy17-Sep-07 3:32 
AnswerRe: Setting listbox items to the registry Pin
Giorgi Dalakishvili17-Sep-07 3:43
mentorGiorgi Dalakishvili17-Sep-07 3:43 
GeneralRe: Setting listbox items to the registry Pin
Lucy17-Sep-07 3:51
Lucy17-Sep-07 3:51 
GeneralRe: Setting listbox items to the registry Pin
Giorgi Dalakishvili17-Sep-07 3:58
mentorGiorgi Dalakishvili17-Sep-07 3:58 

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.