Creating an IDE? Use the Visual Studio 2008 shell as your base.
Starting with Visual Studio 2008, you’ll be able to use the Visual Studio 2008 Shell as the starting point to create your own development tools. The Visual Studio Shell will be available as part of the Visual Studio 2008 SDK, but I believe we’ll have to wait until VS’08 RTM’s before we’ll be able to play with creating apps using the shell. On the Visual Studio 2008 Shell page, there’s a screenshot of Floorplan designer built using the VS’08 Shell.
This looks like a really neat feature that’ll allow a much quicker development of tools that can utilize the VS Shell as their base.
I guess this’ll bring a new meaning to “all your base are belong to us”. :)
Related Posts
-
C#: Case-Insensitive String Contains Best Practices
18 Oct 2024 -
C#: Read Text and JSON File Contents into Variable in Memory
18 Jun 2024 -
How to Cast an Int to an Enum in C#
17 Jun 2024