|
|
|
|
|
by the_trapper
2495 days ago
|
|
Also every release of the .NET framework to my knowledge ships with the "csc.exe" and "vbc.exe" compilers. So C# and Visual Basic.NET are available out of the box with modern versions of Windows as well. No IDE support, but you could whip up quick hello worlds with notepad without breaking a sweat. |
|