There are four types of control flow bindings that knockout JS provide. ForEach binding. If Binding. IfNot Binding. With Bi...
Read more »
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