.NET Compact Frameworkによる FacebookのAPI利用方法 by Microsoft

Microsoftにて、アメリカの有名なSNSサービスFacebookAPIを、.NET Compact Frameworkから利用する方法について紹介されています。
(情報元:Mashable)

Facebook has become a huge phenomenon in social networking. The site exposes a developer API to support Web and desktop applications. In this article we will explore making use of this functionality from a smart device application. The source code to accompany this article demonstrates working with key aspects of the Facebook API and tightly integrating with Microsoft® Windows Mobile®–specific APIs.
The Facebook Development Toolkit, including the Facebook.Compact library and related samples, are located on CodePlex, Microsoft’s Shared Source hosting site, at http://www.codeplex.com/FacebookToolkit.

元々、CompactFrameworkには対応していなかった.NETライブラリFacebookToolkitを、CompactFrameworkに対応させようとして、あれこれ・・となにやら書かれている模様(^-^A;
えー・・毎度のことながら、まともに読んでいませんので、私がまた変なこと書いてるようでしたら、ご指摘お願いいたします。<(_ _)>


エントリー入れ忘れていましたが、開発ネタということで・・こっそり?間に挿入。。