This blog is medium continued…

Not sure it will stick but you can find my newest personal post on Medium.

Accessing the People API from C# / .NET

The Google People API has launched, this post describes how to access the API from .NET projects using C#.   Code overview The following code shows how to access the API: using Google.Apis.Auth.OAuth2; using Google.Apis.People.v1; using Google.Apis.People.v1.Data; using Google.Apis.Services; using…

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.