ASP.NET MVC we use client side validation using jQuery.validate plugin, which will be based on Model – Data Annotation validation attributes. In some cases we […]
Category: Snippets
Apple Push Notifications Service API & C#
To start with Apple Push notifications I would have to first explain what is Push Notifications? In normal mobiles Push services are often based on […]