Click here to Skip to main content
15,921,226 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListBox serialization wont work! :-( Pin
occcy14-Jun-05 19:57
occcy14-Jun-05 19:57 
GeneralRe: ListBox serialization wont work! :-( Pin
Green Fuze14-Jun-05 20:40
Green Fuze14-Jun-05 20:40 
GeneralRe: ListBox serialization wont work! :-( Pin
occcy14-Jun-05 20:54
occcy14-Jun-05 20:54 
GeneralRe: ListBox serialization wont work! :-( Pin
Green Fuze16-Jun-05 2:23
Green Fuze16-Jun-05 2:23 
GeneralRe: ListBox serialization wont work! :-( Pin
Green Fuze16-Jun-05 4:53
Green Fuze16-Jun-05 4:53 
GeneralRe: ListBox serialization wont work! :-( Pin
occcy16-Jun-05 19:49
occcy16-Jun-05 19:49 
GeneralRe: ListBox serialization wont work! :-( Pin
Green Fuze16-Jun-05 21:55
Green Fuze16-Jun-05 21:55 
GeneralRe: ListBox serialization wont work! :-( Pin
occcy16-Jun-05 22:08
occcy16-Jun-05 22:08 
Green Fuze wrote:
1. is there anyway to serialize an object as is? I mean, list
just serializing a listbox or a combobox, and all the infomation inside will be saved?


Search for "Control.DataBindings Property" in your vs.net help or msdn.
I think that's what you are looking for.


Green Fuze wrote:

2. I don't get exactly what the Initialize() command in the array class is doing, or when should I use it...


Search for "Array.Initialize Method" in your vs.net help or msdn too.
Mostly you don't need to call this method. For example you have an array of string, the compiler sets all strings inside this array automatically to an empty string.....
GeneralTextBox Enter/Break Pin
Expert Coming14-Jun-05 11:16
Expert Coming14-Jun-05 11:16 
GeneralRe: TextBox Enter/Break Pin
bneacetp14-Jun-05 11:31
bneacetp14-Jun-05 11:31 
GeneralRe: TextBox Enter/Break Pin
Vasudevan Deepak Kumar14-Jun-05 19:17
Vasudevan Deepak Kumar14-Jun-05 19:17 
GeneralRe: TextBox Enter/Break Pin
S. Senthil Kumar14-Jun-05 20:08
S. Senthil Kumar14-Jun-05 20:08 
GeneralCommon Languge Runtime Debugging Services Pin
adonisv14-Jun-05 10:19
adonisv14-Jun-05 10:19 
GeneralRe: Common Languge Runtime Debugging Services Pin
nemopeti14-Jun-05 23:34
nemopeti14-Jun-05 23:34 
GeneralRe: Common Languge Runtime Debugging Services Pin
adonisv15-Jun-05 9:16
adonisv15-Jun-05 9:16 
Generalsystem.transactions problem Pin
Anonymous14-Jun-05 10:11
Anonymous14-Jun-05 10:11 
Generalhey Pin
Anonymous14-Jun-05 10:17
Anonymous14-Jun-05 10:17 
Generalsmall problem Pin
snouto14-Jun-05 8:56
snouto14-Jun-05 8:56 
GeneralRe: small problem Pin
Marc Clifton14-Jun-05 9:03
mvaMarc Clifton14-Jun-05 9:03 
GeneralRe: small problem Pin
snouto14-Jun-05 9:07
snouto14-Jun-05 9:07 
GeneralRe: small problem Pin
Nick Parker14-Jun-05 11:00
protectorNick Parker14-Jun-05 11:00 
GeneralEnterprise Library Pin
BECK714-Jun-05 4:44
BECK714-Jun-05 4:44 
GeneralRe: Enterprise Library Pin
Charlie Williams14-Jun-05 8:34
Charlie Williams14-Jun-05 8:34 
GeneralRe: Enterprise Library Pin
BECK714-Jun-05 9:17
BECK714-Jun-05 9:17 
Questionclear ComboBox content? Pin
george ivanov14-Jun-05 3:51
george ivanov14-Jun-05 3:51 

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.