Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I am developing one web application where user can sign in with facebook. After successful sign in that user redirect to invite page where he can see their facebook friends name, profile picture and email.

But I am able to achieve facebook friend name but not retrieve profile picture and email address.

Can someone help me?

Thanks in advance...
Posted
Comments
Maciej Los 17-Jul-14 2:51am    
"not able to retrieve profile picture and email address" is not informative at all!

1 solution

try to search regarding facebook API and SDK in c#

Facebook SDK for .NET[^]

facebook-csharp-sdk[^]

Facebook API for C#.NET developers[^]

A Sample Facebook App using Facebook C Sharp SDK[^]

C# Application Integration with Facebook & Twitter with oAuth[^]

Try to expore in google regarding Facebook plugins and API for c#
There are lots of solution for that and you have to host your site in IIS or server for testing if need.
 
Share this answer
 
Comments
RahulHLad 17-Jul-14 2:52am    
Hello Nirav, I already tried, but not able to retrieve email id of Facebook friend?
Nirav Prabtani 17-Jul-14 2:57am    
have you host your application in IIS or server and have you make Facebook App correctly??

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