Working HashTable for Globalization ???

O

Oney

For globalization I want to hold data in Sql server and as hashtable
in the cache.So I created a table (LanguageId,Key,Value) in sql
server.
I don't want to pull strings all the time the page is requested,
instead I want to hold
these data in HashTable in Cache.But hash table accepts only
object-value
pairs. I have to create more than one HashTable and make releation
between them
By the way, I don't want to create a HashTable for each Culture.That
is not
flexible.

How can I solve this problem?

Thank you very much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top