c# - Programmatically post status on Facebook -


i'd programmatically post status on facebook given user id using c#. how might go accomplishing this? appreciated.

get access facebook api , read documentation. http://developers.facebook.com/


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -