Click here to Skip to main content
15,899,474 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Good morning,

I am developing an asp.net application in C# and I would like to integrate Facebook. How can I do this?

Thank You,
Debapriya
Posted
Updated 2-Jul-10 23:01pm
v2
Comments
Ankur\m/ 3-Jul-10 2:54am    
What do you mean by integrating facebook? Do you want to log in to facebook through your application or do you want to develop facebook applications or you want things to be shared on facebook (become a fan or something like that) or something else?

1 solution

Firstly, your question is misleading, this isn't really a question about ASP.NET 2.0, it is a question about how to integrate Facebook into your website.

Facebook has an API (which I found by googling the phrase "Facebook Integration") here:

http://developers.facebook.com/[^]

If you have any problems with the API, they have forum which will be help than the Code Project as all of the users there use the facebook API. If you have specific ASP.NET questions, obviously here is better.

Hope this helps.
 
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