M
mdauria
I am familiar with using events and delegates in an application. I am
working on a new project in work where I have two applications that are
running on the same box and I need to send a little bit of data from
one of them to the other. I was thinking about using events to do this.
I would actually just be passing little bits of data. I am unfamiliar
with how (or even if I can do it) I would actually do this. Can anyone
point me to an article or some sample code somewhere that might give me
a start?
working on a new project in work where I have two applications that are
running on the same box and I need to send a little bit of data from
one of them to the other. I was thinking about using events to do this.
I would actually just be passing little bits of data. I am unfamiliar
with how (or even if I can do it) I would actually do this. Can anyone
point me to an article or some sample code somewhere that might give me
a start?