consider precompile your website. This will give you a little bit of speed improvement. Bruce DiscountASP.NET www.DiscountASP.NET
Sir, I recently developed with Microsoft starter kit project under the name of www.istaworks.net please visit my site. Hosting the best server www.discountasp.net </o> </o> This product entirely rebuild in visual studio 2008 and the framework 3.5. </o> I need some more technical information about my application. </o> <LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in">How to load my application faster? </o> Regarding this is there any changes made in any web.config file please specify. Here I mentioned some of the things. </o> </o> <httpRuntime maxRequestLength="4096" /></o> </o> </o> <compilation debug="false" batch="true"></o> </o> I need more faster to load my web site. I need some techniques. </o> Nadh www.istaworks.net </o>
You can hit each page or use the command line compiler: http://aspalliance.com/717_Precompilation_in_ASPNET_20.all
use VS.NET's publish website feature (it will automatically precompile) or manually do it, see http://msdn2.microsoft.com/en-us/library/ms227972.aspx Bruce DiscountASP.NET www.DiscountASP.NET