Google Drive file permissions 13

Have you been trying to connect your website or application to Google Drive?  Would you like to see a list of files or a list of Directories stored on Google Drive?   Would you like to Upload a file to Google Drive or download a file from Google drive using […]


Google Cloud Platform

Google Developer console API

Are you ready for it? I am posting this even before Google has released any information about it. A fellow GDE Gerwin Sturm spotted something in the Discovery API  he posted it on Google+ and someone pinged me about it. As you may know the Discovery API is a Google […]


Google APIs

Google .Net client library source code 5

The Google .Net client library is an open source project. Open Source projects can be nice because they allow us as developers full access to the source code of a project. The main source code for the Google .Net client library can be found on GitHub google-apis-dotnet-client. However this is […]


Find Users email with Google API 4

I have had a number of comments on my GMail and Google+ posts recently that ask a simple question or with a simple statement. How do I find the Authenticated users Email address? or I want to extract user’s email(s) can you help me? A simple enough question I thought […]


Google APIs

Google APIs .NET client library 1.9.2 release! 8

I have been working with the Google APIs .Net client library now since 2012 it was still in beta when I started using it. I have since then been wondering wishing I could track down the lead developer on the project and have a chat with him. Back in June I […]


Google Drive Authentication C# 74

Have you been trying to connect your website or application to Google Drive?  Would you like to see a list of files or a list of Directories stored on Google Drive?   Would you like to Upload a file to Google Drive or download a file from Google drive using […]


Google spead sheets

Google Sheets with C# 21

Accessing Google Sheets with C# after the Google client login shut down is not as easy as you might think.    The problem is that the Google Sheets is part of the old Gdata api and becouse of that you have to use the Gdata library to access it.   […]


Google Plus

Google+ Photo shutdown 1

  Google just announced via their Google+ account, that Google+ photos would be shutting down. You can read it here Goodbye Google+ Photos, hello +Google Photos! They also posted something on the support page about it.  Google+ help support What’s happening to Google+ Photos?     What’s happening to Google+ Photos? We […]


“redirect uri” errors and Installed Application 1

A lot of us get the “redirect uri” error while developing on localhost, the easiest solution to this has been to create a Client ID for native application and bypass the issue all together. About a month ago a user of the site Andrew Jennings left me a comment, I […]


TARGIT Google Analytics SSIS 41

[wp_ad_camp_3] The TARGIT Google Analytics SSIS task was a project I was in charge of at TARGIT. The company discontinued the project. There will be no support or further releases of the task. I recommend anyone using the TARGIT Google Analytics SSIS package find a new option. I have asked […]