I have benchmarked late binding performance in a Repeater control... and wrote a report on it. If you're interested, here it is . I made some very interesting discoveries along the way... OutputCache does not improve performance as much as I thought. Eval() is really fast. <%# CallAFunction() %>...