Misfit Geek

Fustrated by Design !

MaximumASP

 Build your own FaceBook applications with ASP.NET, ASP.NET MVC, WinForms or Silverlight !

Read More

Download the SDK

  • Facebook.dll: This is the main assembly that will be used by all applications. This has all the logic to handle communication with the Facebook application. This assembly also has specific support of XAML applications (Silverlight and WPF) to enhance the Facebook platform to make databinding and data caching easier.
  • Facebook.Silverlight.dll: This is the Silverlight version of the main assembly that will be used by all Silverlight applications. This has all the logic to handle communication with the Facebook application. This assembly also has specific support of XAML applications to enhance the Facebook platform to make databinding and data caching easier. The REST API in this assembly is Asynchronous only.
  • Facebook.Web.dll: This assembly should be used by Canvas applications. The main functionality supported in this assembly is to encapsulate the handshake between the Facebook application and a canvas application (both FBML and IFrame)
  • Facebook.Web.Mvc.dll: Provide a support building canvas applications using ASP.NET MVC. Separated from Facebook.Web.dll to avoid all developers from needing to install the MVC bits.
  • Facebook.Winforms.dll: This assembly provides support for writing Facebook applications using Winform technology. This provides a Component that wraps the API to make it easier to use from Winforms. This also contains some user controls to help display Facebook data easily.

Similar Posts:

Comments

There are 6 comments for this post.

  1. Twitter Trackbacks for Facebook Toolkit for Microsoft Developers : Misfit Geek [misfitgeek.com] on Topsy.com on November 11, 2009 8:46 am

    RE: Facebook Toolkit for Microsoft Developers

    Pingback from Twitter Trackbacks for Facebook Toolkit for Microsoft Developers : Misfit Geek [misfitgeek.com] on Topsy.com

  2. Facebook Toolkit for Microsoft Developers : Misfit Geek on November 11, 2009 9:43 am

    RE: Facebook Toolkit for Microsoft Developers

    Pingback from Facebook Toolkit for Microsoft Developers : Misfit Geek

  3. Social comments and analytics for this post on November 11, 2009 11:49 am

    RE: Facebook Toolkit for Microsoft Developers

    This post was mentioned on Twitter by florinmatinca: RT @MisfitGeek: New blog post: http://tinyurl.com/yjkjyyn – Facebook Toolkit for Microsoft Developers

  4. Aaron on November 12, 2009 5:31 am

    Thank you. I was interested in but it was little bit complicated at first but thanks for the read more link, I didn’t see that before :(

  5. Vineet on November 13, 2009 1:37 pm

    if i get start makin an application for facebook in asp where should i keep this ddl files.. plzz inform me as i am a beginner..

  6. Alex on November 13, 2009 3:13 pm

    Just throw the dll files in the bin folder of your app. Facebook development in .NET can be frustrating at times due to the inability to preview a lot of it if you use FBML. Also, there are a lot of requirements of code you MUST have from facebook in order for the app to run.

Write a Comment

Let me know what you think?