Add and Modify a JSON String

Can you write code that implements adding and modifying based on an incoming JSON string in Visual Basic? I can’t seem to find any helpful resources. So far I have a JSON with Lastname, FirstName, streetnumber, etc. I want to be able to run a console app that says Enter LastName, or firstname, or street number, whatever, and it change the values in my JSON.

Any feedback will be greatly appreciated!

T

Hey @TimmyHoHo! This discussion board is for the http://jsonapi.org/ specification, specifically. I would suggest for general programming questions, that you ask on http://stackoverflow.com/