Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
hanslanda5019
Posts
Comments
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
aight ty man
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
And you can serialize /desirialize BitMapImage just fine?
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
And how did you convert the Image to a string?
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
I am just stuck on saving an image to json
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
I could try that
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
oh so just a string
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
What are stringified images?
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
@JamesK.Polk I am really stuck do you have any idea?
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
I Serialized it like this File.WriteAllText(FileName, JsonConvert.SerializeObject(Lib));
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
This is the Json I am trying to convert
26 replies
C
C#
•
Created by hanslanda5019 on 3/5/2023 in
#help
❔ Deserializing Json to class
And my debug always returns 0
26 replies