[Solved] how to split single data from string..? [closed]
I solved my problem guys.. here is my sample code.. it works wel.. dynamic stuff = JsonConvert.DeserializeObject(res); int id=stuff.id; 4 solved how to split single data from string..? [closed]