Create ASPX page from CSPROJ/EXE
Budget: $30 – $250 USD
I have been given example source code for a csproj which works perfectly using an EXE. The app will only run from my server’s IP and requires a local certificate. The app works.
What I need is a webpage I.e. connection.aspx which holds all the connection details. So if I were to go to my domain/hvi/connection.aspx it would work like it would using the EXE.
Is it possible to copy the code from the csproj but not output as EXE but as WEB project?
What I need is a webpage I.e. connection.aspx which holds all the connection details. So if I were to go to my domain/hvi/connection.aspx it would work like it would using the EXE.
Is it possible to copy the code from the csproj but not output as EXE but as WEB project?