开发者

Example of ASP.NET/C# using Facebook Connect Toolkit 3.0

开发者 https://www.devze.com 2022-12-16 17:58 出处:网络
Are there any examples of fully functioning code with C# and Facebook Connect with version 3.0 of the toolkit?

Are there any examples of fully functioning code with C# and Facebook Connect with version 3.0 of the toolkit?

NOTE: I am specifically interested in version 3.0 of the toolkit. There are plenty of 2.0 examples out there but the 3.0 toolkit deprecates many of the 2.0 objects which makes these examples useles开发者_运维百科s. I am ONLY interested in examples with 3.0


Great example here asp-net-c-facebook-connect-api-example


Found this one:

http://www.rjygraham.com/archive/2009/11/22/using-facebook-connect-with-aspnet-mvc-and-the-facebook-developer-toolkit-3.aspx

Don't know how good it is yet...


Fortunately, I think v3 supports Api object. Check Facebook.Rest.Api !

0

精彩评论

暂无评论...
验证码 换一张
取 消