Click here to Skip to main content
16,013,516 members
Home / Discussions / C#
   

C#

 
GeneralUsing Collections of objects as public properties Pin
20-Mar-02 5:30
suss20-Mar-02 5:30 
QuestionGetTextExtent in C#? Pin
19-Mar-02 23:55
suss19-Mar-02 23:55 
AnswerRe: GetTextExtent in C#? Pin
Alexander Kojevnikov20-Mar-02 0:15
Alexander Kojevnikov20-Mar-02 0:15 
GeneralFighting with ADO.NET Pin
Mazdak19-Mar-02 23:20
Mazdak19-Mar-02 23:20 
GeneralSerialization (save and loading) Pin
BLaZiNiX19-Mar-02 14:00
BLaZiNiX19-Mar-02 14:00 
GeneralRe: Serialization (save and loading) Pin
Andres Manggini19-Mar-02 14:34
Andres Manggini19-Mar-02 14:34 
GeneralRe: Serialization (save and loading) Pin
BLaZiNiX19-Mar-02 15:32
BLaZiNiX19-Mar-02 15:32 
GeneralRe: Serialization (save and loading) Pin
Andres Manggini19-Mar-02 16:10
Andres Manggini19-Mar-02 16:10 
Let me see if I understand correctly.

You have two arrays, one contain a list of file names, the other a list of data corresponding to each file.

So, you want to create as many files as the first array contains, and write the data contained in the second array to the corresponding file.

is this correct ?.

this sentence confuses me:

/* copy */
I want to replace the button3_onclick event where the MEssageBox are with a File Creation and data transfer to the new file created... and I want to create it in ONE file (store the data and the file path in the same file not in two separate files)
/* copy */

what do you mean by "(store the data and the file path in the same file not in two separate files)" ?

Andres Manggini.
Buenos Aires - Argentina.
GeneralRe: Serialization (save and loading) Pin
BLaZiNiX19-Mar-02 16:38
BLaZiNiX19-Mar-02 16:38 
QuestionC# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:49
professionalZombies with Coffee, LLC19-Mar-02 10:49 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:57
professionalZombies with Coffee, LLC19-Mar-02 10:57 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
ez219-Mar-02 11:27
ez219-Mar-02 11:27 
GeneralUpdating DataSource Pin
Mazdak19-Mar-02 10:31
Mazdak19-Mar-02 10:31 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 11:34
Andres Manggini19-Mar-02 11:34 
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 11:42
Mazdak19-Mar-02 11:42 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 12:37
Andres Manggini19-Mar-02 12:37 
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 19:39
Mazdak19-Mar-02 19:39 
GeneralRe: Updating DataSource Pin
Andres Manggini20-Mar-02 1:57
Andres Manggini20-Mar-02 1:57 
GeneralRe: Updating DataSource Pin
Andres Manggini20-Mar-02 2:00
Andres Manggini20-Mar-02 2:00 
GeneralRe: Updating DataSource Pin
Mazdak20-Mar-02 2:41
Mazdak20-Mar-02 2:41 
GeneralOverriding simple methods... Pin
Zombies with Coffee, LLC19-Mar-02 6:02
professionalZombies with Coffee, LLC19-Mar-02 6:02 
GeneralRe: Overriding simple methods... Pin
Christian Graus19-Mar-02 10:42
protectorChristian Graus19-Mar-02 10:42 
GeneralRe: Overriding simple methods... Pin
Zombies with Coffee, LLC19-Mar-02 10:46
professionalZombies with Coffee, LLC19-Mar-02 10:46 
GeneralRe: Overriding simple methods... Pin
David Wengier19-Mar-02 11:03
David Wengier19-Mar-02 11:03 
GeneralRe: Overriding simple methods... Pin
Mazdak19-Mar-02 11:19
Mazdak19-Mar-02 11:19 

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.