I'd like to programmatically post a status开发者_开发技巧 on Facebook for a given User ID using C#. How might I go about accomplishing this? Any help will be appreciated.
Get access to the facebook API and then read their documentation. http://developers.facebook.com/
精彩评论