Here's a list of resources for my talk at Hackatopia on March 26.
Links
TeamRepository - For Some Test Data
Sample Project - JSONPhoneApp1
Links
TeamRepository - For Some Test Data
TeamController - For return our test data in JSON
JsonService - For consuming/serializing JSON objects in Win Phone 7
MVVMCommon - A set of common MVVM Classes
TeamWP7 - All the VM's and Services for Consuming our test data
Postifier - Turn an object into a URL Encoded string
JSONView - A Chrome Extension for pretty printing JSON.
Good Presentation.
ReplyDeleteYou should check out the wp7 client proxy scaffolding against an Entity Framework driven web service. OData.
Its much faster.