
-
Recent Posts
See also…
Some of my posts in French, and much more, are available on Arolla's blog !
Arolla is the company that made me start bloging, we're a a great company, join us if you want to work in Paris !
Archives
Categories
Monthly Archives: June 2012
Linq provider : an attempt… part 5
Improving the toolbox : building our own expression tree visualizations In the last two posts, I included sample visualizations of expression trees. I’ve built these using a visitor pattern, that produces HTML markup. This is a good example of the … Continue reading
Linq provider : an attempt… part 4
Using the Visitor pattern to manipulate expression trees In the previous posts of this series, I started to describe a partial implementation of a Linq provider. The aim of this provider is to get data from a service, and in … Continue reading

