Microsoft Media platform team has recently updated the “Media Player Framework” for Windows 8 and Windows Phone 8 to version 1.1, which includes few enhancements and fixes. “Media Player Framework” helps you in building media applications for Windows 8 and Windows Phone 8. The player framework contains an open source framework available for Silverlight, HTML5… Continue reading
Category: Others
All Other Developer
Upcoming Webinars and Trainings on Microsoft Technologies(Windows 8, Windows Phone 8, Windows Azure, HTML5) – Feb 2013
Jump Start – February 19: Building Web Apps with ASP.NET (February 19) An accelerated introduction to building modern web applications with ASP.NET 4.5 and ASP.NET MVC 4 team-taught by Scott Hanselman and Jon Galloway. Windows Azure Hands-on Labs Online Training (February 20) Learn how to connect a Paas application to an Iaas application. Matt Hester… Continue reading
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 8 is been called ‘Client Hyper-V’. Client Hyper-V is the same virtualization technology previously available… Continue reading
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 would look to work with this update. The following simple steps will help you with… Continue reading
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
StartW8–a closer, free Windows Aero start menu alternative–for Windows 8
While searching for Third Party alternative software’s for bringing back windows start menu feel on Windows 8, I came across few interesting tools – and I introduced them in my earlier blog posts – Stardock’s Start8 (licensed version), Classic Shell, Power8 were those. [logo courtesy: AreaGuard] Today I just found another cool alternative that you… Continue reading
Power8–yet another replacement to bring back old Windows Start Menu in Windows 8
Power8 is a similar windows start menu alternative like ‘Classic Shell’, which I introduced in the last post. Benefits Power8 includes: No system files patching; No hooks over system objects; No app-init DLLs; No additional services, drivers, etc; No trash in registry; No installation – just unpack and launch; Small, fast and powerful; Open-source; You… Continue reading
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 and attributes will not be applied to the particular HTML5 specific display element, until and… Continue reading
Windows Phone – Downloading and Sideloading Apps from SDCard
With Windows Phone 8 and new Windows Phone store – Microsoft has introduced the support for Manually download the .XAP files and install the application from an SDCard(Memory card). Follow the steps: Step 1: Windows Phone store will have an additional option ‘Download and install manually’ for each application [Similar to the screen shot given… Continue reading
Introduction to The One ASP.NET Platform/Ecosystem
Introduction ASP.NET has travelled a long way through evolutions. Earlier when ASP.NET 1.0 was released as part of .NET Framework 1.0 in Jan 2002, there was only ASP.NET – a framework for building dynamic web applications and it provided lots of flexibility web developers in building robust, dynamic web applications. ASP.NET was and is the… Continue reading