VS2012

Kinect SDK for Windows v 1.8 Released

Microsoft has released latest version of Kinect SDK for Windows and Kinect Developer Toolkit for Windows. The Kinect for Windows Software Development Kit (SDK) enables developers to create applications that support gesture and voice recognition, using Kinect sensor technology on…
Read more

Disable Client Side validation on a button click – ASP.NET MVC

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 might want to disable such validation on a button click wherever it is not needed….
Read more

Visual Studio 2012.4 RC 3 Available

Microsoft has released the Visual Studio 2012.4 RC3 Update for Visual studio 2012.  This update includes lots of bug fixes and improvements. Here are some informative links for you: Download – Visual Studio 2012.4 RC3 Update Visual Studio 2012.4 RC3…
Read more

WP8Dev– How to identify the sensors supported on your Windows Phone

This post will give you an  overview on how to identify the sensors supported on your Windows Phone. As a developer when you are developing for Windows Phone – and your application would need to interact with certain sensors in…
Read more

Sending Mobile Push notification using C#/.NET (iOS, Android, Windows Phone 8, Windows 8 and Blackberry)

This is an update blog to my earlier blog about Sending Apple iOS Push notifications using C#. With that blog – I  introduced you to  how to send push notification using Open Source library APNSharp, by the developer John Redth. …
Read more

Windows Phone SDK 8.0 Update for Windows Phone 8.0.10322–Released

Microsoft has released a new Windows Phone SDK 8.0 Update. This update for Windows Phone 8.0.10322 adds four new emulator images to an existing installation of Windows Phone SDK 8.0. This update requires Visual Studio 2012 Update 2. Using this…
Read more