Hey guys
I did a few tests around the comparative performance of the different SQL insert methods which show up some of the details around Query Plan calculation, SQL bulk copy and how all of this stacks up against doing individual inserts.
For more details have a look at my post on this available here.