Visual studio for mac resx

broken image

How to create a resx File?Ĭreate a new project.

broken image

In this tutorial, I would like to share my experience about how to dynamically load strings from a resx file. When I tried to store strings in a resource file in Visual Studio, I met some problems and finally found out the solution. If you ever developed some iOS or Android apps, you should know that for localization, the strings should be stored in some resource files and dynamically loaded in apps.