Please click this logo to help me get on their beta program:

Xobni outlook add-in for your inbox








1/12/2005

Guidance Automation

Filed under: General, Programming, .NET — Oliver Sturm @ 10:27 am - 2 years, 10 months ago

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.

1 Comment »

  1. 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, 10 months ago

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>


Powered by WordPress
© Copyright 2005-2008 Oliver Sturm