开发者

use .net webservice in android

开发者 https://www.devze.com 2023-03-17 17:44 出处:网络
I have created 开发者_如何学Goa webservice in .net and want to access this webservice in andriod how to do that. Please help. I also need to bind the data returned by webservice to grid. Webservice wi

I have created 开发者_如何学Goa webservice in .net and want to access this webservice in andriod how to do that. Please help. I also need to bind the data returned by webservice to grid. Webservice will be returning a table of rows.


Useing SAX parser you can do this :: i wrote one example here which help to you.

http://www.androidpeople.com/android-xml-parsing-tutorial-using-saxparser http://www.jondev.net/articles/Android_XML_SAX_Parser_Example http://about-android.blogspot.com/2010/02/sample-saxparser-in-android.html http://www.ctctlabs.com/index.php/mobile/blog-detail/parsing_xml_on_android/ http://www.dotnetexpertsforum.com/parsing-xml-using-sax-parser-in-android-t1494.html http://www.javacodegeeks.com/2010/10/android-full-app-part-3-parsing-xml.html

This all link are ready to help that how SAX parser are working.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号