0
how to do start code in VS C# I dont know where the lines are?
hi so when i open a solution in VS there are no lines why? can you fuys help me find out how to add lines for code?
6 Answers
+ 1
Does "VS" stand for Visual Studio?
if you are using Visual Studio, you should see a tab named "Solution Explorer".
Then at the bottom, you should see a section named, "Source Files". You right click on the section and click on the option to add a source file.
Then you can write your code.
+ 1
Thank you
0
yes
0
Also when you create a source file. Add the right extension at the end.
I don't know the extension for C#.