User Profile

Collapse

Profile Sidebar

Collapse
marconline
marconline
Last Activity: Jul 7 '10, 07:59 AM
Joined: Jun 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • marconline
    replied to My page is slow
    Thanks a lot, I'll check out and let you know in two hours if I found something.

    Thanks again,
    Marco
    See more | Go to post

    Leave a comment:


  • marconline
    started a topic My page is slow

    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...
    See more | Go to post

  • 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...
    See more | Go to post

    Leave a comment:


  • marconline
    started a topic Dynamically loaded user controls and setValue
    in .NET

    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
    See more | Go to post
No activity results to display
Show More
Working...