C# Read CSV - Tutorial

preview_player
Показать описание
Learn how to easily read content from a CSV (Comma Separated Values) file using StreamReader in C#.
Рекомендации по теме
Комментарии
Автор

thanks for the tutorial. please may you accept my advice:
For videos such as this there is no need to use 60 fps, and most of us do not have unlimited and high-speed internet connection (using my mobile data for this tut).
480p is too low resolution to see properly, but your 720p option is @ 60 fps, as a result increasing the data usage dramatically...

joshdheda
Автор

I'll test this and see if you have the csv in "sharing" if the app can still read it when it's open.

NoirMorter
Автор

I have one question, how can we retain the datatypes such as date, int, float of the data? Given that we don't know what's in the csv file. I want my program to figure it out itself that which column should e of which datatype

noOne-feni
Автор

Nice video, but please leave the music out :D It's distracting as

Rasmusorum