App Rating for Windows Phone 7 Source Code Released
Mar 31, 2011
I’m releasing the App Rating app source code today, under MS-RL license (http://www.opensource.org/licenses/ms-rl). In summary, you can use the App Rating's source for commercial (even directly competitive) projects and are required to provide updates to the source code back to me and the community.
The nice part that you can get from AppRating’s code is the WebApi.cs class, which is optimized for network REST requests, dynamically changing priority of requests, cancelling, etc, and is very lightweight.
Download source code here: http://nokola.com/sources/apprating.zip
I’m still figuring out the correct license for the rest of my sources. Until then they are all under NNCL (http://nokola.com/nncl). btw I’m very open to giving it out to people, per the terms of the license. Already approved few requests.
Hope you like it! Please comment!