DataSets over WCF is not done! You should take some time and create some DataContracts which can be send over WCF. The only thing that you have to do is convert your WCF service, so that cannot be a lot of work. The Business layer does not have to be changed.
Another solution is using Web Services in stead of WCF services. -- View this message in context: http://monotouch.2284126.n4.nabble.com/WCF-System-Data-Datasets-tp3645045p3645198.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
