Desmond File

Blog archive

PDC: Sinofsky's Mea Culpa

Steve Sinofsky, senior VP of Windows and the Windows Live Engineering Group, may be known as the guy who won't talk about his development projects, but during the keynote he produced some pretty powerful mea culpas regarding Windows Vista and some of the decisions in its development.

Talking about the transition from Vista, Sinofsky said, "We got lots of feedback. From reviews, the press, a few bloggers here and there. Oh, and commercials."

The comment, an obvious reference to the scathing Apple spots lampooning Vista, drew a round of laughter.

Sinofsky also offered a nod to the disruption caused by the User Access Control (UAC) security feature and Vista's poor initial hardware compatibility. "We really weren't ready at launch with the device coverage we needed," Sinofsky said, before noting that Windows 7 would present no such challenges to developers. The hard work, he said, is done.

Windows 7 seems to be solidly behind the burgeoning parallel computing effort at Microsoft. According to Sinofsky, Windows 7 will support up to 256 processors. The kernel is also being refined to improve system responsiveness, helping ensure immediate access to the Taskbar.

Also notable is that Windows 7 features updated versions of its aged applets, including WordPad and MS Paint, which will both sport the Office 2007-inspired Ribbon user interface. WordPad gains support for XML-based file formats, including (not surprisingly) Microsoft's Office Open XML file formats.

"We've also decided that once every 15 years or so we are going to update all the applets in Windows," Sinofsky joked. "Whether they need it or not."

Posted by Michael Desmond on 10/28/2008


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