Blog Archives

WP7 Don’t give false impressions.

Looking at our app submission I spotted that our app states that it requires access to the phones identity: Looking at the WMAppManifest.xml shows that the app doesn’t state that it will do this: So it must be my code.

Tagged with: , ,
Posted in C#, Phone, WP7

WP7 What to do before the tools are released.

Ok so you have just read the announcement on the Windows Phone Developer Blog that we won’t be seeing the tools for a few more weeks. And you have just read that the Pano Pivot and Bing maps controls are

Tagged with: , ,
Posted in Phone, Silverlight, VS2010, WP7

oData call debugging.

  If you find yourself looking at error responses from the WCF data service  that only tell you ‘An error occurred while processing this request’ from a WCF Data Service then… Just add:             config.UseVerboseErrors = true; to the method:

Tagged with: , , ,
Posted in DataService, oData, Silverlight, WP7

Windows Phone 7 – Starting out

The one thing about having to take a train home after an event is that is gives you a chance to create a blog entry after it, yesterday was a long day so please forgive any mistakes! Yesterday I attended

Posted in Phone, WP7