Windows 7 Content on InfoQ
News about Windows 7
- Topics
- Build systems,
- Programming,
- Legacy Code,
- ADO,
- COM,
- Visual Basic for Applications,
- Windows 7
Imagine you are doing maintenance on an application from the late 90’s that uses the classic ADO libraries. The recompiled code works fine on any Windows 7 SP1 machine, but mysteriously crashes on the Windows XP machines that have been running the program for nearly a decade. This is the problem facing lots of maintenance developers.
- Topics
- Silverlight,
- Rich Internet Apps,
- .NET,
- Programming,
- Windows 7
Designed for use with “out-of-browser” instances of Silverlight, it uses COM automation to expose features specific to Windows 7. The major feature areas include Message Interception, Sensor API, H.264 video encoding, taskbar extensions, Speech API, and access to portable devices.
- Topics
- .NET,
- Programming,
- Rich Internet Apps,
- Silverlight,
- Windows 7
Microsoft has released a library exposing Windows 7 features – sensors, speech, devices, taskbar, touch – to Silverlight Out-of-Browser applications running with elevated trust.
- Topics
- Silverlight,
- .NET,
- Programming,
- Multitouch,
- Rich Internet Apps,
- Windows 7
Using Silverlight 3, web developers can offer multi-touch applications to their Windows 7 users.
- Topics
- .NET Framework,
- .NET,
- Programming,
- Interop,
- Windows 7
The “Windows API Code Pack for Microsoft .NET Framework” is a wrapper that exposes Windows functionality to .NET developers. The wrapper is written primarily in C#, with the DirectX functionality in C++/CLI. The source code is available, but it isn’t licensed as open source.
- Topics
- .NET,
- Operations,
- Operating Systems,
- Programming,
- Infrastructure,
- Windows 7
Today Microsoft made Windows 7 (English) available for download for MSDN and TechNet subscribers. Windows 7 will be available for general consumers October 22nd. A complete list of the different availability dates for all type of customers can be found at the Windows 7 blog.
- Topics
- .NET,
- Windows 7,
- Programming,
- Performance & Scalability
The Windows 7 graphics engine changes the way DWM, introduced with Vista, works, it also comes with new APIs, D2D and DWrite, a new Direct3D 11, and better handling of multiple output devices.
- Topics
- .NET Framework,
- Microsoft,
- .NET,
- API,
- Programming,
- Windows Vista,
- Companies,
- Windows 7
Microsoft has made available Windows API Code Pack for Microsoft .NET Framework (v0.85), a library useful to access new Windows 7 features, including Vista ones, from managed code. This library is not included in .NET 4.0.