S
sendtobiren
Hi All,
We are having a web application. When we call our application first
time, it takes lots of time and afterwords it takes less time.
I am clear about the concept how .aspx page is called in .net framework
first time. It generates page level dll and then gives output to the
user.
Is there anyway through which we can prebuild these page level dlls and
let .net framework use those dlls instead of building it in the first
time call.
Any idea will be a great help.
Thanks,
Biren Prajapati
We are having a web application. When we call our application first
time, it takes lots of time and afterwords it takes less time.
I am clear about the concept how .aspx page is called in .net framework
first time. It generates page level dll and then gives output to the
user.
Is there anyway through which we can prebuild these page level dlls and
let .net framework use those dlls instead of building it in the first
time call.
Any idea will be a great help.
Thanks,
Biren Prajapati