Tuesday 7 March 2006
My colleague Cameron Beatley sent me this handy comparison guide for programming languages.
Tuesday 7 March 2006 21:08:28 UTC
 Saturday 25 February 2006
Just this morning I wrote about choosing a class over a struct to take advantage of inheritance and abstractness. It turns out, I was wrong.
Saturday 25 February 2006 00:36:36 UTC
 Friday 24 February 2006
I've encountered a problem familiar to veteran C# developers: whether to use a class or a struct for a particular design. So I'm going to follow my own advice and develop first for elegance and second for execution speed.
Friday 24 February 2006 16:22:19 UTC
 Sunday 29 January 2006
Genius Boy here just spent ten minutes debugging a class because I used the private field directly inside the class, instead of the property accessor method.
Sunday 29 January 2006 22:17:44 UTC
 Monday 16 January 2006
The Inner Drive Extensible Architectureâ„¢ contains a very useful namespace called Quantitative that contains classes and interfaces to use in measuring things. Essentially, there is a trio of interfaces, IQuantity, IUnit, and IPhenomenon, that allow you to create and convert any kind of measurements. The principal implementation of IQuantity is the Numeric structure.
Monday 16 January 2006 18:39:25 UTC
 Thursday 15 December 2005

I've finally added an explanation of Evolutionary Delivery to my corporate site. I wrote this as part of a proposal to a client in September, and for reasons that passeth understanding, I neglected to publish it online.

By the way, I write software for a living, so if you're reading this and realize you need a small, agile development team for a .NET project, send us a message.

Thursday 15 December 2005 23:08:41 UTC
 #
 
An example of a piece of code that desperately needs refactoring.
Thursday 15 December 2005 19:23:22 UTC
Read Microsoft's Framework Design Guidelines, written by the guys who wrote the .NET Framework.
Thursday 15 December 2005 00:23:04 UTC
 Wednesday 7 December 2005
Compiler warnings tell you stuff you need to know. Read them.
Wednesday 7 December 2005 22:42:19 UTC
Search
Navigation
Categories
On this page....
Archives
<March 2006>
SunMonTueWedThuFriSat
2627281234
567891011
12131415161718
19202122232425
2627282930311
2345678
Total Posts: 65
This Year: 1
This Month: 0
This Week: 0
Comments: 9
Blogroll
Contact me
Send mail to the author(s) E-mail RSS 2.0 Atom 1.0
Administration