[Silverlight]Facebook api (support Silverlight 3.0)-上

Facebook Api with SL3

microsoft-silverlight-1.jpg SilverLight 2 image by maddzaa

 

這禮拜難得回家一趟

再坐車的途中閱讀了本期的Run PC(感謝Elain正妹的賞賜~)

介紹到Facebook有API可以Silverlight 與WPF的程式了!!!

挖~雖然之前在公司就聽到過了,但還是很高興的一回台北就想裝來玩玩看

好吧,在開始前還是要先不免俗的稍為介紹一下這次釋出的Facebook api包含哪些重點搂

  • 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.

To get started we recommend you download the SDK and refer to the "How to" guides and the Facebook Developer Wiki to get familiar with these new resources.

  1. Download the SDK.
  2. Refer to the detailed instructions on the Facebook Developer Wiki. Here are some important links to use as a starting point.

Facebook SDK Version 3.0 Notes

(轉錄至http://msdn.microsoft.com/en-us/windows/ee388574.aspx)

看到這邊就知道!!其實他Support 了就是WPF與Silverlight 以及Asp.net的開發!!!

這真是太開心了!!!總算可以把做好的Silverlight遊戲跟大家分享了!哈~

再來嘗試開發之前我在DonO時的一個同事(義翔)所突發奇想的SL Game!

希望這禮拜能做的完~!

 

另外,聽說Silverlight 4.0快要出了...真的是學海無涯阿..

有興趣的也可以去官網上面下載來玩玩看了(http://silverlight.net/getstarted/silverlight-4-beta/)

 

 


如果覺得文章還不錯麻煩請在文章最上面給予推薦,你的支持是小弟繼續努力產出的動力!