In my project there was a question about localization. It is not known in advance how many languages it will be translated. Now I have a choice between two ways:
- Application Resources (string table)
- baml files
Which of these methods will you advise? Please back up your choice with explanations (why, how). If you know other ways, wait.