I\'ve run into a problem trying to return an object that holds a collection of childobjects that again can hold a collection of grandchild objects. I get an error, \'connect
Don't return the literal IEnumerable in a contract, there is the famous WCF IEnumerable bug
IEnumerable