> -Original Message-
> From: Moderated discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Alex Henderson
> Sent: Monday, April 22, 2002 7:40 PM
> To: [EMAIL PROTECTED]
> Subject: [ADVANCED-DOTNET] Attaching to a windows service..
>
>
>
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.
Additionally are there any good on-line resource