Tagged Questions
2
votes
2answers
153 views
SOAPI data fails on WP7
Im trying to simply get all of the recent questions using Windows Phone 7.
But I keep getting an ObjectDisposedException
My Code is not complicated:
public void BeginGetAllRecentQuestions()
{
...