Seeking Sample Application Introducing .NET Remoting

  • Thread starter Thread starter Laser Lu
  • Start date Start date
L

Laser Lu

Well, it's hard for me to get working sample applications which demonstrate
the .net remoting architecture. Does anybody knows if there is any good
tutorial application? The sample application would be better if it is
released together with C# source code.
 
Email me at:

pbradley [at] uwic [dot] ac [dot] uk

I'll send you the stuff we've developed as tutorial material for new
developers. I can't attach it to a post to the newsgroup.


Peter
 
try this:


ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_fxsamples/html/31db1897-b551-42e6-bd53-0852a68adc08.htm

aka: Remoting Secure Channels Technology Sample

Hope this helps.


dlr
 
Hi, Peter,
Thanks for your enthusiastic help!

Peter Bradley said:
Email me at:

pbradley [at] uwic [dot] ac [dot] uk

I'll send you the stuff we've developed as tutorial material for new
developers. I can't attach it to a post to the newsgroup.


Peter

Laser Lu said:
Well, it's hard for me to get working sample applications which
demonstrate the .net remoting architecture. Does anybody knows if there
is any good tutorial application? The sample application would be better
if it is released together with C# source code.
 
Thanks for your reply!

Based on your URL, I found the following URL on which a bunch of MSDN
remoting samples are listed:
ms-help://MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_fxsamples/html/710a6175-8fa2-4c34-8832-854076aac295.htm
 
Back
Top