Hi Folks,
I’m going to be working on a rather large app for Windows and will be using Xojo for most of it. But there are a few places where I’m more comfortable using .NET instead of Xojo but still want a fairly ‘seamless’ app experience for my users. So I’m wondering: is there a way for Xojo to consume a .NET service contained in, say, a DLL? If not, is there a better way to interact with a .NET program other than socket communication? Also, please don’t suggest COM as I’m trying to avoid using that if I can.
Thanks!