Hi
I am very new to GAT, i have gone through some of the coding for writing actions and for writing valueconverters, where i found we need to have a lot in touch with vsstudio templates and ENVDTE, as i new beginner to this world where do i get information about writing my code for my actions and valueconverter, i apolozige for asking this basic question however i feel it is some what difficult to start writing code in c# for actions ..
Also how to know in the xml below sample what assembly should be referred, are they fixed and also the full class name
are they default. i dont know where do i get such information.
<
WizardExtension>
<
Assembly>Microsoft.Practices.RecipeFramework.VisualStudio, Version=1.0.51206.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</Assembly>
<
FullClassName>Microsoft.Practices.RecipeFramework.VisualStudio.Templates.UnfoldTemplate</FullClassName>
</
WizardExtension>
Any help will be likegetting out me from hell
thanks
satish