Hello world,
For ayone interested, here is a complete example how to create a .NET Remoting client with events in pure LabVIEW.
No, it isn't impossible
The key concepts are:
- Extract assembly and object information from the .NET refnum.
- Use .NET Reflection to connect event handlers and proxies.
The documentation is inside the sample project.
candidus
HelloClientServer-LV2010-NET4.0.zip