Hi
On 20140611 12:30 , venkatesh wrote:
Hi all,
We are trying to implement the signature capture in Xamarin Android by using
the Xamarin Signature capture component. We need to save the signature image
in database by using WCF REST Service(POST Method).
We have converted image(JPEG) into Byte array and sent the same as stream to
WCF REST Service.
In mono WCF is not fully implemented / stable. It works for simple use
cases, but for something more complex you'll probably hit limits.
http://www.mono-project.com/WCF_Development
http://forums.xamarin.com/discussion/370/rest-or-wcf
http://forums.xamarin.com/discussion/4557/how-to-consume-wcf-basic-service-from-xamarin-for-android
http://forums.xamarin.com/discussion/432/wcf-status-servicestack
maybe the cooperation with Microsoft will fix this in the future, but
currently 2014-06 it is uncertain zone.
regards
Mel
<http://forums.xamarin.com/discussion/4557/how-to-consume-wcf-basic-service-from-xamarin-for-android>
In WCF REST Service, the stream is received and we tried to convert the Byte
array from stream into Image. But it shows conversion failed error as
"Parameter is not valid".
Kindly help me to resolve the issue. find below my sample code.
*Xamarin android (Client Side) coding part:*
*Sample WCF REST Service Function:*
<http://mono-for-android.1047100.n5.nabble.com/file/n5713714/ErrorStack.jpg>
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Invalid-Byte-Array-Conversion-in-WCF-Rest-Service-for-Jpeg-Image-for-Signature-Pad-tp5713714.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid