how to link c# without IDE
i can link c# programme ide,but without ide,how can link it.
for example: in java can use builde.xml, in c# how can do?
use csc.exe, c-sharp compiler:
csc /? |
the above command display on how use csc
regards,
-chris
Archived Forums V > Visual C# Language
Comments
Post a Comment