Re: Central Remoting Service

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



That looks like the Observer pattern. I saw an article about that on
CodeProject, here's the link :
http://www.codeproject.com/csharp/c_sharp_remoting.asp . As you can
see, it is possible.

I never applied this theory in practice yet, but I did use the events
with Remoting in the past.

Good luck.

Nicolas Bouchard.

.



Relevant Pages

  • Re: Sets
    ... > Is there any class in .Net for managing sets like HashSet in Java? ... but there are a couple offered on CodeProject: ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: propertygrid
    ... The codeproject one was the answer... ... > Guess you are not alone: ... >>> How about using an enumeration as the property type? ... Prev by Date: ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Where shall I post this screensaver example?
    ... Have you tried the CodeProject & CodeGuru web sites? ... Dave ... Prev by Date: ...
    (microsoft.public.win32.programmer.gdi)
  • Re: changing colours of push buttons on dialog box
    ... codeguru and codeproject. ... Ajay Kalra ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: need help with a solution probably with reflection or classLoader
    ... I am in the same boat in that i just don't know if ... The only thing I don't like about the observer pattern is I would like ... hassle. ... Prev by Date: ...
    (comp.lang.java.programmer)