Code rant

Life as a mort.

Thursday, March 23, 2006

Microsoft doesn't do Encapsulation.

›
Microsoft has a big problem with encapsulation. It's tools don't support it, it's advice goes against it and your average VB.NET...
Tuesday, March 21, 2006

Stevey's Drunken Blog Rants

›
I've really been enjoying reading Steve Yegge's blog , and that's not only because it's got the word 'rant' in the t...
Thursday, March 16, 2006

To stored procedure or not to stored procedure?

›
I've just been reading this post by Frans Bouma 'Stored Procedures are bad m'kay' where he rebuts some of the usual argumen...
Wednesday, March 15, 2006

A Solution for the reference data problem

›
What is 'the reference data problem'? In our Winforms application we cache reference data at startup. We hold a reference to that re...
Thursday, March 09, 2006

Doing remote procedure calls using WSE web service attachments

›
Note this is not an original idea. I'm sure I saw someone describe something similar on a blog a while back. I couldn't find the ori...
Tuesday, March 07, 2006

Steve Yegge's whirlwind language tour

›
This blog by Steve Yegge, a programmer at Amazon, is an excellent diatribe comparing programming languages. No mention of C#, my profession...
2 comments:
Wednesday, March 01, 2006

A nice pattern for databinding domain objects

›
I'm currently working on a windows form application. We've tried to follow good OO principles in designing our business domain class...
Wednesday, February 15, 2006

A neat way of getting around some OR mapping issues with temporary Domain classes.

›
I recently discovered a nice pattern for dealing with self joins, and many-to-many joins in a Data Access Layer. Here's the problem. In ...
2 comments:
Friday, February 03, 2006

Seriously hard core debugging

›
This is a great blog: If broken it is, fix it you should . She goes really deep into dot net debugging tools and there's some great advi...
Wednesday, February 01, 2006

A VS Macro to count projects classes and functions

›
I was playing around writing Macros for VS 2003 recently, exploring the CodeModel API and came up with this little solution profiler that co...
‹
›
Home
View web version
Powered by Blogger.