Question

Which is the best method to add like and share buttons of Facebook and Twitter and Google+.

Was it helpful?

Solution

Check the API documentation for how to integrate facebook functionality into an ASP.NET site:

https://developers.facebook.com/docs/web/

Start with that and then once have the facebook integration figured out it should be simple to find twitter and google+ APIs to do the same for them.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top