Quantcast
Channel: Juri Strumpflohner – .NET Code Geeks
Viewing all articles
Browse latest Browse all 26

Integrating Node.js with a C# dll

$
0
0
Recently I had to integrate a Node.js based server application with a C# DLL. Our software (a web-app) offers the possibility to execute payments over a POS terminal. This latter one is controllable through a dedicated DLL which exposes interfaces like ExecutePayment(operation, amount) and so on. As I mentioned, there is the Node.js server that ...

Viewing all articles
Browse latest Browse all 26

Trending Articles