Re: ASP.NET speed
- From: Lucas Tam <REMOVEnntp@xxxxxxxxxx>
- Date: Mon, 22 Aug 2005 04:28:29 GMT
"Cheryl Yaeger" <cherylyaeger@xxxxxxx> wrote in news:uyWBairpFHA.1996
@TK2MSFTNGP10.phx.gbl:
> What's strange is that
> the first page is slower than the rest.
This is normal ... on first load ASP.NET has to initialize the application
which takes a while. You can think of opening Microsoft Office - it's
always slow the first time. But once you have it opened, you can access all
the functions normally.
Paul Wilson has an article on how to keep your ASP.NET application alive:
http://authors.aspalliance.com/paulwilson/articles/?id=12
The above article should reduce start up times.
--
Lucas Tam (REMOVEnntp@xxxxxxxxxx)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
.
- References:
- ASP.NET speed
- From: Cheryl Yaeger
- ASP.NET speed
- Prev by Date: Re: Automate a procedure
- Next by Date: Re: How to call a javascript function from a HTML button on a user control
- Previous by thread: ASP.NET speed
- Next by thread: Re: ASP.NET speed
- Index(es):
Relevant Pages
|