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…
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…
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:…