Friday, March 25, 2011

Hackatopia - MVC 3 JSON Services & WP7

Here's a list of resources for my talk at Hackatopia on March 26.

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.




1 comment:

  1. Good Presentation.
    You should check out the wp7 client proxy scaffolding against an Entity Framework driven web service. OData.

    Its much faster.

    ReplyDelete