M
msch.prv
I have been experimenting with VWD Express Extension 3.5 and noticed
that quite often it takes up to 1..2 min to load external js or css
files. This occurs often after rebuilding the site. The problem seems
to be linked to retrieving small ( approx 200 bytes) graphics files,
as evidenced in Firefox' Firebug tracing graphics.
Currently, the script manager is included in the master page, the
external js file in the header section, and the page theme referenced
in the config file. Is this the right approach or does Ext 3.5 have
some bugs? With ASP.NET 2.0 load-up time was satisfactory. I tried
deleting the external js file to no avail. How can I speed up loading
time?
TIA for sharing any thoughts.
that quite often it takes up to 1..2 min to load external js or css
files. This occurs often after rebuilding the site. The problem seems
to be linked to retrieving small ( approx 200 bytes) graphics files,
as evidenced in Firefox' Firebug tracing graphics.
Currently, the script manager is included in the master page, the
external js file in the header section, and the page theme referenced
in the config file. Is this the right approach or does Ext 3.5 have
some bugs? With ASP.NET 2.0 load-up time was satisfactory. I tried
deleting the external js file to no avail. How can I speed up loading
time?
TIA for sharing any thoughts.