| Author: Pavan Pareta 12 Aug 2009 | Member Level: Silver | Rating:  Points: 2 |
Hi Haritha,
First of all you have to write server side XML Web service.
Second you have to Add Web Reference in your device/client project and then you are able to create an instance of web service and you can use the web methods using instance of web service.
see this example: http://www.codeproject.com/KB/mobile/GoPaWebSrvBegnrs.aspx
|
| Author: Malleswar 25 Aug 2009 | Member Level: Gold | Rating:  Points: 2 |
Hi Haritha,
Here you can find few samples for web service connectivity with Windows Mobile. Hope it will be helpful.
http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesvbcs/thread/7d352359-41dc-41ba-a709-cc1487f7e273
Regards, Malleswar
|