I am writing a Silverlight control which will display the data from SharePoint list for use in SharePoint 2010 site.
I am considering wheather to use Client Object Model or SharePoint web services to achieve this task ?
Are there any criteria or performance considerations in deciding which to use when ?
Update
There has been a post on this topic by author of SPServces. Including the link below