1.

How Do I Develop C# Apps?

Answer»

The (free) .NET SDK contains the C# command-line compiler (csc.exe). VISUAL Studio has fully INTEGRATED SUPPORT for C# development. On Linux you can use Mono.

The (free) .NET SDK contains the C# command-line compiler (csc.exe). Visual Studio has fully integrated support for C# development. On Linux you can use Mono.



Discussion

No Comment Found