16.08.2019»»пятница

Microsoft Visual Studio 2008 Shell Isolated Mode Redistributable Package Download

16.08.2019
    9 - Comments
  1. Isolated mode allows you to create custom tools that make use of Visual Studio IDE features and services but that are not intended to be integrated into a Visual Studio developer experience. You can customize the appearance of applications built on the Visual Studio isolated shell.
  2. The Visual Studio 2008 Shell (isolated mode) redistributable SP1 contains the runtime binaries needed to deploy your Visual Studio 2008 Shell (isolated mode) based application. Visual Studio 2008 Shell (integrated mode) with Service Pack 1 Redistributable Package.
From Microsoft:
Microsoft Visual Studio 2008 Shell (integrated mode) Redistributable Package provides the foundation on which you can seamlessly integrate tools and programming languages within Visual Studio. The Visual Studio Shell (integrated mode) does not contain any programming language, so it provides the perfect foundation to deploy a development environment for your own language. The Visual Studio Shell (integrated mode) seamlessly integrates with Visual Studio 2008 Standard and above. Any tools and programming languages that run inside the Visual Studio Shell (integrated mode) will run together with Visual Studio 2008 (Standard and above) if they are also installed on the same machine. By using the Visual Studio Shell (integrated mode), you will not need to make Visual Studio a pre-requisite on your user machines. This download contains the redistributable runtime binaries that you can distribute with your Visual Studio tools and programming languages.
read more +

What do you need to know about free software?

Nov 8, 2017 - Microsoft visual studio 2008 shell isolated mode redistributable package download. The Visual Studio 2008 Shell (integrated mode).

I am new to Visual Studio 2008 Shell (integrated mode), I just want to know what is its function? (I did not find much clearly from the web.)

Imagefap downloader firefox. From http://msdn.microsoft.com/en-us/vstudio/bb510103.aspxlooks like it is some interface/framework to allow tools to integrate with VSTS IDE. My question is whether any Microsoft VSTS tools (like databse designer and other tools in VSTS) dependent on VSTS Shell? I am asking this question because it is conflicting with SQL Server 2008, and I want to make sure that if I uninstaill VSTS Shell, it does not impact anything.

thanks in advance,George

George2George2

4 Answers

SQL Server 2008 Management Studio using the VS 2008 Shell. (That's why it looks and feels just like Visual Studio).

James AveryJames Avery

Visual Studio Shell is an extensibility mechanism provided to use Visual Studio core platform to provide your own tools. It has two modes. In 'Isolated Mode,' it'll always set up a separate instance of Visual Studio that hosts your tool. In 'Integrated Mode,' it'll only install a new VS instance if there's no one already available. If one is already there, it'll integrate with it. I don't think removing it causes any problems for a VS installation. It seems to be smart enough to handle it (it might break a third party tool, however).

Mehrdad AfshariMehrdad Afshari

Microsoft Visual Studio 2008 Update

The shell version means that applications can merge into the shell and be used independently. Isolated mode means that this version only performs one task and is a complete separate application.

See: VS2k8 Shell

WayneWayne
MicrosoftIsolated
icemaniceman

Not the answer you're looking for? Browse other questions tagged visual-studiovisual-studio-2008shell or ask your own question.