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# C# Streams and Data Processing Reading Data Reading a CSV File

Yu-Yang Hsiao
Yu-Yang Hsiao
6,295 Points

Load CSV file contents into 2d array

Hi there, I'm currently working on a project. I need to read from .csv-file and use double-array to store the data. I'm not so familiar with the data streaming in C# right now. Any help will be appreciated Thanks! Andy

1 Answer

Ben Reynolds
Ben Reynolds
35,170 Points

I'd suggest doing this course. If you're new to c# I'd highly recommend doing the courses before it first in the Beginning C# track

Yu-Yang Hsiao
Yu-Yang Hsiao
6,295 Points

Thanks for your help! will do the course. Happy coding :) Andy