all groups > dotnet remoting > july 2005 >
You're in the

dotnet remoting

group:

Generating proxies to a singleton


Generating proxies to a singleton Jon
7/28/2005 4:31:01 AM
dotnet remoting:
HI

I have a multithreaded client that talks to a singleton remote object on a
service. When a client thread requires the singleton object, it calls a
static method which generates the proxy-object via Activator.GetObject()

My question is, is there any advantage/disadvantage to using the same proxy
in every 'case/call' (i.e. a cached proxy-object stored on first-call to
GetObject() ), or is it better generate a new one each time, which points to
the same singleton object?

Thanks

Re:Generating proxies to a singleton linux par
4/2/2006 6:04:47 AM
Configuring Internet Explorer to use proxy server has never been easier:

If you want to configure it from command line, look at:
http://ieproxycfg.50webs.com/index.html
and if you are looking for UI approch, look at:
http://ieproxycfg.50webs.com/proxychain.html

C'ya

AddThis Social Bookmark Button