Frameworks

Windows 7: A Fresh Start

Windows 7 has gone RTM and seems poised undo much of the damage Windows Vista has wrought. Is it time to start developing for Windows 7?

A bad reputation can be hard to live down. Just ask the executives at General Motors, who are trying to convince consumers to buy their cars after decades of turning out duds. Or ask the folks in Redmond, who gained a bad rap when they pushed Windows Vista-unfinished and unwelcome-onto the IT marketplace.

But Microsoft is reaching for something that GM still dreams about: a true shot at redemption. The Windows 7 operating system was released to manufacturing last month, and with it Microsoft hopes to finally move past the ill will generated by its troubled client OS. By all accounts, Windows 7 has the look of a winner. Stable, streamlined and even a little bit sexy, the OS casts a come-hither look to developers with its native support for multi-touch user interface and enhanced Task bar integration.

Will developers be compelled to build applications that tap into Windows 7's talents? Not right away, but that hardly matters. With .NET Framework, Microsoft long ago up-leveled its conversation with developers. The shiny stuff in Windows 7 has been banging around beta and release versions of .NET, Visual Studio and sundry tooling for some time. The fact that this stuff has surfaced in Microsoft's flagship consumer and business OS means that IT decision makers will start looking at, and wanting, these things.

For developers, the message of Windows 7 is clear. Microsoft has finally put the ghost of Vista firmly behind it. If you're developing rich client apps, it's time to consider shifting your focus from Windows XP to the enriched features set of Windows 7.

Is your dev shop setting its sights on 7, or are you among those in a holding pattern? We plan to take a closer look at Windows 7-based development in our October issue and welcome your comments. E-mail me at [email protected].

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

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