Re: Remoting or windows service

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sunny (sunny_at_newsgroups.nospam)
Date: 07/20/04


Date: Tue, 20 Jul 2004 13:46:46 -0500

Hi,

in addition to Elp's answer, this is a good article:

http://www.developer.com/net/net/article.php/2201701

Sunny

In article <562B77C6-DE58-4216-BC00-AE1B47CA8EFB@microsoft.com>,
Hiten@discussions.microsoft.com says...
> Anybody has idea on difference between .net remoting and .net windows service?
>
> Can I instantiate class and methods of a windows service application from C#? if yes then how?? and would it be capable of exchanging object across processe boundries?
>
> I am stuck with these questions and could not find any reasonable answer. Any link or code sample would be hightly appreciated
>
> Thanks in advance.
>
>



Relevant Pages

  • Re: multi thread safety
    ... i tried all thread safety methods on that skeet site, ... sunny: it worked! ... > do not have to use any singleton pattern after that): ... >> basically i am writing a windows service which audits all the pcs on a ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Remoting or windows service
    ... Thanks sunny, but I am looking for Windows service and .net remoting... ... >> I am stuck with these questions and could not find any reasonable answer. ...
    (microsoft.public.dotnet.framework.remoting)
  • RE: How to access published singleton object from the host itself?
    ... you can run your host as a windows service. ... create the remoting object and expose it for remoting as show in the ... >>Hi Sunny and Ken, ...
    (microsoft.public.dotnet.framework.remoting)
  • Remoting or windows service
    ... Anybody has idea on difference between .net remoting and .net windows service? ... Can I instantiate class and methods of a windows service application from C#? ...
    (microsoft.public.dotnet.framework.remoting)