Quantcast
Channel: Reading JSON Data in VB.Net
Viewing all articles
Browse latest Browse all 3

Reading JSON Data in VB.Net

$
0
0

Hello everyone and thanks for your help in advance.  I am developing a screen scrape application that makes a call to a website that returns JSON data that looks like this:

{metadata:{ count:"484", totalpages:1, startindex:1, endindex:484,sdxUsed :" "},data:[{"rowNum" : "1","phone" : "12345678","full_name" : "Tom Testcase"
},{"rowNum" : "1","phone" : "12345678","full_name" : "Tessa Testcase"
}]}

I'm not exactly sure how to go about parsing it.  Any help would be appreciated.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images