I've got a problem where i've been working in TweetSharp on a project, and found it had some limitations i couldn't overcome. Done some research and found Twitterizer can do what I want.
I'm having some trouble working out how i re-authenticate with Twitterizer after caching the Access token and access token secret after the application's been authorized once. Should i be caching that info? Is there more info i need to re-authenticate again? Am i doing it wrong and If someone could let me know what i SHOULD be doing to re-authenticate that'd be grand.