Groups | Blog | Home
all groups > dotnet remoting > june 2005 >

dotnet remoting : Asynchronous calls and GUI


leodippolito NO[at]SPAM gmail.com
6/15/2005 9:47:41 AM

Hello,

I have this:

WinForms -> Business Layer -> Proxy Layer
(host A)

Remote Data Layer
(host B)

If I make an asynchronous call in the Proxy Layer, how can I update the
Windows form in the call back?

They are in different layers. The proxy object might not exist when the
remote method returns.

How this should be done?

Leonardo
leodippolito NO[at]SPAM gmail.com
6/15/2005 3:39:31 PM
Anyone?
Christopher Schipper
6/16/2005 9:54:15 AM
Maybe take a look at
http://www.dotnetjunkies.com/Tutorial/BFB598D4-0CC8-4392-893D-30252E2B3283.dcik

I am not an expert in remoting 'yet', but this link may help.

Chris

[quoted text, click to view]

AddThis Social Bookmark Button