If I have a class instantiated in a window service, can another program on
the same machine get a reference to the class instance in the windows
service's thread and call its methods ... I don't really want to use
remoting/web services if possible so I see this as being an ?easy?
alternative.

Additionally are there any good on-line resources discussing multi-threading
etc. in the .Net framework that might point me in the right direction.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to