I'm looking for a good tutorial on how to use the SharePoint 2010 Client Object Model. All I've been able to find on the web is some snippets about getting all the list names.
I'm looking for functionality such as:
- Adding an item to a list
- Querying a list for a specific field value
- Deleting a row from a list
Any help would be appreciated!