View Full Version : How to load asp.net 3.5 application more faster in discountasp.net
bruce
03-01-2008, 11:43 AM
consider precompile your website. This will give you a little bit of speed improvement.
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
Sir,
I recently developed with Microsoft starter kit project under the name
of www.istaworks.net (http://www.istaworks.net/) please visit my site.
Hosting the best server www.discountasp.net (http://www.discountasp.net/)
</o:p>
</o:p>
This product entirely rebuild in visual studio 2008 and the framework 3.5.
</o:p>
I need some more technical information about my application.
</o:p>
<LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in">How to load my application faster?
</o:p>
Regarding this is there any changes made in any web.config file please specify.
Here I mentioned some of the things.
</o:p>
</o:p>
<httpRuntime maxRequestLength="4096" /></o:p>
</o:p>
</o:p>
<compilation debug="false" batch="true"></o:p>
</o:p>
I need more faster to load my web site. I need some techniques.
</o:p>
Nadh
www.istaworks.net
</o:p>
TO pre-compile do you simply build the page/website?
wisemx
03-14-2008, 12:50 AM
You can hit each page or use the command line compiler:
http://aspalliance.com/717_Precompilation_in_ASPNET_20.all
bruce
03-14-2008, 05:25 AM
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 (http://www.DiscountASP.NET)
vBulletin® ©Jelsoft Enterprises Ltd.