Guidance Automation Presentation and Demo
Posted
Friday, November 30, 2007 11:49 AM
by
ysa
Last Sunday, my team organized a lecture day for the .Net development teams in our company. It was great. We presented 3 topics :
- Monitoring memory in .Net applications - By Roy Dallal (I hope I got the name right :) )
- Introduction to WPF - By Doron Yaacoby
- Introduction to Guidance Automation - by your truly
In my lecture I presented the GAX/GAT framework (by Microsoft Patterns and Practices).
So as promised, I attached the presentation and the demo I did in the lecture : adding WCF contract attributes to an entity class and creating a singleton from template.
In order to run the demo you need :
- Install GAX
- Install GAT
- Install the Software Factories Toolkit
- I recommend to install the t4 editor - so you can see the templates more clearly.
Also, the demo contains a document which explains how to run the examples.
Have fun