Just wondering how i extract the C# compiler from vstudio.net for solo use out of the ide. Thanks for the help.
This is a discussion on how do i extract c# compiler from vstudio.net within the C# Programming forums, part of the General Programming Boards category; Just wondering how i extract the C# compiler from vstudio.net for solo use out of the ide. Thanks for the ...
Just wondering how i extract the C# compiler from vstudio.net for solo use out of the ide. Thanks for the help.
The compiler is called csc.exe and comes with the .NET framework for free. If you don't need the IDE, only install the latest framework version which is available for download at microsoft.
hth
-nv
She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."
When in doubt, read the FAQ.
Then ask a smart question.