Others

All Other Developer

Windows 8 Client Hyper-V and Windows Phone 7.x emulator slowdown

Hyper-V is a great platform for virtualization and luckily Windows 8 have inbuilt/integrated support for hyper-v technologies. Windows Phone 8 SDK uses hyper-v for emulator virtualization and it works pretty good with Visual Studio 2012. Hyper-V integrated to the Windows…
Read more

Setting up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012

Microsoft has just released an update for Windows Phone SDK 7.1 and 8.0 to provide support for Windows Phone 7.8 emulators.I have shared the details in my last blog post. With this article I will walk you through how it…
Read more

Download TypeScript 0.8.2 for Visual Studio 2012

Microsoft has announced the availability of latest preview release for TypeScript as Version 0.8.2. Read more about the release from MSDN Typescript Team blog here You can download the TypeScript 0.8.2 for Visual Studio 2012 from here: http://www.microsoft.com/en-us/download/details.aspx?id=34790

HTML5 – Introduction to HTML5Shiv for Internet Explorer 6/7/8

HTML5Shiv is a JavaScript workaround, discovered by Sjoerd Visscher, to enable support styling of HTML5 elements in versions of Internet Explorer prior to version 9.0, which do not allow unknown elements to be styled without JavaScript. Means your CSS classes…
Read more