Rebuilding a java app for android I built in Windows Visual Studio. Need help on using JSON strings in Visual Studio Visual C# Forms app (.NET Framework).
I'm creating a new file format to be able to transfer data to different robots in my company. I used a list map for my android app and the file contains a JSON string. Is it possible to add the string into a list on Visual C# Forms (.NET Framework) for view in a list box? Sample is provided.
[{"VALUE":"03","ATTRIBUTE":"Laayelbxw"},
{"VALUE":"01","ATTRIBUTE":"Leruaret"},
{"VALUE":"08","ATTRIBUTE":"Lscwbryeiyabwaa"},
{"VALUE":"09","ATTRIBUTE":"Leruxyklrwbwaa"}]