Facebook C# SDK Sample code

后端 未结 2 1021
猫巷女王i
猫巷女王i 2021-01-07 03:11

I am using Facebook C# SDk 4.1.1 to develop an application. Is there anyone has a complete sample code for asp.net forms including web config settings? I am really tired mak

相关标签:
2条回答
  • 2021-01-07 03:22

    I found a good starter site here. It is a sample website in C# . You need to use your own API key and secret key to run this app.

    Facebook C# Sdk Sample website

    0 讨论(0)
  • 2021-01-07 03:25

    Looks like you got this figured out but if you're still looking for a complete sample, check out my open source ASP.NET 4.0 Facebook Canvas app built with the Facebook C# SDK at http://code.google.com/p/facebooksteamachievements/.

    0 讨论(0)
提交回复
热议问题