All Questions
2 questions
2
votes
1
answer
3k
views
Calling executables from an ASP.NET WebAPI
I have an Angular application with a table, and I'm considering having the console application take the name of C# programs that the user can run.
I was thinking of passing the name or code of the ...
1
vote
1
answer
293
views
open webapplication from desktop application
Doctor is end user of this application
Doctor opens desktop application on his pc which is not developed by us.
We provide interface to desktop application via interop dll's.
Desktop application call ...