Guidance Automation
Weird title, cool thing. Just a quick pointer to a toolkit that had so far escaped my attention: the Guidance Automation Toolkit and Extensions
In a nutshell, it allows you create wizards for VS very easily, that can perform complex tasks related to code generation. Input can be queried from the user, selections can be made from existing project items or XML files, and all this information can be used in the process of code generation. This can happen when new projects are created, or context sensitively from the menu of the solution explorer - probably in other places, I don’t know
A community site is here and there’s supposed to be a hands-on lab here, but it seems to be broken.
As far as I know, GAT is on the same timeline as the DSL tools and currently there’s no RTM compatible build available - I hope that’ll change soon.






I managed to download the GAT Hands-On Lab from this address:
http://guidanceautomation.net/cs/Themes/default/Skins/library/library/resource.axd?id=7
Save the resulting file as a .zip file (not .htm as it suggests).
Comment by Stefan — 1/12/2005 @ 1:33 pm - 2 years, 11 months ago