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…

Would you [re]program yourself?

It’s been a running joke for me that, “Hey, what’s the worst that could happen if there’s a bug in this demo or example, right?” The joke came from when I was a young programmer and worked alongside many of…

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.