How i can run code in c# in visual Studio except hello world program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How i can run code in c# in visual Studio except hello world program?

Plz help me 🆘

10th Nov 2019, 5:25 AM
Nitin Bisht
Nitin Bisht - avatar
2 Answers
+ 2
Maybe this can help to get started. Always consult the Visual Studio documentation for questions about how things work there. https://docs.microsoft.com/en-us/visualstudio/ide/create-new-project
10th Nov 2019, 7:00 AM
Ipang
+ 1
Visual Studio just like Word. Has open a current open file. If this file is the "hello world"-project. You need to close this first before you can start working on another project https://www.youtube.com/watch?v=oaJ2lQ_XHQQ
10th Nov 2019, 8:06 PM
sneeze
sneeze - avatar