Saturday, November 2, 2013

How to create .exe file with csc?

Hi,


You haven't given us a lot of information so it is a bit hard to give you a correct answer.


But when you get your console application when you type Project2 it is already an Executable and there is no need to compile it again.


If you want to use csc.exe to compile a c# application look at the following links:



But if you want to make it a bit easier I would just download one of the free ide's and let that take care of the compiling :





Hope this helps,



Here to learn and share. Please tell if an answer was helpful or not at all. This adds value to the answers and enables me to learn more.



About me


No comments:

Post a Comment