问题
My desktop application should update my facebook status. Is there an API that allows to update the status with a login and pwd ?
Thanks in advance for your answer
回答1:
Sure there is!
.Net FacebookToolKit it was done by a 3rd party for Microsoft, and then published as open source on CodePlex.
There is proper documentation and even videos on how to do your first desktop application and how to publish stories, status, etc. FaceBookToolKit CodePlex documentation
回答2:
Facebook Send User Status
回答3:
There is the Status.set API that allows you to do this kind of thing.
来源:https://stackoverflow.com/questions/2058210/update-facebook-status-with-c-sharp