Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Read value from key value string
Akash Patil
7y
199
1
Reply
Hello experts
i want to read key and value from below string
{"status":"fail","errorCode":-13,"message":"Data is missing"}
i want to store seprate value in seprate variable
like
string status = fail
string
errorCode = -13
string
message = Data is missing
help me please
Thanks
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Bind data to textboxes of gridview
Word document reading using C#