Thanks a lot, I'll check out and let you know in two hours if I found something.
Thanks again,
Marco
User Profile
Collapse
-
My page is slow
Hi everyone and thanks for your help. My web form is formed by a master page, which contains some web user controls. The same web form contains other web user controls.
This page is very slow. Using trace functions I see that it reaches 4-5 seconds to be fully composed by my server. These are some informations for you to help me:
a) I use entity framework
b) Web Application and DB are not on the same machine... -
Hi Frinny and thanks for your reply. My controls are instantiated after the page load . I know that they should be instantiated in the page.init, but is this the problem?
Thanks,
Marco...Leave a comment:
-
Dynamically loaded user controls and setValue
Hi this is Marco from Italy.
I instantiate a lot of user controls on runtime and I set a property (for each control) through Reflection.setV alue method.
It seems that if I do a post back and try to access to the same setted property (through Reflection.GetP roperties().get Value(...)) it gives back an empty string.
Why?
Thanks, Marco
No activity results to display
Show More
Leave a comment: