noobii
What project type to choose, VS
Hello, I'm very new to C#, currently studying it on school, and I can't choose the right project type for my work.
We have 12 different exercises that need to be done in one project, I've tried doing a Console App project but since I need multiple files, I need multiply for loops and mains and it doesn't let me do more than one.
I've tried a Class project as well but it doesn't debug because its a library.
What project should I choose?
32 replies