Exchanging data with a .NET application

One idea might be to use a RESTful interface through WCF and then use system.net.httpGet/httpPost commands from Ignition to “talk” to the .NET application.