Skip to main content

Visual Studio 2008: un SP1 qui déménage

Quelques mois après sa sortie, Visual Studio 2008 aura bientôt son Service Pack 1. Bourré de fonctionnalités, qui pourraient même s'appeler .NET Framework 3.6 avec un peu d'imagination.

Vous trouverez toutes les informations dans l'article de Scott Guthrie, que je ne recopierai donc pas, mais sachez que le SP1 est en beta et sortira "cet été".

Et ce ne sont pas de simples corrections de bugs que renferme ce SP1, mais bel et bien des grosses améliorations, parmi lesquelles mon coeur a repéré:

  • un framework plus léger à télécharger et installer pour les applications clientes (WPF, Windows Forms et WCF): "seulement" 26 Mo;
  • un bootstrapper plus malin pour mettre à jour les machines avec le Framework .NET nécessaire lors de l'installation d'une application;
  • des améliorations à ClickOnce (ce n'est pas trop tôt), dont l'intallation via Firefox;
  • un contrôle PrintForm pour les Windows Forms, qui permet... d'imprimer un formulaire tel qu'il est affiché à l'écran (je sais, c'est bête, et pourtant ce n'était pas possible en Windows Forms);
  • les améliorations WPF déjà annoncées sur ce blog et même beaucoup plus;
  • ADO.NET Entites Framework, enfin (avant ce n'était que du LINQ to SQL dans VS2008);
  • les erreurs soulignées en rouge sans recompiler en C# (ça fait un argument de moins pour VB.NET face à C#, mais il en a fallu du temps!);
  • affichage du résultat d'une expression LINQ au sein du débogueur.

Ca en fait pas mal, n'est-ce pas?

Comments

Gilles Prod'Hon said…
Bonjour Arnaud,

Ce blog et toujours ausssi riche en informations, bravo.

Toutefois, ou peut on trouver des informations sur la création d'applications déployées avec ClickOnce et VS2005, compatible sur des PC disposant de VISTA??!!??

Merci par avance.

Gilles
Arnaud said…
@Gilles: Bonjour Gilles, et merci pour ce retour chaleureux!

Quel est ton problème exactement avec Vista? Je n'ai jamais eu à déployer une application ClickOnce avec Vista, mais j'imagine qu'il faut peut-être livrer un manifeste spécifique...

Popular posts from this blog

Gift idea : help your loved ones take their IT skills to the next level

You surely know a special person who works in IT. Learn Kubernetes & Docker enables them to quickly ramp up on those two technologies that one doesn't want to miss in 2021. With smoother operations, better scaling and availability, DevOps tooling, containers and containers orchestration smartly solve many problems that developers and system administrators commonly face. Don't let your loved ones face problems in their IT job : offer them the book that takes them from zero to productive in a matter of days. Grab it now! Get the ebook from Leanpub , Amazon or choose from many retailers . Get the print edition from Lulu .  

Learn Meteor book available

I'm pleased to announce the general release of my Learn Meteor book. It is now available as an ebook or print book from various sources: Learn Meteor print (paperback) on Lulu Learn Meteor ebook on LeanPub Learn Meteor ebook on Barnes & Noble Learn Meteor ebook on iBooks Learn Meteor ebook on Kobo Learn Meteor ebook on Scribd Learn Meteor ebook on Inktera Page Foundry Learn Meteor ebook on 24symbols Learn Meteor ebook on Amazon US Learn Meteor ebook on Amazon UK Learn Meteor ebook on Amazon France Learn Meteor ebook on Amazon Deutschland Learn Meteor ebook on Amazon Canada Learn Meteor ebook on Amazon India Learn Meteor ebook on Amazon Brasil Learn Meteor ebook on Amazon Mexico Learn Meteor ebook on Amazon España Learn Meteor ebook on Amazon Italia Learn Meteor ebook on Amazon Netherlands Learn Meteor ebook on Amazon Japan Learn Meteor ebook on Amazon Australia More sources are coming soon for the print version. Learn Meteor has been a fun expe...

Learn ASP.NET Core: read the book as it is being written

     TL;DR: get the discounted book now using the coupon , then get the full version for free. Thanks to the great acceptance of my previous books, ( Learn WPF MVVM ,  Learn ASP.NET MVC and Learn Meteor ), I'm in the process of writing a fourth one. Learn ASP.NET Core - MVC and DI with .NET Core 1.1 using Visual Studio 2017 teaches you how to quickly get coding using that technology. Just as I did previously, I'm publishing it before it is even finished. Would you like to read it? You can get it for half the price: 50% off the book using that coupon (limited to the first 100 readers and up to august 1st 2017): http://leanpub.com/netcore/c/K9mHH0IzfI2F About 50% of the book is already written, yet it is already available for download as an ebook: PDF, EPUB, MOBI: you choose your format. Over the next days I'll be writing the rest of the book, and publishing updates often. The final book will be ready by au...