Search Wiki:
Clarity Consulting Inc. http://www.claritycon.com developed the original Facebook Developer Toolkit for the Microsoft Visual Studio Express Team. We have seen lots of feedback on suggestions on improving the codebase. We worked with Microsoft on an idea to keep the code relevant and up to date for all the Facebook Developers. Together we decided that hosting the source here on CodePlex will be the best way to track items and allow community involvement in the source. We encourage anyone to get involved.

We would like to thank Microsoft for the great support they are giving this project, and the effort they are willing to commit to helping us keep the library up to date.

If you are looking for resources to help get started using the Facebook Developer Toolkit, Steve Trefethen developed a starter kit and good set of instructions for using the Toolkit. You can find his resources at his site, http://www.stevetrefethen.com/blog/DevelopingFacebookApplicationsInCWithASPNET.aspx.
Last edited Feb 19 at 3:33 AM  by rpowers119, version 5
Comments
rpowers119 wrote  Jun 12 2007 at 4:22 AM  
I am working on getting Version 1.1 completed (with the doc updates for this week). I am open to all feedback from anyone who downloaded the pre-release versions. I just added new implementations of 2 notifications api calls and 2 feeds api calls.

rpowers119 wrote  Jun 12 2007 at 4:23 AM  
If anyone wants to join this group as a contributor let me know, and I will add you to the group.

rpowers119 wrote  Jun 15 2007 at 11:36 PM  
Version 1.1 is officially released. Please post any issues so that they can be incorporated into version 1.2. Thanks to all the help in getting this done. I think this is a great improvement over the 1.0 release.

rpowers119 wrote  Jul 6 2007 at 1:13 PM  
Version 1.2 is officially released. This includes some api enhancements and corrections and greatly improved support for writing canvas applications.

PeterFoot wrote  Jul 26 2007 at 9:02 AM  
I'm working on adding .NET Compact Framework support to the toolkit. Changeset 8597 contains my work towards this so far and is the first build of the Facebook.Compact project with all the necessary additions so that it builds under the .NET Compact Framework v2.0. I'll work on a sample application for Windows Mobile in due course.

jschuster wrote  Nov 7 2007 at 8:57 PM  
Version 1.3 is officially released! It has a lot of bug fixes in it, as well as several other improvements. You can find more info on the Releases tab.

DudeDesign wrote  Dec 8 2007 at 9:56 AM  
Hi! I'm the creator of Cloud Web Browser and I'm interested in using this API in Cloud. I need your permission to do that. If you want more information about Cloud Web Browser, please visit clouddev.blogspot.com.

jerrysfang wrote  Dec 24 2007 at 3:05 PM  
hi, I used this toolkit to develop an application. is it possible and legal to sell my application (the website and the source code)?

sholstad wrote  Jan 11 at 10:36 PM  
The current version is 1.5. This build contains deployment/setup projects. v1.3 contained most of the actual code additions/fixes. The 1.4 version was skipped by request.

sholstad wrote  Jan 11 at 10:38 PM  
jerrysfang & DudeDesign: You should be fine regarding licensing as long as you adhere to all stipulations in the Licensing tab above.

sholstad wrote  Jan 15 at 4:46 PM  
Version 1.6 is officially released. This version contains required change to Facebook API: Profile.SetFBML().

sholstad wrote  Jan 15 at 5:45 PM  
Posted a very basic SetFBML example at http://blogs.claritycon.com/blogs/steve_holstad/archive/2008/01/15/3612.aspx

nextgen wrote  Jan 16 at 5:02 PM  
Hi, I am a C#/.NET developer trying to use the FacebookDeveloperToolkit.msi v1.5 first time. I got the code and installed the following:
.NET Compact framework v2.0
Windows Mobile 5.0 Pocket PC SDK
Microsoft ActiveSync 4.2
ASP.NET AJAX 1.0

And compiled using MS Visual Studio 2005 and got the below error:
Assembly 'D:\NextGen\csharp\Facebook\obj\Debug\Facebook.dll' doesn't contain any UserControl types.

Am I missing something? Can some one help?

creative1 wrote  Jan 18 at 7:49 PM  
send notification is broken and it doesn't send emails since december 17, i was hoping the new version 1.6 would fix it but it doesn't
please, this is extremely important

seansms wrote  Jan 19 at 7:51 AM  
I know this question has been asked many times, but here it is again. What are the differences between Facebook.NET (http://www.codeplex.com/FacebookNET) and the Facebook Developer Toolkit? Do they co-exist? Should a developer pick one over the other? What is the "official" framework/toolkit sponsored by Microsoft? Does that matter?

From reading some of the posts on the facebook developer's discussion board http://forum.developers.facebook.com/index.php, the .net coders are second class citizens. Kudos to you for trying to keep up with the API, but I can't help your users of the other wrapper with common facebook questions because I'm using your toolkit. I think that by having two API wrappers (I know there are few others out there), we become divided and foster a every man for himself culture which is not the culture of the open-source community. This is exactly one of the points of the PHP-ers was trying to make.

Anyway, by having two API wrappers and having direction at the top, I keep spinning around trying to figure out which end is up while the PHP guys are just rolling along...

Greetings wrote  Feb 14 at 7:50 PM  
Yes SeanMs I'm with you! Let's focus our efforts!

Since there is no comparison available I may have to review everything and make a recommendation. If someone has already done it step forward please.

Greetings wrote  Feb 17 at 12:13 AM  
Update on comparison of Facebook Toolkit & Facebook.NET:
http://www.codeplex.com/FacebookToolkit/Thread/View.aspx?ThreadId=21843

Shradha wrote  Apr 1 at 3:40 PM  
Hi, I am a microsoft developer , i tried using the Facebook API and the Facebook toolkit, but i did not find any method that allows me to upload videos through code.
Please let me know if a mechanism already exists. Please i need your earliest reply.
Thanks in advance,
Shradha

midwinter wrote  Wed at 8:38 AM  
I am trying to use sandcastle builder to build the documents that are compiled in ClassLibrary.shfb, but i seem to be missing facebook.xml where do i get that file?
Thanks :)

Updating...