Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to parse JSON response string

How to parse JSON response string

Scheduled Pinned Locked Moved C#
questiondatabasejsontutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yogesh_softworld123
    wrote on last edited by
    #1

    Dear sir, i have a json response string like this: {"trends":{"2009-05-07 18:44:11":[ {"query":"\"Star Trek\"","name":"Star Trek"}, {"query":"\"Manny Ramirez\" OR Ramirez","name":"Manny Ramirez"}, {"query":"KFC","name":"KFC"}, {"query":"\"Swine Flu\"","name":"Swine Flu"}, {"query":"#jonaslive","name":"#jonaslive"}, {"query":"AT&T","name":"AT&T"}, {"query":"#Dollhouse","name":"#Dollhouse"}, {"query":"Dodgers","name":"Dodgers"}, {"query":"\"National Day\" OR \"Mothers Day\"","name":"National Day"}, {"query":"A-Rod","name":"A-Rod"} ]},"as_of":1241721851} i want to fetch values like: Star Trek Manny Ramirez KFC .. .. how can i do this? could u give me some idea?? Thank you!

    yogesh

    H 1 Reply Last reply
    0
    • Y yogesh_softworld123

      Dear sir, i have a json response string like this: {"trends":{"2009-05-07 18:44:11":[ {"query":"\"Star Trek\"","name":"Star Trek"}, {"query":"\"Manny Ramirez\" OR Ramirez","name":"Manny Ramirez"}, {"query":"KFC","name":"KFC"}, {"query":"\"Swine Flu\"","name":"Swine Flu"}, {"query":"#jonaslive","name":"#jonaslive"}, {"query":"AT&T","name":"AT&T"}, {"query":"#Dollhouse","name":"#Dollhouse"}, {"query":"Dodgers","name":"Dodgers"}, {"query":"\"National Day\" OR \"Mothers Day\"","name":"National Day"}, {"query":"A-Rod","name":"A-Rod"} ]},"as_of":1241721851} i want to fetch values like: Star Trek Manny Ramirez KFC .. .. how can i do this? could u give me some idea?? Thank you!

      yogesh

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      Unless you identify what it is about the values you want to fetch, that makes them 'fetchable' it will be very difficult for anyone to help you. Until you do so, we can only guess. People will not waste their time.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups