Wednesday, August 17, 2011

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

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#.

No comments:

Post a Comment