Archive

Archive for November 16th, 2009

The code part I: EventTester with expression trees

November 16th, 2009
Daniel Marbach

In my last post I gave a quick overview over the event tester usage and how you could benefit from such a component. In this post I want to show you the source code of my event tester implementation and give you a short dive into the expression tree magic that is happening behind the scenes. This time I show you first not only portions of the code but the whole code in advance annotated with line numbers. My explanations will point to line numbers in the code below.

read more

 

.NET , , ,