Stellen Sie eine FrageStellen Sie eine Frage
 

Beantwortetvisual studio express

  • Freitag, 3. Juli 2009 11:54rcopquin TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     

    I installed sqlserver express 2008, visual basic express 2008 and visual c# express 2008, and AFTER that, I installed the visual studio express 2008.

    I would like to be able to start new projects in any of the above languages directly from VS. How do I integrate them to my current installed version of VS? (the only thing I can do with it as it stands now is launch a SQL Server reporting service) 

Antworten

  • Montag, 6. Juli 2009 10:07YiChun ChenMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    Hi Rcopquin,

    Do you mean that you want to create different projects like VB, C# or C++ in one VS express IDE?

    Visual Studio 2008 Express Edition is the all-in-one installer package. It includes Visual Basic Express, Visual C# Express, Visual C++ Express and Visual Web Development Express.

    As far as I know, these express editions have different IDEs. For instance, you cannot debug VB.NET project in C# IDE. Thus, for express editions, your requirement is not supported.
    However, for standard edition or later, it is supported. You can create VB, C#, C++ and web project in one VS IDE.

    If you have any further concern, please feel free to let me know.

    Thanks
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

Alle Antworten

  • Montag, 6. Juli 2009 10:07YiChun ChenMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    Hi Rcopquin,

    Do you mean that you want to create different projects like VB, C# or C++ in one VS express IDE?

    Visual Studio 2008 Express Edition is the all-in-one installer package. It includes Visual Basic Express, Visual C# Express, Visual C++ Express and Visual Web Development Express.

    As far as I know, these express editions have different IDEs. For instance, you cannot debug VB.NET project in C# IDE. Thus, for express editions, your requirement is not supported.
    However, for standard edition or later, it is supported. You can create VB, C#, C++ and web project in one VS IDE.

    If you have any further concern, please feel free to let me know.

    Thanks
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.