Social Networking :: Login With Google Account API
May 7, 2015All the facebook, twitter & LinkedIn api are working properly i have integrated this into my project. But still google api code is not findin in your site.
View 1 RepliesAll the facebook, twitter & LinkedIn api are working properly i have integrated this into my project. But still google api code is not findin in your site.
View 1 RepliesI read "Import Contacts from Google Gmail Account in ASP.Net using C# " article [URL] .....
Its very nice, i follow all steps as per article, it working fine. But i face one problem, through this we get only 10 contacts. I need to fetch all contacts present in my email account. What should i do.
No connection could be made because the target machine actively refused it 127.0.0.1:51273 when the project deploy in IIS. But it is fine running the project in localhost. How to fix the error?
View 1 Replieshow to login with Microsoft Account in ASP.Net Website using C#
View 1 RepliesWe have login any one of the Google Group site. It is not required login to another. Its automatically open requested page.
When I close the one site. another site working. what is the login behind this.
Can u place the code for google login with asp.net application.I have searched the net but no code was clear and cut. Also the logout issue was there.
View 1 RepliesServer Error in '/googlelogin' Application.
The remote server returned an error: (403) Forbidden.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.WebException: The remote server returned an error: (403) Forbidden.
Source Error:
Line 24:
Line 25: string code = Request.QueryString["code"];
Line 26: string json = GoogleConnect.Fetch("me", code);
Line 27: GoogleProfile profile = new JavaScriptSerializer().Deserialize<GoogleProfile>(json);
Line 28: lblId.Text = profile.Id;
[Code] ....
I want to use google map , which show the location, address
How to do this....?
I have recently came across one of your article that uses TwitterAPI. The link is given below. My question is, can I use this for my application authenticating against twitter? If so, how can I access user's personal details like Name, Country, DOB, Email etc.?
[URL] ....
I need to implement google analytics in my asp.net website where I can see all website visits, Bounce Rates, Unique Visitors, Page Views, Country, etc from my website admin panel.
View 1 RepliesRefer link [URL]..... but when I run page in chrom it show this message...
if I click allow it will show googlemap and if I click deny it doesn't show googlemap...
And in firefox it doesn't show googlemap anymore...
I want it shows google map with out any message in all browser...
I am new in Asp.Net Web development. How to integrate Google Heat Maps into Asp.Net(C#) web application?
View 1 RepliesIs there any way to install google plugin's in .net. for e.g. if chinese wan't there content should display in there language then it should display on one click
View 1 RepliesHow to Post message on Google Plus using Asp.net and C#?
View 1 RepliesI'm trying to make a web application to create a google route map for a ride. In which I want to map the Marker places as a support station on given route how can I do this.
View 1 RepliesI'm trying to display a specific location using google maps on my aspx page.
Is there an easy way to do it?
I want Asp.net example for for One Time OTP using Google Oauth Api.Otp Code send to Mobile.
View 1 RepliesI am using Mvc4 application while connecting using google i need to fetch the user details how to do it????
View 1 RepliesI am implementing google translate in my asp.net through that we can translate our website to 60 more language but when I implement totally my alignment is changing so what to do now?
View 1 RepliesI want to know about google place autocomplete .....
View 1 RepliesHow to create Google Site Map in asp.net.
View 1 RepliesI want apply google translate my web site
View 1 Replieshow to find out zip code searching from address?
View 1 Repliescapture Google mag image when map image is full loaded...
View 1 RepliesHow to implement google checkout payment in my web project asp.net ....
View 1 Replies