I am using a class based on the Hernan Amiune library for the Facebook GUI so that the website user can write friends from my code to their walls. With recent changes in February, the Graph API method is no longer available for this.
Apparently I need to use the Feed dialog now, but can I call this C # code? Does anyone have a sample or alternative that I can use?
In short, I can write someone a wall on behalf of another user using only server-side code.
source share