Click here to Skip to main content
15,891,248 members
Home / Discussions / C#
   

C#

 
Questiondisplay message in c# Pin
Sajjad Leo26-Feb-09 18:04
Sajjad Leo26-Feb-09 18:04 
AnswerRe: display message in c# Pin
Christian Graus26-Feb-09 18:11
protectorChristian Graus26-Feb-09 18:11 
GeneralRe: display message in c# Pin
Sajjad Leo26-Feb-09 18:40
Sajjad Leo26-Feb-09 18:40 
GeneralRe: display message in c# Pin
Christian Graus26-Feb-09 18:48
protectorChristian Graus26-Feb-09 18:48 
AnswerRe: display message in c# Pin
shiyulun198426-Feb-09 18:14
shiyulun198426-Feb-09 18:14 
GeneralRe: display message in c# Pin
Christian Graus26-Feb-09 18:17
protectorChristian Graus26-Feb-09 18:17 
GeneralRe: display message in c# Pin
Bino B26-Feb-09 23:22
Bino B26-Feb-09 23:22 
QuestionInterprocess Communication problems Pin
Low Pei Yang26-Feb-09 17:09
Low Pei Yang26-Feb-09 17:09 
I have an application (Application A) which will launch another application (Application B) by passing some arguments in same machine.
One of the argument is language use in Application A.

When Application A run in Italian.lang, then Application B will launched in Italian.lang as well.
Now, if Application A change language to English.lang, then running Application B need to change language to English as well. So i decide to use some inter-process communication method to solve this problem. I have limited time to do this changes.


Application A will send notice to Application B when change language.
Application B just need to listen to Application A.
If possible i would like to have 2 way communication to adapt future change request.
What method is suit with my project? Pipe or socket? Or any other method suit for it?
AnswerRe: Interprocess Communication problems Pin
N a v a n e e t h26-Feb-09 17:41
N a v a n e e t h26-Feb-09 17:41 
GeneralRe: Interprocess Communication problems [modified] Pin
Shyam K Pananghat26-Feb-09 19:53
Shyam K Pananghat26-Feb-09 19:53 
GeneralRe: Interprocess Communication problems Pin
Shy Agam26-Feb-09 21:12
Shy Agam26-Feb-09 21:12 
GeneralRe: Interprocess Communication problems Pin
Low Pei Yang1-Mar-09 23:48
Low Pei Yang1-Mar-09 23:48 
QuestionDrag and drop in virtual mode problems Pin
Low Pei Yang26-Feb-09 17:00
Low Pei Yang26-Feb-09 17:00 
QuestionDynamic content generation Pin
kinno26-Feb-09 16:07
kinno26-Feb-09 16:07 
AnswerRe: Dynamic content generation Pin
Christian Graus26-Feb-09 18:12
protectorChristian Graus26-Feb-09 18:12 
QuestionDev C++ Pin
Adam_Omer26-Feb-09 9:29
Adam_Omer26-Feb-09 9:29 
AnswerRe: Dev C++ Pin
Anthony Mushrow26-Feb-09 9:38
professionalAnthony Mushrow26-Feb-09 9:38 
AnswerRe: Dev C++ Pin
CPallini26-Feb-09 10:05
mveCPallini26-Feb-09 10:05 
Question[Message Deleted] Pin
mobius11100126-Feb-09 8:56
mobius11100126-Feb-09 8:56 
QuestionRe: Encryption Recommendation Pin
CPallini26-Feb-09 10:07
mveCPallini26-Feb-09 10:07 
AnswerRe: Encryption Recommendation Pin
mobius11100126-Feb-09 10:08
mobius11100126-Feb-09 10:08 
GeneralRe: Encryption Recommendation Pin
CPallini26-Feb-09 21:12
mveCPallini26-Feb-09 21:12 
AnswerRe: Encryption Recommendation Pin
led mike26-Feb-09 10:09
led mike26-Feb-09 10:09 
GeneralRe: Encryption Recommendation Pin
Jim Crafton26-Feb-09 10:48
Jim Crafton26-Feb-09 10:48 
GeneralRe: Encryption Recommendation Pin
led mike26-Feb-09 11:01
led mike26-Feb-09 11:01 

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.