Hello,
I like to work remote with my generated objects in a WindowsClient. To communicate with the database I like to use a WebService. How can I transport a query (expression) from the client to the server? Can I serialize the query to xml and load the query to a new object on the server?
Cheers,
Leu