Groups | Blog | Home
all groups > asp.net caching > may 2004 >

asp.net caching : Speeding Up Pages


Alvin Bruney [MVP]
5/24/2004 8:44:03 AM
NGEN is not recommended for asp.net pages.
See this link: http://blogs.msdn.com/junfeng/archive/2004/03/27/97304.aspx
You best bet to speed up a page is to build a warmer application which calls
the page every 20 minutes.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
[quoted text, click to view]

OHM
5/24/2004 1:06:44 PM
I was wondering about this topic and although I accept that different
situations call for different solutions, but wondered are there any other
solutions and whether has anyone carried out a comparison of the different
methods for avoiding JIT. Further more, is there anything I should be
considering before using NGEN? Better methods etc >

TIA

OHM
5/24/2004 4:24:21 PM
Thanks


[quoted text, click to view]

AddThis Social Bookmark Button