Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 ASP.NET 开发一个 Facebook 应用程序(这是一个包含 3 个问题的简单测验),但这是我第一次尝试这样做。我在互联网上发现了很多令人困惑的信息,我想问一下最好和最正确的方法是什么(API 或其他东西),以及是否有一个简单的教程可以帮助我入门。提前致谢。
The way I've previously done this is to create a standard ASP.NET MVC application and use the .NET API:
http://facebooktoolkit.codeplex.com/