Hello,
I'm a software engineering student and i want to code my final project as a VS2010 Extension and i can't figure out which extension should i use.
My project is an interface design system, and i want the generated GUI to be shown on the VS framework so that my user can work on his project -> click on my extension -> get the required GUI.
Does any one know which VS Extend to i need to read about? and where can i find a good example.
Moreover, i need to know if there are risks on developing my final project as an extension? (maybe some unwritten documentations..)