i have a asp.net mvc webpage that queries a SQL server database for contact info. I have now migrated all of this contact info into gmail.
is there anyway i can replace the model section of the asp.net mvc site to query my gmail contact info ?
is there an example code to access this via some API?