Click here to Skip to main content
15,890,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear Friends,

I have seen in many web-sites that, to Share particular infomation in fb, twitter etc.
When user click, it will be posted in their wall.
I want to add the same in my website also.
Can any one give your suggestion and guide me on this.
Do we need to get any approval or is it free.


Regards,
AP
Posted

1 solution

You will need to use the APIs provided by Facebook and Twitter respectively. You will also need to sign up as a developer with those sites. Here is more information on how to do this with Facebook:

http://stackoverflow.com/questions/9313506/how-to-post-in-facebook-from-my-asp-net-mvc-3-website[^]

and Twitter:

http://codeoverload.wordpress.com/2012/03/10/posting-to-twitter-with-c/[^]
 
Share this answer
 

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



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