.NET Remoting within a web page
- From: "ThunderMusic" <NOdanlatSPAM@hotmaildotcom>
- Date: Wed, 11 Jan 2006 10:55:38 -0500
Hi,
I have to use .NET remoting in my web application. I'm not familiar at all
with this in a web page. I've used it a lot in Windows Applications
thought... What I would like to know is : Where do I put my
"RemotingConfiguration.Configure("client.config")" line? is putting it in
the Form_Load still correct? What if an event is raised from the push of a
button or something like this? will it have access to the remoted object if
the said line is in Form_Load?
Thanks
ThunderMusic
.
- Follow-Ups:
- Re: .NET Remoting within a web page
- From: Chris Yager
- Re: .NET Remoting within a web page
- Prev by Date: Re: Still don't understand remoting.
- Next by Date: Remoting 2.0 encryption options
- Previous by thread: Trying to get a handle on remoting performance
- Next by thread: Re: .NET Remoting within a web page
- Index(es):