How to convert ISingleResult<..> to List? in WCF?
please give detail information...
tanu.rajgor 0 Newbie Poster
Recommended Answers
Jump to PostISingleResult<T> : IEnumerable<T>, so just use System.Linq.Enumerable.ToList.
All 2 Replies
Rashakil Fol 978 Super Senior Demiposter Team Colleague
alc6379 120 Cookie... That's it Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.