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 yours 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:

Also, the demo contains a document which explains how to run the examples.

Have fun