My client would like me to use .NET to post to Twitter, and suggests that I use C#.
Q: How do I post \"Hello World\" to twitter using C#?
This post mentions
I'd suggest reading up on the documentation on http://developer.twitter.com/start. It has all the information you will need.