It’s been ages since I posted anything. The following code has had me tied up for the past few months :) :
this.Children.Add(new Child("Sebastian", new Date(2010, 1, 8));
Just to get going again, here’s a simple tip. I’ve just completed installing Visual Studio 2010, and the first thing that struck me was that there was still no way to change the theme. (And this mild OCD thing that I may or may not have means that everything must look the same and be neat).
I found this extension for VS2010 in the Microsoft Visual Studio Gallery, and it works like a charm. When you initially install it, it adds a “Theme” menu to your IDE – after I set up the theme I needed, I simply customized the menu again to remove it.
Now my VS2010 IDE matches my Aero look and feel on my Windows 7 machine.