Skip to content

cjdinger/SasFacebookExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAS custom task example: PROCs on Facebook Friends


This repository contains one of a series of examples that accompany Custom Tasks for SAS Enterprise Guide using Microsoft .NET by Chris Hemedinger.

This example is featured in Chapter 15: Running PROCs on Your Facebook Friends. It is also described in:

About this example

The source code for this example is missing one key item: an application key, which is required for a Facebook application to connect to and work with the Facebook APIs. If you want to adapt the example for your own use, you must first register as a developer on Facebook, and then create your own application name and key to include in the application. There is a placeholder for the application key in the FbClasses.cs file.

This task uses the Facebook C# SDK library to provide access to the Facebook APIs. The downloads and documentation for this library are available at the Facebook C# project page.

About

A custom task example for SAS Enterprise Guide: Running PROCs on your Facebook Friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages