If you are passionate about JavaScript, and if you have tried making an API call from JavaScript and if you failed tragically, then believe ...
Read more »
Showing posts with label Azure. Show all posts
Showing posts with label Azure. Show all posts
Saturday, February 8, 2014
Monday, January 27, 2014
Push notifications in Azure Mobile Services
In this post we will continue our journey of Azure Mobile services and will dig a bit deeper by exploring the push notification tactics. By ...
Read more »
Labels:
Azure
,
C#
,
JavaScript
,
Windows Phone 8
Sunday, January 12, 2014
Consuming Custom API of Azure Mobile Services
In the last post we’ve seen how to create Custom API in Azure mobile service. Here in, we will see how to consume it in a windows phone 8 a...
Read more »
Labels:
Azure
,
C#
,
JavaScript
,
RESTFul
,
Web Api
Saturday, January 11, 2014
Creating Custom Api in Azure Mobile Services
We have already discussed what are WebApis and Restful Services in the previous posts. In this post we will look how can we create the API...
Read more »
Labels:
Azure
,
JavaScript
,
RESTFul
,
Web Api
Friday, December 27, 2013
Hosting Web Api and WCF service in Windows Azure
It wouldn’t be wrong saying that Windows Azure is the platform of awesomeness. You can do a lot of cool stuffs in Windows Azure. And most...
Read more »
Thursday, December 26, 2013
Consuming Windows Azure Mobile Service with JavaScript
We have seen already how can we consume the Azure mobile service with C#, let’s now look at how can we do the same in JavaScript. We...
Read more »
Labels:
Azure
,
HTML5
,
JavaScript
,
Windows8