M
Mark
I have created a service for windows (.NET 3.5 framework) and I want to
create an application (basically a NotifyIcon with options to start/stop and
set/modify some configuration settings for the service). In researching (via
Google) I've read that .NET Remoting is the best method to accomplish this
.... only problem is I can't find any samples to learn from.
Can someone either link or post some sample code on how to do this?
Much appreciated!
create an application (basically a NotifyIcon with options to start/stop and
set/modify some configuration settings for the service). In researching (via
Google) I've read that .NET Remoting is the best method to accomplish this
.... only problem is I can't find any samples to learn from.
Can someone either link or post some sample code on how to do this?
Much appreciated!