Hi,
Is there any documentation specifying the difference in implementation of templates in VS 2003 and VS 2005 Or else can some one give major differences
I have to migrate templates in VS 2003 to VS 2005. What strategy should be adopted
Visual Studio Extensibility
Hi,
Is there any documentation specifying the difference in implementation of templates in VS 2003 and VS 2005 Or else can some one give major differences
I have to migrate templates in VS 2003 to VS 2005. What strategy should be adopted
VS 2005 adds an additional way of creating new projects or project items using the VS Template mechanism. There is more information about this within MSDN. All VS 2002/2003 ways of generating new projects or project items is still supported in VS 2005.
Craig