@2LegsLtd Thanks for the video suggestion. I will take a look at how to do this and make a video on it. I have queried a specific user to see what pages they are a fan of, but I haven't queried a page to see who is a fan of it. I'll let you know what I find out!
@2LegsLtd I've looked at the Facebook code and I'm not sure it's possible to query the fan page to see who is a fan nor can you query all Facebook users to see if they are a fan of a page. What is your situation? Maybe I can help you think of a different way to go about getting what you need.
@TJNevis my requirement is just to authenticate users by their Facebbok account and get their email at the same as well and then ask them that they are willing to get registered through facebook and communicate with that email
@robotus0rob Hello, Watching this video will show you exactly how to do that. First you would want to create the authorization link containing the 'email' permission in the scope (Default.aspx). Then after you get them authorized, you can easily get their personal information to save to your database. This is shown in the videos. Let me know if I can help you out further.
@robotus0rob Hey, I haven't had a chance to convert the code to C#, but you can get the code here: blog . tjnevis . com/post/2011/08/09/Facebook-Graph-API-in-Detail-using-ASPNET.aspx and use this converter: developerfusion . com/tools/convert/vb-to-csharp/
I'm not 100% sure about Facebook Connect. I think it shows user data on your site, but I'm not sure if you can save that to your database. Really for user data and website sign up, I'd use the Graph API.
i cant log out of the fb session and i am not using javascript... please help me with that
nicktrick9 1 month ago
Can a do a video how to show content to those who like our pages please?
2LegsLtd 2 months ago
@2LegsLtd Sorry in VB.net pls
2LegsLtd 2 months ago
@2LegsLtd Thanks for the video suggestion. I will take a look at how to do this and make a video on it. I have queried a specific user to see what pages they are a fan of, but I haven't queried a page to see who is a fan of it. I'll let you know what I find out!
TJNevis 2 months ago
@2LegsLtd I've looked at the Facebook code and I'm not sure it's possible to query the fan page to see who is a fan nor can you query all Facebook users to see if they are a fan of a page. What is your situation? Maybe I can help you think of a different way to go about getting what you need.
TJNevis 2 months ago
@TJNevis my requirement is just to authenticate users by their Facebbok account and get their email at the same as well and then ask them that they are willing to get registered through facebook and communicate with that email
What you suggest in this situation
robotus0rob 6 months ago
@robotus0rob Hello, Watching this video will show you exactly how to do that. First you would want to create the authorization link containing the 'email' permission in the scope (Default.aspx). Then after you get them authorized, you can easily get their personal information to save to your database. This is shown in the videos. Let me know if I can help you out further.
TJNevis 6 months ago
i needed to view a C# version , can i get the whole website folder ?
what the difference between connect and graph
robotus0rob 6 months ago
@robotus0rob Hey, I haven't had a chance to convert the code to C#, but you can get the code here: blog . tjnevis . com/post/2011/08/09/Facebook-Graph-API-in-Detail-using-ASPNET.aspx and use this converter: developerfusion . com/tools/convert/vb-to-csharp/
I'm not 100% sure about Facebook Connect. I think it shows user data on your site, but I'm not sure if you can save that to your database. Really for user data and website sign up, I'd use the Graph API.
TJNevis 6 months ago