Windows SDK for Facebook
Written by Alex Denham   
Friday, 17 July 2015

Microsoft has announced a new open source library for integrating Facebook into Windows apps.

facebooklogo

The Windows SDK for Facebook is designed for use by developers creating Universal Windows apps for both desktop and phone. It supports Windows Phone 8.1, Windows 8.1 and Windows 10. The SDK is essentially a replacement for the existing Facebook SDK for .NET  and lets you integrate Facebook functions such as Authorization, Like and Graph into your Windows app. The library is fully native so the CLR is not a dependency.

Although the post about the new SDK on the Windows claims that the new SDK "carries forward the most popular capabilities of the existing .NET SDK" some of the more advanced options from the previous SDK appear to have been dropped. 

In terms of authorization, you can add the ability for users of your app to log in or out of Facebook, including adding a login button. You can give them the means to set their profile picture, and can show the Feed and Request dialogs so they can complete the relevant details in your app. The Graph support enables you to add the ability for your users to post to their feed, upload photos, and Like a Page or Object.

The main feature that seems to have been dropped from the new SDK is the ability to create and run Facebook Queries using FQL, the Facebook Query Language. FQL lets you use a SQL-style interface to query data exposed by the Graph API, and this was supported in the previous Facebook .NET SDK. However, Version 2.0 of the Facebook Platform API is the last version to support FQL and it will be unavailable after August 2016. The functionality it offered has been added to the revamped Graph interface.

The new Windows SDK for Facebook can be found on GitHub: along with sample projects that show how to integrate the library into your app, with samples showing how to let users log in, display user information, and post to the user timeline via the feed dialog. There are also samples showing how to launch the app request dialog to send requests to friends, and to display the list of user’s likes.

 

facebooklogo

 

Banner


AWS Adds Support For Llama2 And Mistral To SageMaker Canvas
12/03/2024

As part of its effort to enable its customers to use generative AI for tasks such as content generation and summarization, Amazon has added these state of the art LLMs to SageMaker Canvas.



nginx Core Developer Announces New Fork
23/02/2024

One of the core developers of nginx has said he is no longer working on the development of the popular and widely used nginx web server, and is instead working on a new fork. Maxim Dounin release [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Friday, 17 July 2015 )