Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

Requirement
1) Send friend request from my WebApplication(ASP.net C#)
2) Send message to my friendlist from my WebApplication(ASP.net C#). Message will appear in there message section of facebook

Kindly suggest the best way to accomplish this.
I would appreciate your quick response

Thanx & Regards
Santosh
<email removed>
Posted
Updated 19-Aug-11 2:01am
v2
Comments
Abhinav S 19-Aug-11 8:02am    
Email removed.

Do a search for and check out the Facebook API .
 
Share this answer
 
v2
Comments
bbirajdar 15-Oct-11 15:12pm    
great solution ..my 5 votes
Thanx for such quick response.

Yes, I have googled for facebook API but I have confusion on some of following points

1. Application development for Facebook platform comes up with 2 choices, one is canvas and another is connect. What is difference between canvas and connect?

2. What is IFrames and FBML? Are they different?

3. I have one application which sends mails and sms to the client. Management have asked me to send messages on client facebook. So i want to send Facebook message on same button click event from the webpage which is used to send mails and sms. Is this possible?

4. As per my understanding, we need to register our application in facebook developer section. So in my case to send message in facebook, Do i have need to register my application in facebook developer section?

5.Which option is more suitable in my case(IFrames or FBML)?

6. How can we send friend request through third party application?
 
Share this answer
 
 
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