The silverlight tag has no wiki summary.
23
votes
0answers
4k views
Overflow7 - Stack Exchange sites on Windows Phone 7
Video of 1.0
On YouTube - http://bit.ly/stackoverflowforwp7
About
This is a Stack Overflow app for Windows Phone 7 - it allows you to browse, read and bookmark Stack Exchange sites
Screenshot
...
3
votes
0answers
632 views
Dev-Tip: How to call the API in C# and Silverlight
This tip shows a simple and reliable way to create HttpWebRequest that are configured to properly query the api.
With the exception of the AutomaticDecompression assignment, this code can be used in ...
2
votes
0answers
284 views
How to retrieve paged API results in C# and Silverlight
In this tip we are going to leverage the SimpleRequestFactory and gather a multipage response.
Lets pull the first 5 pages of 100 users on stackapps.com.
NOTE: for Silverlight, substitute ...