I\'m creating a desktop application in C#. one of the things that this application should do is to publish things to the status of the user in facebook (like: \"dave just won 3
For you question: you need to use the Facebook Connect API
For the sake of understanding: FB Connect is meant that way that you can easily log the user into his app and do everything on his behalf. offline_access is actually meant for cronjob work.