1
Answer

Creating .exe independent file

Hey guys,

I have created a c# program that connects, reads and writes to a database:

Can i compile this program into a .exe file so it is a single file that can run independently?


Answers (1)