How to get the list request from android to asp.net webservice? -


i have 1 webservice,use 1 webmethod,in android developer pass request in list example:

itemid itemname date 1      aaaa     12/4/2013 2      bbbb     11/4/2013 3      cccc     10/4/2013 

how request in webservice?..and how receive request? advance thanks....


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -