Hi guys...
can u please help me...
how to pull facebook user pages to asp.net site.
plz help me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Dec 23, 2013, 2:52 AM
You have to use APIs from Facebook.
If you are going to access using javascript then,
https://developers.facebook.com/docs/javascript/
Or C#,
http://facebooksdk.net/
Here is the example & API Referenece