-
is compiler avaible??
hello,
i need to work with C# for which i had downloaded the .Net Framework SDK of 131MB from http://msdn.microsoft.com/default.asp .i have completed my installation also.now can someone please tell me how do i compile my C# program ??from where exactly(i know from the command but is any specific directory required/available?)
Nive :confused:
-
You can compile from any directory. Simply use the provided VSVARS32.CMD file to setup the environment.
Good Luck.
ps: If you are going to do anything more than a quick evaluation, spend the $105 (US) and get the full version with the complete IDE....
-
thank you.but where exactly is this file present and how to do the setup environment??please help.