Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Mobile Services

Mobileservices.web.js Unauthorized Api Call

When I leave my WinJS app dormant for a while and then come back to it, and i click on a button, fo… Read more Mobileservices.web.js Unauthorized Api Call

Azure Mobile Services: Basic Read Function In Javascript

I'm learning javascript and windowsazure mobile services. As a learning lesson I created a … Read more Azure Mobile Services: Basic Read Function In Javascript

Why The Mssql Object Can Not Be Identified?

I am getting below error when using mssql object in script as: var mssql =request.services.mssql; … Read more Why The Mssql Object Can Not Be Identified?