Refactoring the set of Predicate with an Interpreter
This evening I continued my journey with the C# Generics. I refactored what I described in my post "DataAccessLayer.FindAll(PublishedBy(Author))" to be able to use the Design Pattern Interpreter.
This evening I continued my journey with the C# Generics. I refactored what I described in my post "DataAccessLayer.FindAll(PublishedBy(Author))" to be able to use the Design Pattern Interpreter.
This evening (hum morning ;) I decided to give a try to the conversion wizard integrated in Visual Studio 2005 that let you import older 1.1 projects.
I chose to import my whole website: Tech Head Brothers. You might see next the conversion report:
While trying out the new features of the latest Visual Studio 2005 I came across a really cool one, debugging in the aspx :
My brother Mathieu, Microsoft C# MVP, just received his Australian working holiday visa, so he is leaving France for Australia in one month. He just opened a blog to keep us uptodate with his trip and experience there.