Great tutorial, clear and straight to the point. Exactly what I was looking for! :D
Thanks Jannick. Very concise and straight to the point. Btw could you elaborate on the best practice on how to update our json file with new data? Assuming there will be more purchased items and we want to store/update that information.
Excellent, thank you so much .
Awesome explanation
Thanks for the video, It helped me a lot
Thx
please make some videos about state management
This is something i wanted to learn for a long time. So what is the difference between saving objects this way, and saving with a SQL server?
My question is how to dynamically add json object into sql server because i have form and I dont know table contain how many rows and rows contain how many fields
Hello. I want to be able to disallow some fields from serialization. Is it possible to do this before serialization or will I have to cut the relevant parts out of string.
Too many adds about your course and minimal information about what we are here for
I do not have system.text.json 😐
Hi, I am new to software development what is serialize? Thanks,
Can anyone please explain why we serializing the json object and how we can store serialized object(string) in the database. Lets suppose we have table of user. I create a post API that creates a user and store in a database how can I use serialization here and what will be the benefit of doing it?
Did you guys intentionally make something so the like button gets a rainbow aura when you say "smash that like button" or is it just a thing that YouTube does now?
i have a question that i have to use Json Data which is key value type (Commands,Buttons) example { "command": "*A-2#", "button": "A-2" } so i have list of data whenever i can edit or delete. this data is in unity buttons which can also delete and add at run time. so is there any solution to do?
@tutorialsEUC