Browse by Tags

Related Posts

  • Slow Databind & Render performance in .NET 2.0 vs 1.1

    I have an asp.net 1.1 application which extensively uses databound controls and repeaters. After converting to asp.net 2.0, page load times were doubled vs their 1.1 versions. The poor performance seemed to be linked to slow databinding and rendering of repeater controls. In order to test my hypothesis...
    Posted to Data Presentation Controls (Forum) by aweinberg on 10-19-2007, 12:00 AM
    Filed under: Repeater, slow, 1.1, 2.0, ASP.NET, databind, performance
  • Late-binding performance - need your review

    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() %>...
    Posted to Data Presentation Controls (Forum) by theyenine on 12-24-2006, 12:00 AM
    Filed under: reflection, Repeater, benchmark, Binding, databind, databinding, late, performance
Page 1 of 1 (2 items)