SharePoint on PocketPC
Sharepoint – PocketPc sharepoint list Explorer
I am doing a Pocket PC application to show in the today screen the list content of some lists of my sharepoint server and update it each x minuts.
Before beginning the development I have made a small example that is interesting similarity to me to place here with the source code since it can be interesant for other developers.
This simple application, needs the user credentials and the direction of the web service to use, shows all lists available and later it shows the content of the list selected in a datagrid.
The debug screen show the web service response. In the sample screenshots I’m using the Ian Morrish wss demo site (it’s a public site) and no need credentials.
Update Opps:
– Missing ListExplorer.resx (fixed)
– Now, is not necessary to add /_ vti_bin/lists.asmx