views:

92

answers:

3

I see a lots of different framework for development of app in asp.NET using C#. Please suggest a stable and well document framework for FB development.

+1  A: 

http://facebook.codeplex.com/

Darin Dimitrov
+1  A: 

Facebook just announced their official Facebook C# SDK. I didn't have a chance of playing with it yet, but that would be the one I'd start with for new apps.

There's also the Facebook Developer Toolkit by Clarity Consulting. I've used it previously, and while it works, I don't like it's object model.

Franci Penov
A: 

We just launched a new C# SDK: http://github.com/facebook/csharp-sdk. It's brand new. If you run into issues, file them here: http://github.com/facebook/csharp-sdk/issues.

daaku