Click here to Skip to main content
15,918,243 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any way to post to the Google+ platform through web application

Thanks in advance.
Posted

This is the place for you to do further research: https://developers.google.com/+/api/[^].

Cheers!
 
Share this answer
 
You need to use Google API for that and to do that, there is a library called DotNetOpenAuth which you can use for logging in using google.

Here's a simple tutorial that can teach you that:

http://www.rtur.net/blog/post/2012/05/23/OpenID-with-ASPNET-Made-Simple[^]

After knowing how it works, studying that Google API would be easier. Hope I helped you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900