-
August 14, 2007
Know Your Language: Try-Catch-Fun in C#
I am currently going through several interview-processes. During the last technical interview I realized, that my knowledge of my favorite programming languages is not as profound as I would like it to be. I always dismissed this shortcoming with ...
Read more ... -
August 11, 2007
Insights from reading the bible
The Mythical Man Month is the Bible of Software Engineering, everybody reads it but nobody does anything about it! - Frederick P. Brooks A project becomes a year late one day at a time. Plan to throw one away.Software is like waffle...
Read more ... -
August 08, 2007
Workshop: Object Relational Mapping
I am going to give a workshop about Object Relational Mapping at the Workshop-Days of the Swiss Open Systems User Group. The workshop will take place at the ETH Zurich, on the morning of September 12. This is going to be a basic workshop that aim...
Read more ... -
August 05, 2007
Join Tables and Domain Models: The LINQ-Way
I blogged about Join Tables and Domain Models before, where I showed different ways to deal with 'association-entities' in Ruby and C# 2.0. Now in C# 3.0, LINQ offers another interesting way to express a domain model. Assume the following obj...
Read more ... -
August 04, 2007
Resharper: to the next level!
Hello, my name is Jonas and I am an addict! I am hooked for several years now. I have not written a single line of code without being on Resharper! If I am put in front of a clean Visual Studio, I am getting nervous: My hands begin to shake,&n...
Read more ...
