Kinect for Windows SDK – Version 1.5 Released

Microsoft has released Kinect SDK for Windows – Version 1.5  on yesterday which includes improvements over skeleton tracking and facial tracking features. The Kinect for Windows SDK enables developers to create applications using C++, C# or Visual Basic, which support gesture and voice recognition using the Kinect for Windows sensor and a PC or embedded… Continue reading

Must Read – Unleash the power of HTML 5 Canvas for gaming

An excellent article discusses about using HTML5 canvas for building browser based games using only HTML and Javascript. The <canvas> element is used to draw graphics, on the fly, on a web page. The power of HTML5 Canvas is that you can draw any 2D or 3D content within the canvas region using powerful HTML5… Continue reading

Visual Studio 11 User Interface Updates Coming in Visual Studio 11 RC(Release Candidate)

Go through this Visual Studio Team blog about upcoming improvements to Visual Studio 11 User Interface. This will be included as part of Visual Studio 11 RC(Release Candidate) and probably will be released soon by end of May or in June 2012. For more updates visit the Official blog link below http://blogs.msdn.com/b/visualstudio/archive/2012/05/08/visual-studio-11-user-interface-updates-coming-in-rc.aspx Kudos to Visual… Continue reading

Kinect SDK for Windows updated to 1.0.3.191 *MINOR UPDATE ONLY*

Microsoft’s Kinect SDK for Windows version 1.0.3.190(released on 2nd Feb 2012)  is replaced by 1.0.3.191 on May 2012. This is a minor update to fix the issue related to the installer certificate. The earlier version had the potential to produce certificate error messages during setup in limited scenarios. The issue was resolved in version 1.0.3.191.… Continue reading

Windows Phone Development–Background Agents in Windows Phone

Windows Phone came through long way after it’s initial release on Oct 21st 2010.  Windows Phone 7.5 update release called as “MANGO” brought lots of improvements including Multi tasking capabilities etc. With the introduction of multi-tasking ( it is not true multi tasking, but an efficient application switching which ensures that only one application will… Continue reading