简体   繁体   English

使用ASP.NET的Facebook应用程序

[英]Facebook Application using ASP.NET

I want to develop a Facebook application (it is a simple quiz with 3 questions) using ASP.NET, but this is the first time that I've even tried doing it. 我想使用ASP.NET开发一个Facebook应用程序(这是一个包含3个问题的简单测验),但这是我什至第一次尝试这样做。 I have found lots of confusing information on the internet and I wanted to ask what is the best and most correct way to do it (an API or something) and if there is a simple tutorial to get me started. 我在互联网上发现了很多令人困惑的信息,我想问问什么是最好,最正确的方法(API或其他方法),以及是否有简单的入门指南。 Thanks in advance. 提前致谢。

The way I've previously done this is to create a standard ASP.NET MVC application and use the .NET API: 我之前这样做的方法是创建一个标准ASP.NET MVC应用程序并使用.NET API:

http://facebooktoolkit.codeplex.com/ http://facebooktoolkit.codeplex.com/

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM