Use this tag if you have a specific question about Visual Studio features and functionality. DO NOT use this tag on questions regarding code which merely happened to be written in Visual Studio. Consider tagging the exact technology area your question links to and also tagging a more specific version of Visual Studio. Please mention your exact VS version, edition, and update level in your question.
Donc, longue histoire courte, je développe une application qui utilisera certaines informations de configuration pouvant être modifiées au moment de l'exécution de l'app ...
Y a-t-il un moyen de sauvegarder l'état "State" de VS 2008 (I.E. Ouvrir des fenêtres, des points d'arrêt, des signets, etc.) sans la clôture? Le point de douleur que je su ...