Skip to main content

All Questions

Tagged with
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 ...
rds80's user avatar
  • 131
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 ...
DevelopmentIsMyPassion's user avatar