Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: Converting VB.NET 2.0 Strings.Chr Pin
Christian Graus9-Aug-06 14:07
protectorChristian Graus9-Aug-06 14:07 
QuestionIndexers Pin
erikkl20009-Aug-06 10:36
erikkl20009-Aug-06 10:36 
AnswerRe: Indexers Pin
Christian Graus9-Aug-06 11:48
protectorChristian Graus9-Aug-06 11:48 
QuestionMAPI and C# Pin
mbnbonin9-Aug-06 9:32
mbnbonin9-Aug-06 9:32 
AnswerRe: MAPI and C# Pin
mav.northwind9-Aug-06 21:05
mav.northwind9-Aug-06 21:05 
GeneralRe: MAPI and C# Pin
mbnbonin10-Aug-06 11:24
mbnbonin10-Aug-06 11:24 
AnswerRe: MAPI and C# Pin
ylhyh26-May-09 20:36
ylhyh26-May-09 20:36 
QuestionGlobal events or messaging. Pin
Larantz9-Aug-06 8:24
Larantz9-Aug-06 8:24 
Hi everyone.

I'm currently working on an a system consisting of a service with a remote object that performs actions on a xmldatabase and on files on the harddrive, and several UI applications that communicate with this service through the remoteobject.

My problem is that the applications with their remote objects are in different scopes even though it's the "same" object so I have no way of notifying the other clients through events, that there's been a change in the database and or files.

I can't use a thread in the clients to check for changes, so I'm looking for any other way and I've failed using events.

Is there any type of global / interprocess events or messaging that I can use?

Any help is much appreciated.

-Larantz-

for those about to code, we salute you
AnswerRe: Global events or messaging. Pin
Not Active9-Aug-06 9:39
mentorNot Active9-Aug-06 9:39 
GeneralRe: Global events or messaging. Pin
mbnbonin9-Aug-06 9:43
mbnbonin9-Aug-06 9:43 
GeneralRe: Global events or messaging. Pin
Not Active9-Aug-06 14:58
mentorNot Active9-Aug-06 14:58 
GeneralRe: Global events or messaging. [modified] Pin
Larantz10-Aug-06 23:14
Larantz10-Aug-06 23:14 
Questionhow to call functions in unmanaged C++ dll from C# app Pin
moniqui9-Aug-06 8:09
moniqui9-Aug-06 8:09 
AnswerRe: how to call functions in unmanaged C++ dll from C# app Pin
Judah Gabriel Himango9-Aug-06 9:01
sponsorJudah Gabriel Himango9-Aug-06 9:01 
GeneralRe: how to call functions in unmanaged C++ dll from C# app Pin
moniqui9-Aug-06 9:30
moniqui9-Aug-06 9:30 
GeneralRe: how to call functions in unmanaged C++ dll from C# app Pin
Judah Gabriel Himango9-Aug-06 13:08
sponsorJudah Gabriel Himango9-Aug-06 13:08 
GeneralRe: how to call functions in unmanaged C++ dll from C# app Pin
moniqui10-Aug-06 10:59
moniqui10-Aug-06 10:59 
GeneralRe: how to call functions in unmanaged C++ dll from C# app Pin
Judah Gabriel Himango11-Aug-06 4:29
sponsorJudah Gabriel Himango11-Aug-06 4:29 
AnswerRe: how to call functions in unmanaged C++ dll from C# app Pin
Eric Dahlvang9-Aug-06 10:35
Eric Dahlvang9-Aug-06 10:35 
QuestionUser controls, delegates and the designer Pin
Wjousts9-Aug-06 5:20
Wjousts9-Aug-06 5:20 
AnswerRe: User controls, delegates and the designer Pin
Ed.Poore9-Aug-06 5:25
Ed.Poore9-Aug-06 5:25 
GeneralRe: User controls, delegates and the designer Pin
Wjousts9-Aug-06 5:27
Wjousts9-Aug-06 5:27 
GeneralRe: User controls, delegates and the designer Pin
Ed.Poore9-Aug-06 5:32
Ed.Poore9-Aug-06 5:32 
GeneralRe: User controls, delegates and the designer Pin
Wjousts9-Aug-06 6:38
Wjousts9-Aug-06 6:38 
GeneralRe: User controls, delegates and the designer Pin
Ed.Poore9-Aug-06 11:47
Ed.Poore9-Aug-06 11:47 

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.