Much faster .Net Web Apps

Rate It (1)

Last post 05-12-2008 4:55 AM by digvijay.chauhan. 3 replies.

Sort Posts:

  • Much faster .Net Web Apps

    05-29-2004, 10:09 PM
    • Loading...
    • TanisDLC
    • Joined on 04-05-2004, 1:26 PM
    • Posts 128
    Hey there all,

    Below is a link to a article that I ran across a while back that has really made an improvement in the performance of my ASP.net applications. This knowledge may be more common than I think, but it was pretty new news to me. Hope it helps everyone else...

    http://www.aspnetresources.com/articles/debug_code_in_production.aspx
    Many Thanks,

    Danny Cooper

    Aspose
  • Re: Much faster .Net Web Apps

    06-10-2004, 11:42 PM
    • Loading...
    • JOAC
    • Joined on 06-18-2003, 7:59 PM
    • Posts 376
    Good article on things to watch out for. One point that was missed. The appdomain can be unloaded programatically in ASP.Net 1.1 using HttpRuntime.UnloadAppDomain.

    - Eric McVicker
    Eric McVicker
  • Re: Much faster .Net Web Apps

    05-09-2008, 8:13 PM

    Yeah, I really liked that article.  

  • Re: Much faster .Net Web Apps

    05-12-2008, 4:55 AM

     

    Thanks for the nice links!
    Regards,

    Digvijay
    http://www.digvijay.eu
    http://blog.digvijay.eu

    --------
    Please remember to Mark As Answer if this post answered your question!
Page 1 of 1 (4 items)