-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: __GauravKhanna__
Message 5 in Discussion

  Hi!   Is there a reason you are using Singleton approach? Are you attempting to 
share some state information between clients of the Singleton, or across method calls? 
If so, then you will need to redesign your component since stateful design will break 
when trying to do SingleCall design implementation. I suggest that you redesign.   
Under the current situation, however, there's nothing much you can do. Understand 
that, internal implementation of Remoting uses an entity called OBJREF to communicate 
with the server hosting the remote object. OBJREF contains the server address, 
implying that you aree fixed to a single server, since you cannot, for sure, have more 
than one server with the same address!   Regards, Kumar Gaurav Khanna 
Microsoft MVP - .NET/C#, MCSE Windows 2000/NT4, MCP+I 
WinToolZone - Spelunking Microsoft Technologies 
http://www.wintoolzone.com/ 
OpSupport - Spelunking Rotor 
http://opsupport.sscli.net/ 


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to