[CLOSED] Page_Load or Page_PreRender to improve performance

  1. #1

    [CLOSED] Page_Load or Page_PreRender to improve performance

    Hi!

    Recently, I have read a recommendation to move DataBind's from Page_Load to Page_PreRender. However, I see that in much of your examples on this web the DataBind is done on Page_Load.

    My target is to split the web page code and its data, and so to achieve to cache the javascript of the page (the web page code) and reduce the load time on second and later accesses.

    What do you recommend me?

    Thanks in advance
    Last edited by Daniil; Jun 21, 2012 at 9:43 PM. Reason: [CLOSED]
  2. #2

Similar Threads

  1. [CLOSED] Window Page_Load
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 15, 2012, 6:08 PM
  2. [CLOSED] Taskmanager, do not run on first page_load
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 16, 2012, 10:20 AM
  3. IE9 - are there steps to improve compatibility ?
    By PeterParsonage in forum 1.x Help
    Replies: 4
    Last Post: Mar 25, 2011, 10:58 PM
  4. improve Store,GridPanel,PagingToolBar!!Thanks!
    By feelhum in forum 1.x Help
    Replies: 0
    Last Post: Oct 15, 2009, 5:41 AM
  5. [CLOSED] page_load
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Dec 06, 2008, 1:56 AM

Tags for this Thread

Posting Permissions