I'm almost finish with my project that was made in visual studio 2008 using C#, so i want to ask this ahead of time.
I want the project to be an executable file, this is my first time so how could I do it?
One more thing, my form has SQLConnection strings that has a data source which is specific to a computername\\SQLEXPRESS. What if I make the project to exe, then use it to other computer? I believe it will produce an error.