简体   繁体   English

构建Facebook应用程序并访问用户个人资料

[英]Build facebook app and get access to user profile

Well developing of facebook app looks unclear because of fb is changing very fast. 由于fb的变化非常快,facebook应用的良好开发似乎尚不清楚。

My question about to get app access to user's profile. 我的问题是要获得用户个人资料的应用访问权限。

  1. I can to use login button inside app simular to website. 我可以使用与网站类似的应用内的登录按钮。
  2. I can show to user access permission dialog box. 我可以显示给用户访问权限对话框。
  3. I can nothing to do but then i could only to get access to user public information(what is it? Only basic profile info? Can i to get friends list or wall posts?). 我无能为力,但后来我只能访问用户的公共信息(这是什么?只有基本的个人资料信息?我可以得到朋友列表或墙贴吗?)。

Is it right? 这样对吗?

Is there good ACTUAL examples of FB application on asp.net mvc? 在asp.net mvc上有FB应用程序的ACTUAL好例子吗?

Is there good ACTUAL examples of FB application on asp.net mvc? 在asp.net mvc上有FB应用程序的ACTUAL好例子吗?

Yes, there's a good one here: 是的,这里有一个不错的选择:

https://github.com/facebook-csharp-sdk/facebook-canvas-aspnet-sample https://github.com/facebook-csharp-sdk/facebook-canvas-aspnet-sample

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Facebook个人资料页面上获取用户信息 - Get user information on the Facebook profile page 在一个电话中获取Facebook用户的详细信息和大型个人资料图片 - Get Facebook user's details and big profile picture in one call C#和iOS连接到Facebook并获取用户的个人资料信息 - c# and ios connect to facebook and get the profile information of the user 从facebook个人资料到用户计算机(桌面)获取照片 - Get photo from facebook profile to user computer (Desktop) Facebook图形API无法获取用户公开个人资料 - Facebook graph api can't get user public profile 获取用户访问令牌-Facebook Marketing API - Get User Access Token - Facebook Marketing API 获取其个人资料看上去像用户的数据:www.facebook.com/profile.php?id=0123456789 - get data of a user that his profile seems like: www.facebook.com/profile.php?id=0123456789 如何获取Facebook用户注册我的网站的个人资料照片与Facebook注册申请(不使用mvc) - How to get the profile photo of facebook user who is registered my site with facebook registration application(not using mvc) 透明地获取Facebook个人资料图片 - Transparently Get Facebook Profile Pictures 正则表达式获取Facebook个人资料 - Regular expression to get facebook profile
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM