I've used this example to retrieve my twitter feeds however it has an error
The remote server returned an error: (400) Bad Request.
How can this be fixed?
Consider using a library that abstracts all the parsing for you.
Try Twitterizer, a .NET library designed for quick and easy Twitter integration.
There is a large set of documentation on the Twitterizer API, and sample code. Perhaps get a feel for how others are using it by browsing the Twitterizer tag on StackOverflow.
2.1m questions
2.1m answers
60 comments
57.0k users