How can .NET replace COM?
From: Robert Wehofer (thalion77_at_graffiti.net)
Date: 08/31/04
- Next message: flagrant99: "Setting Service Status Stop Pending Message through .NET"
- Previous message: Carlos: "Re: Getting Add-Ins to load at startup"
- Next in thread: Jochen Kalmbach: "Re: How can .NET replace COM?"
- Reply: Jochen Kalmbach: "Re: How can .NET replace COM?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 16:27:37 GMT
Hello!
I would like to know, how .NET could replace COM? How is it possible?
Imagine an application, which is a COM server, where a client could get
informations or call functions (e.g. I would like to know the name of the
current opened project in the application). The client has to reference the
current running COM server (in VB you use GetObject). Then I get
informations about the current running application.
How can .NET live up to that expectations?
You can reference certain assemblies, but those assemblies are loaded
explicitely to the process of my application. How can I reference to an
already loaded assembly. Do you need .NET remoting for that demand?
Robert
- Next message: flagrant99: "Setting Service Status Stop Pending Message through .NET"
- Previous message: Carlos: "Re: Getting Add-Ins to load at startup"
- Next in thread: Jochen Kalmbach: "Re: How can .NET replace COM?"
- Reply: Jochen Kalmbach: "Re: How can .NET replace COM?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|