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…

Using the Hangouts Telephone API

Have you ever wanted to create a Hangout app that connects its users to a phone line? You could do all sorts of  interesting things like bridge users to a help line or could make an app that would let…

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.