jquery - How To Loading Web User Controls Asynchronously -


in default.aspx page have many user controls , take lot of time load. 1 know how make page loaded faster.

be sure load information need display on page on initial load. subsequent information should loaded via postback or ajax.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -