How to return IEnumerable from XML web services

Published Tue, May 26 2009 3:22
Hi , This post gives you an idea how to return IEnumerable object in your XML web services, the tip for this post is how to convert this IEnumerable object to something that can be serialized in your xml web serivces. If you are using LINQ in your xml Read More...

Read the complete post at http://moustafa-arafa.blogspot.com/2009/05/how-to-return-ienumerable-from-xml-web.html