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

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle