Consuming Remoting Services across multiple pages
Hi,
I am using web application to consume remoting services. I need to maintain the remote object across muliple pages(aspx pages). Also I need to destroy the object when i need.
I am able to consume the service, but the remote object is destroyed on unload of the aspx page.
Need help on this. Please help.
Cheers,
Ganesh
|