Simple console application, which get data from SharePoint list and displays it. It's very good solution if SharePoint is used as a storage of rates, catalogs, libraries etc.

To use SharePoint Client model you should add references to Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client.Runtime.dll in your solution.

Don't forget to add Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client.Runtime.dll to GAC (c:\Windows\Assembly) before using application on your PC!