jovball wrote:
My biggest question is if there is a generic way to return these (similar to entity collection) so that I only have one KnownType. I've tried the TypedView2 but didn't have success with it.
Hi Joel, TypedViews, TypedLists and DynamicLists are all dataTables, I think it would be better to pass these over the wire.
jovball wrote:
I'm not sure if the reason the WCF sample doesn't have any of these is an oversight or if it is Frans way of saying that using TypedViews with WCF is a bad idea.
The sample simply doesn't inuclude typedviews but that doesn't mean that htat isn't possible