I uploaded thousands of files for a client but some were not allowed and skipped. I want to determine those files now. I was hoping to write a simple app to get a list of all the files on the SharePoint site. However so far all the examples I've found online have been server side and I need to do it using Microsoft.SharePoint.Client in a WinForm program. Can anyone point me to a quick and dirty example online or maybe have a quick one to post here?