Welcome to TechNet Blogs Sign in | Join | Help

June 2006 - Posts

The story of squeaky lobster

I am rarely as excited about a blog post as I am about this one. Brett has finally told the story of squeaky lobster. Thankfully, it is documented for all of time! I was at the fateful dinner where it was revealed that a crush was involved. I remember
Posted by efleis | 0 Comments
Filed under:

Large AD database? Probably not this large...

Over the last few months there have been a series of threads in regard to max <fill in the item here...there have been many> in a database. These items have ranged from database size to # of objects and other such things. I figured, after the latest
Posted by efleis | 16 Comments
Filed under:

ArrayList and Synchronized()...the misleading method

I recently found myself wondering about synchronization when using an ArrayList in managed code. I was building up an ArrayList and iterating through it. Both insertion into and iteration over the list are being done by many threads simultaneously. Naturally,
 
Page view tracker