Components suite for .Net interop for Delphi Win32 and C++ Builder
Run unstable code in an expendable worker process. Interop .NET and Java.
Exchange data between Excel and .NET app. without Interop.Excel.dll (900K).
Managed VCL is the best components suite for .Net interop in Delphi Win32 and C++ Builder. It is designed to provide a way to interact with applications written in anyone of .Net languages - C#, Visual Basic.Net, JScript.Net and others.
SimpleIPC is a development platform which allows you to have some of your application's work performed in an external process. If there is a process crash, it will be one of the external processes, rather than your app. SimpleIPC uses .NET Remoting.
It is a simple .NET module (Excel.cs) to assist in the exchange data between Excel and .NET using COM but without using Interop.Excel.dll (900K), Iterop.Office.dll(150K), Interop.VBIDE.dll. Full source code and exe-demo application included.