我想在我的 asp.net 应用程序中显示 facebook 主页
我想在我的 asp.net facebook 应用程序中显示所有详细信息(用户图片、所有照片、评论、朋友墙)。
I want to show all the details (user picture,all photo,comment,friends wall) in my asp.net facebook application .
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 Facebook 开发者网站并阅读那里的信息。它包含所有这些信息: http://developers.facebook.com/
您需要弄清楚是什么类型您想要开发的应用程序的名称,是否驻留在 Facebook 中,或者是否是您自己的检索 Facebook 信息的个人网站。后者称为 Facebook Connect,它与 Facebook 应用程序有一些差异。
Check out the Facebook developer site and read the information there. It has all of this information: http://developers.facebook.com/
You need to figure out what type of app you want to develop, if it will reside in Facebook, or if it will be your own personal site that retrieves facebook info. The latter is referred to as Facebook Connect, which has some variances over a Facebook app.