Search code examples
silverlightc#-4.0windows-phone-7facebook-c#-sdk

Send status to Facebook from Windows phone 7 silverlight application. What do I need?


How do I perform this? I'm making a funny little notepad application where you should be able to send your notes to your Facebook account, as a status.

My question more directly is: Where do I find code so I login to "Facebook-write status page"? And how do I implement it in this silverlight application? Can I use html/Javascript for this maybe?


Solution

  • There is a project at http://facebooksdk.codeplex.com/ which lots of people have used to integrate Facebook functionality into their Windows Phone 7 apps.