How do you compile a C# program written in Visual Studios into an executable file?

  • Thread starter Thread starter gamerdeity
  • Start date Start date
G

gamerdeity

Guest
I've created a program in C# and would like to compile the solution into an executable file such that anyone can click the file and run it. I've written the program in Visual Studios 2008, and its in C#.
 
Back
Top