Mixing languages in .Net [closed]
Closed 11 years ago.
What is a good pattern for multi language in MongoDb?
Say I want to build a website that support multiple language and use MongoDB datastore. I wonder what is a good approach to have multiple versions of the body and title of an article, one for each language.
Get a hash from XML
I need to get the same hash of an xml in any language.