Le prochain Visual Studio (Orcas) devrait permettre de développer pour .NET 2.0
Jusqu'ici une règle assez simple régissait l'utilisation de Visual Studio : à chaque Framework son Visual Studio (et vice versa).
Naturellement, une demande assez répandue je pense, du moins parmis ceux qui adoptent les nouvelles versions de Visual Studio à leur sortie, voire même avant, est que ce dernier supporte l'ancienne version du Framework.
Pour Visual Studio 2005, il était possible de compiler une application pour le Framework .NET 1.1 via MSBee.
Concernant Orcas, je viens de lire, via Eric Nelson, quelquechose relativement intéressant.
Dans une interview de Scott Guthrie pour NxtGenUG, on peut lire ceci :
I think one of the really cool thing I talked about today is this thing we call Multi-Targeting.
[...]
The great thing is all these cool features now, you can use Visual Studio now are target 2.0. In the previous versions of VS you had to upgrade both your framework and your tool, with Orcas, you can upgrade the tool without having to upgrade the framework and so you will be able to use a lot of these features, like the Javascript intellisence, the HTML designer, nested master pages, just using ASP.NET 2.0 today which means that developers can really start taking advantage of it immediately.
Multi-Targeting... j'ai déjà vu passer ça... mais sans y preter suffisamment attention...
Tout simplement dans les Release Notes de la CTP D'Octobre 2006 :
Multi-targeting
Support multitargeting within the IDE by enabling Visual Studio to leverage MSBuild using the tasks and targets that were shipped in Visual Studio 2005. Additionally, command line solutions will build using the toolset appropriate for the .NET Framework version that is being targeted.
Mais aussi et surtout sur le blog du team MSBuild :
- MSBuild, Orcas, and Multi-targeting
- Multi-Targeting : How does it work?
Ce post vous a plu ? Ajoutez le dans vos favoris pour ne pas perdre de temps à le retrouver le jour où vous en aurez besoin :