T
TS
I have read that the first time a page is requested, it is compiled. If the
page has a code behind page, with no code on the design page, only html and
server controls, why does the page have to compile since the dll is already
compiled?
When Java script tags that point to files instead of having the JS embedded
in the page, does that js code page get downloaded at the same time the
parent page is downloaded, I would guess so?
page has a code behind page, with no code on the design page, only html and
server controls, why does the page have to compile since the dll is already
compiled?
When Java script tags that point to files instead of having the JS embedded
in the page, does that js code page get downloaded at the same time the
parent page is downloaded, I would guess so?