Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading XML into an ArrayList or web.config?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Loading XML into an ArrayList or web.config?
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01272358
Message ID:
01272358
Views:
73
I need to load a bunch of names (up to about 15) into an array or arraylist. I would like to know which method is faster:

1. Create an xml file of these names and use LoadXml method
or
2. Add these names into an external web.config file (e.g. my.config)

Thank you in advance for any input.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform