Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDries Clairhout
2,620 Pointswhat project in visual studio for c# objects course
Hey,
I always code in Visual Studio, but what project should I choose for the C# objects course?
I watch Jeremy's video on Visual Studio, but he only talks about Console.
Regards, Dries
2 Answers
Steven Parker
231,198 PointsYou can easily create Console applications using Visual Studio.
There's an example of creating a simple console app in the workshop: Introduction to Visual Studio.
Dries Clairhout
2,620 PointsBut my question was, what kind of project I should start in visual studio to learn C# objects. Apparently it's class library.
thanks anyway!