Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to build .NET programs without Visual Studio?

0
Posted

Is it possible to build .NET programs without Visual Studio?

0

C#, Visual Basic, and JScript .NET command-line compilers are part of the .NET Framework 2.0 Software Development Kit (SDK), which is freely available at http://msdn.microsoft.com/en-us/netframework/aa731542.aspx Later versions of the .NET Framework include these command-line compilers in the distribution of the Framework, itself. Usually, a shortcut is put on the Windows Start Menu for opening a command prompt with PATH and other environment variables set so that these tools are found when run. You could also search your hard disk for the C# compiler, csc.exe, and then add its directory to your search path.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.