G
Guest
Hi all,
What is the best way to store the configuration varaibles of the application (E.g: Registry, Web Config file, Xml file , text file etc)?
E.g: of configuration variable is
*Connection string
*Support Links
*# of retiries to SQL Server before exiting.
What i am looking for is the an highly fast way to access the variables( As it will involve disk operation) and also secure.Not inclined to user Registry -- if i have better option.
Thoughts on the above will be appreciated.
Thanx in advance
Regards
Vineet Batta
What is the best way to store the configuration varaibles of the application (E.g: Registry, Web Config file, Xml file , text file etc)?
E.g: of configuration variable is
*Connection string
*Support Links
*# of retiries to SQL Server before exiting.
What i am looking for is the an highly fast way to access the variables( As it will involve disk operation) and also secure.Not inclined to user Registry -- if i have better option.
Thoughts on the above will be appreciated.
Thanx in advance
Regards
Vineet Batta