Click here to Skip to main content
15,920,111 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
hi to all..
if any body knows how to desrialize a json string...
i have some scenario like this:
i have json string like this:
string strjson = "{"\"firstname\":\"hello\",\"lastname\":\"hai\"}";
how to deserialize tat string in c# pls let me know its very urgent for me...
if any knows pls reply immediately...
and do the need full.......
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900