K
Konstantin Sokolovskiy
Heelo, all!
I have a aspx page with a set of custom controls. I inserted the trace
information to the begins/ends of all my page and control methods and I see
the strange thing.
After call of a constructor of my last custom control (that inherits from
Web.UI.Control) and before call of the first page event (OnInit), passes
about 1 second(!). 1 second with the single user on the P-IV computer. If I
remove all my controls the page renders very quickly.
Why can it happen?
I have a aspx page with a set of custom controls. I inserted the trace
information to the begins/ends of all my page and control methods and I see
the strange thing.
After call of a constructor of my last custom control (that inherits from
Web.UI.Control) and before call of the first page event (OnInit), passes
about 1 second(!). 1 second with the single user on the P-IV computer. If I
remove all my controls the page renders very quickly.
Why can it happen?