RDN Express Blog

Blog archive

Windows 7 Downloads and Downsizing in Redmond

Even as Microsoft unleashes the Windows 7 release candidate for public download today, sadly some employees are facing layoffs. Most of us are familiar with the irony that hard work doesn't always prevent the pink slip, although it's unclear which product groups in Redmond will suffer staff reductions. 

The Windows 7 RC was posted on MSDN and TechNet for subscribers last week. Microsoft recommends that Windows 7 beta users register for a new product key and download the ISO image, rather than upgrade to the RC. Like the beta, the RC is only available in the Windows 7 Ultimate edition. It will expire June 1, 2010 and bi-hourly shutdowns will start on March 10, 2010, according to Microsoft. Download the Windows 7 RC here.

What does Windows 7 mean for developers? Like previous versions of Windows, Windows 7 is built using native C, C++ and COM APIs. The Windows 7 SDK consists of mainly native APIs and code samples.

Managed code developers again have their work cut out for them if they want to access application-level functionality. Despite the Foundation Libraries -- WPF, WCF, WF, CardSpace -- in .NET 3.0 (formerly WinFX) that shipped as the default framework with Vista, the native Win APIs and managed interoperability story from Microsoft remains in the early stages.

Microsoft is updating the managed wrappers in the Windows Vista Bridge for the native Windows 7 APIs and renaming it the Windows API Code Pack for the .NET Library, according to a post by Yochay Kiriaty, tech evangelist on the Developer and Platform Evangelism Team. The code pack isn't available yet, but you can find links to some .NET interop libraries (not officially supported by Microsoft) in the Windows 7 for Developers blog here.

The widely anticipated Windows Touch functionality in Windows 7 will be fully supported in Windows Presentation Foundation 4, Kiriaty wrote. In the interim, developers can use the limited multi-touch support in WPF 3.5, which is available in .NET 3.5 SP1.  

When can developers expect to develop more easily in managed code for Windows and Office apps? Express your thoughts below or contact me directly at [email protected].

Posted by Kathleen Richards on 05/05/2009


comments powered by Disqus

Featured

  • Copilot Engineering in the Cloud with Azure and GitHub

    Who better to lead a full-day deep dive into this tech than two experts from GitHub, which introduced the original "AI pair programmer" and spawned the ubiquitous Copilot moniker?

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

Subscribe on YouTube

Upcoming Training Events