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 […]

Read more β†’

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 […]

Read more β†’

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. […]

Read more β†’

Announced: Windows Server 8 is now Windows Server 2012

Microsoft has announced the name for upcoming Windows Server 8(which is BETA now, and you can download it through MSDN Subscriptions) and it will be called as “Windows Server 2012” . Windows Server 2012 includes a number of new features or feature changes. It would be purely a Server for Cloud and User interface similar […]

Read more β†’

Introducing Monocross – A cross-platform MVC pattern for mobile development in .NET/C# and Mono

I am evaluating different cross platform mobile development solutions. This is just a quick introduction to a framework I came across. What is cross platform mobile applications? A mobile application developed in such a way that it will work or run on most of the mobile platforms such as Android, iOS, Windows Phone, Blackberry etc. […]

Read more β†’