I designed a site that takes the events from a google calendar and displays it on their website. This worked well until google made it mandatory to go with v3. I am totally confused now. I have been looking at quite a few sites to figure out how to implement this but there is no good examples out there. Is it possible for someone to show me (via code) an asp.net/vb.net sample of displaying events from a google calendar v3?
I already registered the 'project' and got a client_id and secret.
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.
ASKER