I have developed some software with no database. I want to create an .exe of my .Net project so I can give only the .exe file to users to use the software.
Unfortunately I don't know how to create an .exe of my project in .Net.
Does anybody have guidance for this problem?