Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
GeneralRe: what is Arr10558 Pin
Luc Pattyn14-May-07 7:16
sitebuilderLuc Pattyn14-May-07 7:16 
AnswerRe: what is Arr10558 Pin
Jimmanuel14-May-07 7:05
Jimmanuel14-May-07 7:05 
QuestionBest way to connect to another device (usb, cat5, parallel port) Pin
Brad Wick14-May-07 4:35
Brad Wick14-May-07 4:35 
AnswerRe: Best way to connect to another device (usb, cat5, parallel port) Pin
MatrixCoder14-May-07 8:30
MatrixCoder14-May-07 8:30 
AnswerRe: Best way to connect to another device (usb, cat5, parallel port) Pin
~~~Johnny~~~14-May-07 8:44
~~~Johnny~~~14-May-07 8:44 
GeneralRe: Best way to connect to another device (usb, cat5, parallel port) Pin
Brad Wick14-May-07 12:11
Brad Wick14-May-07 12:11 
AnswerRe: Best way to connect to another device (usb, cat5, parallel port) Pin
Dan Neely14-May-07 10:16
Dan Neely14-May-07 10:16 
QuestionWriting an array list to a txt file Pin
LCI14-May-07 3:52
LCI14-May-07 3:52 
What is the best way to write an array list to a txt file so that reading from it would be straightforward.

I am using StreamWriter class and i have an array list(Alist) that contains say
1
2
3
4
5
6
Can i just do a Write(AList) or should i be doing a WriteLine because when i read the file again i mya have to to do a realine to get it all line by line to put back into an Array list.

What is the best way to do this?
AnswerRe: Writing an array list to a txt file Pin
kubben14-May-07 3:55
kubben14-May-07 3:55 
GeneralRe: Writing an array list to a txt file Pin
LCI14-May-07 3:59
LCI14-May-07 3:59 
GeneralRe: Writing an array list to a txt file Pin
kubben14-May-07 4:07
kubben14-May-07 4:07 
GeneralRe: Writing an array list to a txt file Pin
LCI14-May-07 4:11
LCI14-May-07 4:11 
GeneralRe: Writing an array list to a txt file Pin
Stefan Troschuetz14-May-07 4:21
Stefan Troschuetz14-May-07 4:21 
GeneralRe: Writing an array list to a txt file Pin
LCI14-May-07 4:33
LCI14-May-07 4:33 
GeneralRe: Writing an array list to a txt file Pin
Stefan Troschuetz14-May-07 4:56
Stefan Troschuetz14-May-07 4:56 
GeneralRe: Writing an array list to a txt file Pin
Giorgi Dalakishvili14-May-07 6:36
mentorGiorgi Dalakishvili14-May-07 6:36 
GeneralRe: Writing an array list to a txt file Pin
kubben14-May-07 4:37
kubben14-May-07 4:37 
AnswerRe: Writing an array list to a txt file Pin
Giorgi Dalakishvili14-May-07 3:58
mentorGiorgi Dalakishvili14-May-07 3:58 
GeneralRe: Writing an array list to a txt file Pin
LCI14-May-07 4:05
LCI14-May-07 4:05 
Questionbackgroundcolor for MenuItem Pin
Bekjong14-May-07 3:49
Bekjong14-May-07 3:49 
AnswerRe: backgroundcolor for MenuItem Pin
Ed.Poore14-May-07 6:16
Ed.Poore14-May-07 6:16 
GeneralRe: backgroundcolor for MenuItem Pin
Bekjong15-May-07 3:53
Bekjong15-May-07 3:53 
QuestionHelp regarding Ms Access Pin
anu8114-May-07 3:40
anu8114-May-07 3:40 
AnswerRe: Help regarding Ms Access Pin
Muhammad Gouda14-May-07 3:59
Muhammad Gouda14-May-07 3:59 
QuestionAPI in C# the func WRITE FILE Pin
barak16048714-May-07 3:28
barak16048714-May-07 3:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.