Desmond File

Blog archive

Windows 8 Will Have Big Developer Impact

In case you haven't visited the homepage of VisualStudioMagazine.com, I'm here to tell you that Windows 8 is going to be big. Really big. And biggest most of all for developers.

From the moment Microsoft Corporate VP Mike Angiulo started flicking the Live Tile UI on a touch-sensitive tablet for an audience of partners in Tapei (watch the half-hour video here), it was obvious that Windows 8 isn't just another OS refresh. What I saw was a ground-up re-envisioning of how people interact with their PCs and devices. Yes, the traditional Windows 7 experience is still there, and a lot of Angiulo's initial pitch focused on tablet form factors. But there is no doubt that Microsoft is looking downfield with this OS. The new stuff we are seeing in Windows 8 is going to define the new normal. And the applications developers write for Windows 8 will need to reflect that.

Even more important for developers is the decision by Microsoft to make HTML 5 and JavaScript a first-class platform for Windows 8 applications. No, Microsoft isn't ditching Silverlight and WPF. Early reports from trusted folks like Mary Jo Foley and Paul Thurott point to some exciting things related to Silverlight-based application development, but those details remain firmly under wraps. But Microsoft is definitely adding HTML 5 and JavaScript to the mix.

As VSM columnist and Blue Badge Insights President Andrew Brust put it in a tweet this afternoon: "My theory on the Win8 HTML 5/JavaScript thing: Win8 will have 'apps' and it will have 'applications.' HTML 5/JavaScript for the former and .NET for the latter."

I'm looking forward to hearing how all this folds into the larger .NET message. There hasn't been a major Microsoft platform or OS launch in 10 years that hasn't leveraged heavily against the value proposition of .NET -- the tooling, the languages, the framework and, most of all, the widely available developer skill sets. And yet here we are, talking about HTML 5 and JavaScript, rather than Silverlight, XAML and the glory of managed code.

I'm sure all the messaging will work itself out. I'm certainly looking forward to hearing about the tooling that will enable Windows 8 HTML 5/JavaScript 'apps' and provide for compelling touch and mouse/keyboard application interfaces.

Posted by Michael Desmond on 06/03/2011


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube