Using Google's Spreadsheet API using .NET, OAuth 2.0 and a Service Account
Posted on
Last weekend I found myself needing to make use of the Google Spreadsheet API using a service account to manage spreadsheets belonging to users of a Google Apps domain from within a .NET application.