user control performance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,
i abstracted some code from my code-behind into a user control and it seems
to run a bit slower ( i notice the flicker of the postback is a tad longer).
is this to be expected?
what can i use to measure the time to see for sure one way is slower than
the other?

Note: There are database queries that run.

thanks,
rodchar
 
Back
Top