Welcome to MSDN Blogs Sign in | Join | Help

June 2004 - Posts

foreach and performance rules

I was looking at Brad’s blog this morning and I was astounded to find that some people had chosen not to use foreach “Because Rico said so” though they probably didn’t use those exact words. I found that very troublesome for several
Posted by ricom | 3 Comments

Performance Quiz #3 -- Solution

And now the exciting solution to Performance Quiz #3 ! There's actually an enourmous amount of philosophy that can be learned from this little example in terms of good habits but I'd like to anchor this in the numbers so let's begin with those. Time Analysis
Posted by ricom | 10 Comments

Performance Quiz #3

The funny thing about managed code is that sometimes people forget that just because we offer an easy/convenient way to do things if you're doing a quick RAD application doesn't mean that the RAD way is in fact the right way. In fact, the good old fashioned
Posted by ricom | 4 Comments

Optimistic vs. Pessimistic Locking consequences

Putting on my "database guy" hat, a few days I was asked to comment on locking techniques for databases and to point out some problems with using transactions as a pessimistic locking technique. Here's what I said... Some definitions: Optimistic locking
Posted by ricom | 2 Comments
Filed under: ,

Wow, someone was listening :)

I got quoted in Marco Dorantes' WebLog -- he has some interesting thoughts, might want to give him a read.
Posted by ricom | 0 Comments
Filed under:

Of Strings and Services

Here's some Q&A that followed a recent internal performance talk that I thought was generally useful. 1) Is there a way to browse and cleanup allocated resources on request completion for webservice? It's generally a very bad idea to try to mess with
Posted by ricom | 4 Comments

Engineering is a quantitative discipline

A few days ago I saw request for performance related information on one of our internal discussion lists that I thought was a bit vague and so I decided it was a good time to introduce my latest performance meme. Here's my response slightly edited and
Posted by ricom | 3 Comments

Two quick hrefs

My colleague Maoni has a blog , you might want to give it a visit. Also there was a great deal of feedback on my last posting that I think is valuable. If you don't routinely read the feedback you might want to give that posting a second look.
Posted by ricom | 0 Comments
Filed under:
 
Page view tracker