implement Active EXE automation server in VS.NET

  • Thread starter Thread starter lena
  • Start date Start date
L

lena

hi there,

In VS.NET ,does anyone ever implement a component like old a active exe
automation server, which ever could be made by vb 6. Any good solution will
be useful.

Thanks
 
¤ hi there,
¤
¤ In VS.NET ,does anyone ever implement a component like old a active exe
¤ automation server, which ever could be made by vb 6. Any good solution will
¤ be useful.

This technology was replaced by web services and binary remoting.

HOW TO: Build and Use XML Web Services by Using Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;315935

Design and Develop Seamless Distributed Applications for the Common Language Runtime
http://msdn.microsoft.com/msdnmag/issues/02/10/NETRemoting/default.aspx


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
Back
Top