TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Prakash
NA
258
78.4k
Read value from key value string
Mar 16 2017 5:46 AM
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
Reply
Answers (
1
)
Bind data to textboxes of gridview
Word document reading using C#