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
Mukesh Kumar Tiwari
NA
980
251.6k
How to initialize the deaf ult value to the class property.
Jan 19 2016 10:08 AM
hi frnds..
how to implement the default value of below property.
[DataMember]
public string status { get; set; }
[DataMember ]
public List<DALCompanyInfo> RetunrCompList { get; set; }
RetunrCompList is a list type of class
DALCompanyInfo.
I dnt want to return the null value in JSON to the mobile app developer. So i want to initilize the default value to the both property.
Thanks,......
Reply
Answers (
1
)
how to embaded vlc media player in wpf
C # Reporting Problems