Rss feed Facebook Page


Blog

Facebook Graph Toolkit 4.0 (part 3)

Posted on 8/13/2012

Greetings! I can't believe it has been nearly a month since my last blog post, time flies when you're busy. I've seen some questions on the Facebook Page, on the blog and via email for the past few weeks, I wish this post will clarify those questions and make FGT easier to use. Desktop app example I ...

Facebook Graph Toolkit 4.0 (part 2)

Posted on 7/17/2012

Today I'll talk about the classes under ComputerBeacon.Facebook.Publish namespace. These classes implement methods that send POST or DELETE requests to Facebook, e.g. creating a post on a user's wall, uploading photos, liking an object etc. All classes share the same featuers: The constructors speci ...

Facebook Graph Toolkit 4.0 (part 1)

Posted on 7/11/2012

A few of you have been asking me "when will FGT 4.0 be released". Well, today I'm glad to tell you here it is! FGT 4.0 brings more flexibility to the library by extending the authorization model to ASP.NET MVC, more flexibility to make custom API calls to Facebook, and compatible with other platfor ...