How to load asp.net 3.5 application more faster in discountasp.net

Discussion in 'ASP.NET / ASP.NET Core' started by Bruce, Mar 1, 2008.

  1. Bruce

    Bruce DiscountASP.NET Staff

    consider precompile your website. This will give you a little bit of speed improvement.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. 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: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>

    1. <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>
     
  3. TO pre-compile do you simply build the page/website?
     
  4. Bruce

    Bruce DiscountASP.NET Staff

Share This Page