Click to See Complete Forum and Search --> : is compiler avaible??


nivedas
January 27th, 2003, 08:43 PM
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:

TheCPUWizard
January 27th, 2003, 08:55 PM
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....

nivedas
January 29th, 2003, 07:33 PM
thank you.but where exactly is this file present and how to do the setup environment??please help.