Tagged Questions
7
votes
2answers
445 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 ...
1
vote
1answer
208 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 ...