Taking AJAX to the Next Level

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

    1 Favorite

    Taking AJAX to the Next Level - Presentation Transcript

    1. Web Application Experience in 1993
    2. Brendan Eich’s Home Page (the inventor of JavaScript)
    3. Super Fancy Ajax Application
    4. renders once Ajax Calls (services)
    5. renders • Controls • Code • Work postback Web Server Web Browser
    6. renders • Controls • Code • Work sneaky postback Web Server Web Browser
    7. • Code renders • Work • Controls sneaky postback Web Server Web Browser
    8. Clean separation of content and behavior
    9. for (var i=0;i < data.length;i++) { row = \"<tr>\"; row += \"<td>\" + data[i].Title + \"</td>\"; row += \"<td>\" + data[i].Director + \"</td>\"; table += row; } $get(\"movieBody\").innerHTML = table; (Evil)
    10. movieView.set_data(data); <tbody id=\"movieBody\" class=\"sys-template\"> <tr> <td>{{ Title }}</td> <td>{{ Director }}</td> <td>{{ DateReleased.localeFormat(\"D\") }}</td> </tr> </tbody> (Good)
    11. (impediments to a perfect future)
    12. {{ CompanyName }} <span>{binding CompanyName}</span> <input type=“text” value=“{binding CompanyName}” />
    13. Embrace the client-side! For better performance and a better user experience, start writing client-side ASP.NET AJAX applications.
    14. aspnet.CodePlex.com www.ASP.net/ajax
    15. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
    SlideShare Zeitgeist 2009

    + Stephen.WaltherStephen.Walther Nominate

    custom

    257 views, 1 favs, 0 embeds more stats

    Slides from ASP.NET AJAX 4.0 Talk
    Slides from MIX more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 257
      • 257 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 1
    • Downloads 10
    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