How Can I launch my own Wizard from visual studio? -


i have form(wizard) after steps generate code.all works , happy.

in nutshell launch form visual studio ,very template not template ,

how can launch written generation process visual studio? can reference dll , launch form? best way this?

should create addin? or links or suggestions?

an addin sounds solution. if create addin have access projects , files inside current solution , can add generated files project.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -