TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Google API
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Siddharth Vaghasia (3)
Vithal Wadje (2)
Ravishankar Singh (1)
Mayooran Navamany (1)
Sanjeeb Lenka (1)
Mudita Rathore (1)
Amir Ali (1)
Logesh Palani (1)
mem_1910 (1)
Suthahar Jegatheesan (1)
Manas Mohapatra (1)
Ankur Mistry (1)
Lakshmanan Sethu Sankaranarayan (1)
Sharad Gupta (1)
M Chandramouli (1)
Mike Gold (1)
Related resources for Google API
No resource found
How to create a language translator using Google's API and JavaScript
9/17/2024 10:42:21 AM.
This article demonstrates how to create a language translator using the Google API and JavaScript. It covers integrating the Google API for translating text, contrasting it with previous methods like
Implementing Google OAuth in React.js
5/25/2024 11:50:21 AM.
Implementing Google OAuth in React.js enables secure user authentication by integrating Google's OAuth 2.0 authorization mechanism. This guide covers the steps to set up OAuth in a React applicati
Get And Create Google Calendar Events In .NET
4/12/2024 11:15:23 AM.
Manage Google Calendar events seamlessly in .NET using Google.Apis.Calendar.v3. Retrieve, create, update, and delete events with ease, integrating Google Calendar functionality into your .NET applicat
Retrieve Picasa Albums and View Photos in ASP.Net
3/24/2021 9:55:29 AM.
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.
How To Use Google Calendar in ASP.NET Through Google API
2/3/2021 4:23:39 AM.
In this article I will describe how to use Google Calendar in an ASP.Net website.
Generate Google Maps Key in Android
4/2/2020 12:59:55 AM.
This article explains how to generate a Google Maps Key in Android.
Create And Update Google SpreadSheet Via Google API.NET Library
6/11/2019 9:41:34 AM.
In this article, you will learn how to create and update a Google SpreadSheet via Google API.NET library.
How To Upload A File To Google Drive Using Google API From .NET
6/11/2019 8:33:24 AM.
In this article, you will learn how to upload a file to Google Drive using Google API from .NET.
Google APIs - Google Web Authentication
11/14/2018 11:58:07 PM.
Google provides a variety of API services such as Google Cloud APIs, G Suite APIs, Google Map APIs, Mobile APIs, Social APIs. Now, we will discuss how to add Google Authentication to your web site.
Integrating With Google Search API
9/21/2018 12:52:51 AM.
This article will show us how to integrate with Google Search API from our windows application or web application.
Generate Google API Key For Xamarin Android Applications
2/27/2017 11:14:24 AM.
In this article, you will learn how to generate Google API key for Xamarin Android Applications.
Organizational Chart In ASP.NET MVC Using Google API
8/22/2016 11:25:51 AM.
In this article, you will learn, how to implement an organizational chart in ASP.NET MVC, using Google JavaScript.
Auto Complete Address Using Google API In ASP.NET MVC
3/14/2016 9:44:48 AM.
In this article we will learn how to create Auto Complete address field using Google API in ASP.NET MVC.
Create CAPTCHA Using Google API in ASP.Net
11/2/2014 9:03:02 PM.
This article explains creation of a CAPTCHA using the Google reCAPTCHA API to prevent input from an automated system.
Weather Information in SharePoint Apps 2013
3/5/2014 5:26:45 PM.
In this article, we will see how to integrate weather information into SharePoint 2013 Apps.
Live Currency Converter Using ASP.NET C#
11/21/2013 1:20:52 PM.
In this article I will explain how to create the Live Currency Converter application in ASP.Net C# using the Google API.
Google Client API With PHP
3/2/2013 8:12:09 AM.
In this article I describe how to access Google data with some PHP code using the official Google Client API for PHP and OAuth2.
Integrating Google Search using the Google Web Services
10/13/2012 5:41:56 AM.
This sample shows how to integrate search into your application using the Google Web Service API.
Hooking into your Google Apps With the RSSBus Google Data Provider
12/2/2010 1:55:08 PM.
This is a review of a component called the RSSBus Google Data Provider which allows you to access the Google API through a Sql Data Provider. This provider opens up the entire Google Application Suite to the .NET developer through familiar ADO.NET tools and classes.