I am working on a Facebook canvas flash app and my server is in Asp.Net 2.0.. I checked the facebook developer wiki and it seems like there are different Asp.Net SDKs available ( http://bit.ly/acQilT ).. Please suggest me which is the best one..
A:
If your application is in Flash, then it doesn't matter that your server supports ASP.NET. You'll need to use a Flash or ActionScript SDK instead. Try http://code.google.com/p/facebook-actionscript-api/.
Nate Dudek
2010-06-27 11:21:48
My application is in Flash but I need to do few server side coding which also requires few FB api calls..
Anz
2010-06-28 04:52:09
A:
I would recommend http://facebooknet.codeplex.com/ which is written by nikhil kothari and you will find good sample code as well. Also look at this thread:
lakhlaniprashant.blogspot.com
2010-06-28 05:16:52
This SDK is very old and currently not being maintained. Check out http://facebooksdk.codeplex.com for an sdk that supports oauth and the graph api.
Nathan Totten
2010-10-03 02:58:53