[MonoTouch] Consuming WCF

Alessandro80 alessandro at iws-italia.it
Fri Mar 9 10:19:22 UTC 2012


PS:
if I change

"strValue = String.Format("This is service response: {0}",e.Result);"

with

"Console.Write(String.Format("This is service response: {0}", e.Result);"

I can read my service response on console.

--
View this message in context: http://monotouch.2284126.n4.nabble.com/Consuming-WCF-tp4455961p4459038.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list