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
Muralidhar V
NA
27
1.1k
JSON Parsing
Jul 28 2015 1:34 AM
Hi,
I have Json string format like this
{"result":[{"result1":{"row":[{"fld_name":"CityName","fld_caption":"CityName","data_type":"c","modeofentry":"accept"},{"fld_name":"Country","fld_caption":"Country","data_type":"c","modeofentry":"accept"},{"fld_name":"Pincode","fld_caption":"Pincode","data_type":"c","modeofentry":"accept"}]}}]}
Please help me to parse this string and put it in an array or list in c# windows forms aoolication. Please very urgent.
Thanks in advance.
Reply
Answers (
4
)
Code error
User Authentication using LDAP