Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wcf

In Android How To Post Data To Webservice Which Is Created In Wcf?

I am new to C# webservice developed using WCF framework. And I have to post data in URL. My URL is … Read more In Android How To Post Data To Webservice Which Is Created In Wcf?

Jsonobject Cannot Be Converted To Jsonarray

My Android application is expecting and array of usernames from my WCF Service using the following … Read more Jsonobject Cannot Be Converted To Jsonarray

How To Pass Object In Soap Request

In one of my app I want to send an Object to WCF service. This Object binds three data. I don't… Read more How To Pass Object In Soap Request

System.net.webexception: Error: Nameresolutionfailure When Calling Wcf Services Throwing Exception In Mono Android Application

I am working on Mono Android Mobile applicaiton. I am calling my WCF Services in my applicaiton, I … Read more System.net.webexception: Error: Nameresolutionfailure When Calling Wcf Services Throwing Exception In Mono Android Application

Ksoap2 Serialisation Error

I'm using kSoap2 to connect to a WCF service from an android device but I get an serialisation … Read more Ksoap2 Serialisation Error

How To Consume Wcf .svc In Android

i red a lot of documents about, but i can't consume this .svc file. I've no problem with .A… Read more How To Consume Wcf .svc In Android