Subscribe For Free Updates!

We'll not spam mate! We promise.

Tuesday, 11 June 2013

Retrieve Picasa Albums and View photos in Asp.Net

Introduction This article describes how to retrieve Picasa Albums with a photo in ASP.Net.  Here I will describe how to communicate with Picasa using the Google API. Description Since it is a third party software, for this we require a third party DLL to be referenced by our application that will communicate with the Gmail...

Sunday, 2 June 2013

Retrieve Gmail Contacts Name with Email in Asp.Net

Introduction This article I am going to describe how to retrieve Gmail contact with Name and Mail id in asp net.  Here I will describe how to communicate with Gmail using Google API. Description As it is a third party software for this we required some third party dll to be referenced to our application which will communicate with Gmail server. For...