+ 1
Can we type C# codes in notepad++ and if not then where can i type???
thanks
2 Answers
+ 8
Notepad++ is a text editor. . . . . .
you can write any code of any language there. . . . . . . . .
but if you want to run that C# code you need a compiler and Notepad++ can not run your code. . . . . .
you may use visual studio for making C# and other language projects. đ
+ 3
https://stackoverflow.com/questions/39462520/how-to-run-c-sharp-code-using-notepad
Alternatively you can use other IDE's.
Here is the list of popular ide's, you can use for c#.
https://www.keycdn.com/blog/best-ide/