Hi, Im quite new at C#, I would like to open a .txt file and read it and then separate the variables. How can I indicate the reader to just read some on the variables and skip others..I mean I want the reader to read word by word, I know I should use streamreader.
I also would like to ask what can be easier to store these variables in a database or to just use an array ?
Thanks in advance if someone would give them their opinion...
I also would like to ask what can be easier to store these variables in a database or to just use an array ?
Thanks in advance if someone would give them their opinion...