I am working on Current Web Application and i want to make .exe/dll/msi thing that the project will run on target machine without source code.
Anyone have a solution for this that i have to give the build of my project without giving source code to it.
Can we create a .exe of web application?