Does anyone have experience using the Facebook Developer Toolkit? I am trying to post something to a Facebook user\'s Wall, but can\'t figure out how to use the API? Could som
I actually found documentation and samples to do what I was looking for here: http://facebooktoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28001
EDIT:
After initializing the Facebook session I called the Stream.Publish() method on the API.