Skip to content

Instantly share code, notes, and snippets.

@anuith
Created June 24, 2012 19:50
Show Gist options
  • Save anuith/2984664 to your computer and use it in GitHub Desktop.
Save anuith/2984664 to your computer and use it in GitHub Desktop.
Windows Phone Hackathon : Facebook & Instagram Sample - Facebook Page Variables
// Application Identity for Esaan Hackathon
private const string appid = "397447343624838";
private const string appsecret = "85d6484f38bb656672924c9be9e33377";
private string accessToken;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment