VB.NET json serialization and deserialization

preview_player
Показать описание
This video explains how to serialize and deserialize object and list of objects using newton soft in VB.NET

Рекомендации по теме
Комментарии
Автор

I was looking at this lesson for a long time. Thanks!!!!

GGSoft
Автор

Bit late to the party but thank you 🙏

If you had 3 records containing 4 fields within an JArray how would you pull the second field out of the first record out?

raginranga
Автор

Hey Bro, It helped me to understand but when i passed object to serialize, it throws exception. "The type initializer for 'Newtonsoft.Json.JsonWriter' threw an exception." What would be the cause?

rashidfaheem