Facebook Client Library for VB.NET

Got link to this FB API for VB.NET from Haiza.

This library can be used to interact with the final release of the Facebook API Version 1.0. After instantiation using the API key and the Secret key given by Facebook, all functions should work as the API documentation dictates. The basic idea during development of this library was to make it as easy as possible to connect to and manipulate the Facebook API from either desktop or web-based applications.

Hopefully this will benefits our local developer.

Categories: Facebook Applications