I need to pass back a JSON result for a routine I am working with. In VB.NET
, how can arrays be JSON encoded?
Dim serializer as New JavaScriptSerializer()
Dim arrayJson as String = serializer.Serialize(myArray)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With