I've been looking for a solution to post to twitter from a wp7 app but have found very limited resources on the matter. Everything seems to be in either a different programming language (ex. PHP) or platform (ASP.NET), or is lacking documentation.
These questions did NOT work for WP7:
Post in Twitter using C# application
Post Tweets to Twitter from FaceBook using ASP.Net C#
Are there any resources, code samples or posts that talk about how to get started with the Twitter API for WP7?
Also are there any particular libraries maybe that are well documented that support WP7?
Thanks.