D
DC
Hi,
I am using a windows service. Now I need to access some data inside
this service with a windows forms application. As an alternative I
could use a web project to get what I need from the windows service.
That windows forms app or the webapp will sit on the same machine. Am I
right in thinking that I must use marshaling and remoting in order to
make the applications communicate or is there an easier approch?
Thanks for any hint in advance,
Regards
DC
I am using a windows service. Now I need to access some data inside
this service with a windows forms application. As an alternative I
could use a web project to get what I need from the windows service.
That windows forms app or the webapp will sit on the same machine. Am I
right in thinking that I must use marshaling and remoting in order to
make the applications communicate or is there an easier approch?
Thanks for any hint in advance,
Regards
DC