Tag Archives: asp.net

Microsoft Webcafe 2 in retrospect

Yesterday Microsoft hosted the second edition of Microsoft Webcafe. The event was held at Combell and we made our conference room available as well as our bar. The event aims to gather developers in an informal way. The webcafe concept is quite simple: a couple of short talks with a 10 minute timeslot each followed

Warning: object references affect XML serialization

Let’s immediately start with a quote I found on php.net: One of the key-point of PHP5 OOP that is often mentioned is that “objects are passed by references by default” This is not completely true. This section rectifies that general thought using some examples. A PHP reference is an alias, which allows two different variables