Application programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Application programming

Hey everyone.. I don't know if that was the right place for ask this question but can i use linux for programing windows form applications (wpf.net)?! If i can do that which IDE instead of Microsoft visual studio on Linux?!

11th Jul 2022, 1:38 AM
aymen lkr
aymen lkr - avatar
3 Answers
+ 2
Visual Studio Code runs on Linux too. It is free software. https://code.visualstudio.com/docs/setup/linux Rider has trial version for 30 days then you have to pay for it. Many people on Linux use Vim or Emacs for development. see also: https://docs.microsoft.com/en-us/answers/questions/19216/wpf-in-linux.html
11th Jul 2022, 4:11 AM
Tibor Santa
Tibor Santa - avatar
0
Yes , you can make Cross platform applications with c# and for application I found Rider a Programm from jetbrains. I only found it so I can't tell you much but I try it later on and I already used IDEA IntelJ from them for Java and found it quite good. edit: Monodevelop seems also like a good choice for Linux.
11th Jul 2022, 2:28 AM
Felix Alcor
Felix Alcor - avatar
0
Tibor Santa Yeah I saw that with Trial after Testing and I think he spoke about VS Community which have no Linux version.
11th Jul 2022, 4:25 AM
Felix Alcor
Felix Alcor - avatar