[MonoTouch] SPAM-LOW: Re: DataTable Support in Web Service
Karl Heinz Brehme Arredondo
karl at e-magesolutions.com
Thu Dec 8 17:50:56 EST 2011
If you create a client on Visual Studio (can be VS C# Express), it will
create what you need, then you can copy client code missing on Reference
file created by Visual Studio to the file generated by MonoDevelop. Then you
can return a DataTable from WebService. That's is the way I'm using since
the original project came from .NETCF and it's 100% on MonoTouch and
MonoDroid receiving DataTable from WebService.
Karl
From: Jason Awbrey <jason at awbrey.net>
Date: Thu, 8 Dec 2011 16:45:56 -0600
To: Dave Richards <drichards at kcc.us.com>
Cc: "monotouch at lists.ximian.com" <monotouch at lists.ximian.com>
Subject: SPAM-LOW: Re: [MonoTouch] DataTable Support in Web Service
MT is based on the .NET silverlight profile, which does not include support
for DataTable
On Thu, Dec 8, 2011 at 4:41 PM, Dave Richards <drichards at kcc.us.com> wrote:
> I created an ASP.NET <http://ASP.NET> web service with several web methods
> including a web
> method that returns a DataTable type.
>
> When I create a web reference to this web service in MT all methods are
> accessible except the DataTable method. Does anyone know if the DataTable
> type is supported in MT/Mono or has anyone experienced this same problem?
>
> Methods with a DataSet type are working fine.
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/DataTable-Support-in-Web-Service-tp4174
> 651p4174651.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list
MonoTouch at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111208/8beab9e8/attachment.html
More information about the MonoTouch
mailing list