SDK per Windows Server 2008 e Windows Vista SP1
Ieri è stato reso disponibile in versione ISO e Web Setup la versione RTM del Windows SDK che comprende il supporto per:
- Windwos Server 2008
- Windows Vista SP1
- .NET Framework 3.5
Indipendentemente dal linguaggio usato avere aggiornato l' SDK l'ho sempre considerato un MUST :-)
Questa versione ovviamente è compatibile con Visual Studio 2008, Visual Studio 2005 SP1 e anche con la versione Express!
Questo è un estratto delle novità :
What’s New:
The following is a small sampling of what’s in this SDK, with a more complete list available in the Getting Started section in the Windows SDK documentation.
· Support for Windows Server 2008 (x86, x64, and Itanium), .NET Framework 3.5, Windows Server 2003, Windows Vista (including SP1), and Windows XP
· Visual Studio 2008 C++ command line compiler toolset (with /analyze support) and matching CRT
· The SDK headers, libs, and tools integrate with VS2008 when both the SDK and VS2008 are installed
· New tools such as XPerf, SqlMetal, xsltc, gc, topoedit, aspnet_merge, and wsdcodegen.
· Documentation and samples (2200+ sample projects) to explain usage of new Windows Server 2008 and .NET Framework 3.5 features as well as previous platform features.
Per maggiori informazioni consultare il sito del Windows SDK .
--Mario