Bart Read

Bart is a project manager for Red Gate Software Ltd. He's currently looking after the .NET Reflector Pro project. Previously he's working on ANTS Memory Profiler, ANTS Performance Profiler, SQL Prompt, and has touched the code for most of the Red Gate SQL developer tools... some of them still haven't recovered from the shock. He was born and grew up in Dorset, was educated in Nottingham and London, and likes music and real ale. His photo is extremely misleading.

Follow Bart Read via

24 November 2005
24 November 2005

.NET Oddities #3

0
0
OK, so I’ll admit this is a bit cheeky: this entry should almost certainly be .NET Oddities #2a because it’s so closely related to #2, but there. You may have noticed, and in fact I already knew this, that OutOfMemoryException (like StackOverflowException) has a null value for its StackTrace property. Again, this can be a … Read more
0
0
13 October 2005
13 October 2005

.NET Oddities #2

0
0
I had a feeling I’d be writing quite a few entries like this, but I must confess that even I would have been surprised if you’d told me I’d be writing #2 a mere two days after #1. So what is it this time? Well, it’s StackOverflowException. Jeff Richter has this to say about StackOverflowException … Read more
0
0
11 October 2005
11 October 2005

Performance of structured storage files.

0
1
We’ve been working on a new version of our DTS Compare tool for a couple of months now, and it’s starting to look quite good. I’ve been working on the snapshot functionality today, which allows a user to take a snapshot of the state of all the DTS packages on a given instance of SQL … Read more
0
1
11 October 2005
11 October 2005

.NET Oddities #1

0
0
Every now and then I come across something slightly bizarre in .NET, so I’ve decided to write about it, as much as anything else because I’m aware of having come across quite a few things like this, but find myself unable to remember what half of them are, so it might prove to be a … Read more
0
0