Tagged Questions
7
votes
2answers
422 views
Visual Studio Shell - Creating a Custom IDE
I know this is a very broadly scoped question, but what do I need to know to begin creating a branded, custom IDE for course-ware using the VS Shell in isolated mode. Very little useful info on this ...
5
votes
3answers
246 views
Should a new Visual Studio-Based Application be based on 2008 or 2010?
I am thinking of creating a product based on the Visual Studio Shell (primarily isolated mode). Since Visual Studio 2010 will most likely be RTM before my product, does it make sense to start with ...
3
votes
1answer
214 views
Including More Database Connection Options in a Visual Studio Isolated Shell Application?
When starting up an isolated mode visual studio shell application, the only databases available in the Tools->Connect to Database are Access, SQL Compact, and SQL Server Database File.
Is there a ...
1
vote
1answer
195 views
Template not found for VS Shell Isolated IDE
When I try to create a Visual Studio Shell Isolated project, I get an error that says the specified template cannot be found. I have downloaded and installed the shell and VS SDK setups, and Google ...
0
votes
2answers
495 views
Can't Find NuGet with VS 2010 Shell Extension Manager
Following these instructions as best I can, the VS 2010 Shell Extension Manager turns up no results when searching for "nuget". The only deviation as far as I can tell is that the instructions show ...