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 information preferences expressed in advance. This is called a publish/subscribe model. A client might "subscribe" to various information "channels". Whenever new content is available on one of those channels, the […]

Read more โ†’

Sending Apple iOS Push notifications using C#

I was in a search for finding solution in C# or .NET which would allow me to send iOS Push notifications from C#. Ideally this needs to be a service/scheduler that will send push notifications periodically. Since iOS is a closed platform, I was wondering whether we can create anything like that using .NET. My […]

Read more โ†’

Microsoft Kinect Developer Kit: available for download

  Kinect is a 3D Motion controller for XBOX produced by Microsoft. Kinect SDK enables developers to utilize the Kinect in various environments. Like you can operate your PC with Kinect through motions only. Cool isn’t it. You could see huge possibilities we can do with Kinect. The Kinect SDK is officially available for download […]

Read more โ†’