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 trial

C# Querying With LINQ Now You're Querying All About LINQ

Can you please tell everyone they can use Visual Studio Community to work in repl, instead of using Treehouse Workspaces

Workspaces is fine and keeps it simple. But if you want a fuller learning experience, I would recommend using Visual Studio Community to work with repl. See video #4 of the C# Streams and Data Processing series ("Console I/O"). I personally feel the entire LINQ module would be much improved if students could work in VS. And if you're planning on getting a job in tech, the more comfortable you are with VS, the better equipped you'll be for a job.

1 Answer

Hi Matt, great suggestion. But how do we set up Visual Studio Community so that we can see the output in code upon running the code?

Thanks

To open the C# REPL go to 'View > Other Windows > C# Interactive'