It’s just data

data-central view

Joshua Allen: Do you view your system as being one big chunk of RAM, or one big CPU?

I have a sneaking suspicion that you're a "one big chunk of RAM" guy.

Posted by Gordon Weakliem at

...and do you view the web as one big multiplexed newspaper, or are there processes there too?

Posted by Danny at

Nullable Types in C#

Patrick Logan critiques the nullable value types in C#.  I have to admit, I was a major advocate of this feature.  It not only makes mapping to relational data easier, it makes mapping to XML/XSD easier.  And if your code doesn't...

Excerpt from Better Living Through Software at

Add your comment