I am trying to integrate a function into an application that posts a message to friendfeed using the C# API. Being a total novice I cannot work out how to make the connection and then publish a message to it.
Can anyone help with this?
I have the HTTP Basic Auth working fine, just not the function to post to my friendfeed account.