Hi,
I have an asp.net application written in C# and need some help to fine tune it for better performance. All pages with in this web application have horizontal tab, left vertical menu panel , footer and header. Left menu panel changes as per top tab selection.
In my current code - tab, left menu panel, header and footer are loaded for every page. Is it possible to load these things once per tab selection and then change content area ONLY when user navigates to different pages from menu panel?
thanks and regards
shanker.B
CrishPosted May 25, 2010, 9:44 AM
use panel or frame for your solution
prasanta pradhanPosted May 25, 2010, 9:32 AM
Better Options is Ajax Trigger (Update panel)
Thank's
Pradhan Prasanta Kumar
http://globaltouch.in