G
Guest
I'm just starting out with C# after many years with VB 6.0.
I'm trying to fill a listbox with a list of computer names (almost 100) from
app.config. First, is app.config the place to store and retrieve this large
list?
If so, I'm looking for code to obtain the list of computer names from
app.config, and also an example of how the computer names need to be listed
in app.config.
Thanks,
I'm trying to fill a listbox with a list of computer names (almost 100) from
app.config. First, is app.config the place to store and retrieve this large
list?
If so, I'm looking for code to obtain the list of computer names from
app.config, and also an example of how the computer names need to be listed
in app.config.
Thanks,