I created a Windows Forms application in Visual Studio 2008, .NET 3.5. Now I want to complete my project, i.e. Create one .exe file that I can give him, and he can run it on his computer.
In my project files, I found the bin / Debug directory where I see the .exe file. Can I use this file as is, or am I missing some important completion procedure?
Thanks!
user242408
source share