[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

ChamithSri

9/4/2004 1:17:00 AM

Hi,

What is meant by Dynamic Publication in .net Remoting?

Thanks,

Chamith


1 Answer

Sam Santiago

9/4/2004 5:08:00 AM

0

Check out these links:

..NET Remoting Architectural Assessment
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnetremotearch.asp?...

Here's an excerpt:

" This is a type of server activation that offers more control over object
construction by providing a programmatic publication mechanism. This allows
for publishing a particular object at a particular URL, optionally with a
parameterized constructor. Architecturally this should be viewed as a subtle
variant of a server-activated Singleton type."

and

Remoting Example: Dynamic Publication
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconremotingexampledynamicpubli...

and

RemotingServices.Marshal method:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemruntimeremotingremotingservicesclassmarshaltopic.asp?...

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTe...
_______________________________
"ChamithSri" <chamithsri@gmail.com> wrote in message
news:uVDcuzhkEHA.3428@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> What is meant by Dynamic Publication in .net Remoting?
>
> Thanks,
>
> Chamith
>
>