python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to instantiate a ComVisible class in a .NET Core assembly from .NET Framework application?
We have a software product that is currently released that is a .NET Framework 4.7.2 application (the "legacy" app). The legacy client-server implementation is built on System.Runtime.Remoti...
Jeff H
Votes: 0
Answers: 0
How to have multiple versions of a Delphi COM Server at the same time?
We have a COM server written in Delphi 10.2 Tokyo which contains 4 classes, all of which inherit from TAutoObject, and all have an initialization section containing the call to TAutoObjectFactory.Crea...
SiBrit
Votes: 0
Answers: 0
ActCtx + manifest + comhost + .NET 6.0: does it work, does anyone has a working example?
My goal is to expose a .NET 6.0 library to COM, in order to use it from VBA in MS Access. And to use the manifest approach rather than using the registry.
Got article "Exposing .NET Core componen...

Michiel de Wolde
Votes: 0
Answers: 1