Aspnet Ajax Performance Improvement

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Aspnet Ajax Performance Improvement - Presentation Transcript

    1. Microsoft GCR CSS Ready to showPresentation
      -- Lance Zhang
    2. Tech topic
      ASP.NET AJAX Performance Improvement
    3. AJAX Overview
      AJAX (asynchronous JavaScript and XML), is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications.
    4. AJAX frameworks
      There are more than 100 popular AJAX Frameworks
    5. Performance Issues ?
    6. Experiment Page
    7. Performance Analysis
      • HttpWatch to show the network traffic.
      • ScriptReferenceProfiler to show the JavaScript reference.
    8. The Network Traffic
    9. The JavaScript References
      ScriptReferenceProfiler http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=13356
    10. Optimization in Web.config
    11. Enable The Caching
    12. Enable The Compression
    13. Optimization in ScriptManager
    14. ScriptMode
      Scott Guthrie‘s post:
      Don’t leave the <compilation debug=”true”/>
      It will cause:
      • The compilation of ASP.NET pages takes longer
      • Code can execute slower
      • Much more memory is used within the application at runtime
      • Scripts and images downloaded from the WebResources.axd handler are not cached
    15. EnablePartialRendering
      EnablePartialRendering:
      It gets or sets a value that enables partial rendering of a page, which in turn enables you to update regions of the page individually by using UpdatePanel controls.
      will be16
    16. LoadScriptBeforeUI
      Moving ASP.NET AJAX scripts after visible content
    17. Script D
      Script Combination
    18. ToolkitScriptManager
    19. CompositeScript
      ASP.NET 3.5 with SP1
    20. Summary
    21. Thank you!
      &
      Questions?
    SlideShare Zeitgeist 2009

    + blodfox777blodfox777 Nominate

    custom

    165 views, 0 favs, 0 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 165
      • 165 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 4
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories