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
Yogesh Sharma
NA
144
46.1k
Nested Array Response in Web API using c# Web Services
Jun 20 2016 1:45 AM
Dear all friends,
if we want to get the response as below, then what kind of code should we conduct ???
[
{
"Manager": "Mahesh Chopra",
"Depart": "ASP.NET",
"Role": "Program Manager",
"Employee": [
{
"Name": "ABC"
},
{
"Name": "xyz"
}
]
}
]
In this scenario we have manager named mahesh which has one department named asp.net, and has some employee's which have worked under manager named mahesh.
So, if i want to get this type of response in web api using asp.net # web services , then what type of code should i conduct ???
Thanks.
Yogesh Sharma
Reply
Answers (
1
)
Xamarin sepate Package for VS except downloading it directly
How to set today's closing balance is tmrw's opening balance