Avatar of taz8020
taz8020
Flag for United Kingdom of Great Britain and Northern Ireland

asked on 

Speed up Loading of asp.net site when creating Menu / treeview

Hi I am new to as but have built an asp.net website which I am happy with. The only problem is the time it takes to load the pages. I have a large menu/treeview which I think is where the delay is. Its only a few secs per page but this could be too much for customers.

I know i already use if not postback. Is there anything elese you could suggest. I do use the isActive with in the menu.
ASP.NETVisual Basic.NET.NET Programming

Avatar of undefined
Last Comment
taz8020

8/22/2022 - Mon