Click here to Skip to main content
15,913,854 members

Comments by Wakachi23 (Top 2 by date)

Wakachi23 23-May-20 13:58pm View    
I just need the value (1033,1036 etc.) no need really to have a json object or the val1 etc.
I already try Dynamic object. but don't how to fill constructeur with my string.
I'm fetching this string from a file that contains more than 6000 lines.

I try with regular expression but sometimes values contains symbol ({,",}) so it fail.
Wakachi23 23-May-20 13:06pm View    
Thanks for your response,
I have already checked it, but it's not solving my issue because in my case I have a C# string ...