I was wondering if can create some resource file which represents multiple values per key.
any suggestion?
Thank You;
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can achieve this by adding Properties.Settings add the variable of type System.Collections.Specialized.ListDictionary in it add 2 items and save it
a setting variable can be scoped to be used at application or user level
Please example here http://www.codeproject.com/Articles/17659/How-To-Use-the-Settings-Class-in-C