Social Networking :: How To Post Message On Google Plus
May 7, 2015How to Post message on Google Plus using Asp.net and C#?
View 1 RepliesHow to Post message on Google Plus using Asp.net and C#?
View 1 RepliesI want to create one system in asp.net
I can post my Google + wall and schedule it from my system also i can replay comment.
how to post feed OUR wall. now, my friend wall, using their ID.tried with
FaceBookConnect.Post(ViewState["Code"].ToString(), "/<friend ID>/feed", data);
--> failed :-(
FaceBookConnect.Post(ViewState["Code"].ToString(), "/<friend ID>/notes", data);
--> also failed
also tried with : "/<friend ID>/notes" which also failed.
code to integerate twitter and facebook in my application,
View 1 RepliesI want to use google map , which show the location, address
How to do this....?
All 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 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 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 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 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 Replieswhile importing google(gmail) contacts getting an error that
Execution of request returned unexpected result: [URL]
I want to share text and images on Google Plus using C# asp.net application. I have alredy implemented this for Facebook wall Post and Twitter Twitt using your refrance code.
(I am using 3- tire architeture (C# ASP.NET) for implementing website )