Disable Preloader
AJAX

AJAX stands for Asynchronous JavaScript and XML, it is a new technique for creating better, faster, and more interactive web applications with the help of XML, HTML, CSS, and JavaScript. Ajax framework is a framework that leverages Ajax, a collection of technologies for building dynamic web pages on the client-side.

Module List

  • Ajax Basics
  • The XML Http Request Object
  • Passing Data
  • JSON
  • Ajax Applications
  • XSLT Transformations with JavaScript
  • Advantages and Disadvantages of XSLT in Ajax Applications
  • Ajax/JavaScript Frameworks
  • More Ajax Applications
  • Joining Two Data Files Together

AJAX

    • Introduction to Ajax
    • Ajax Frameworks
    • Ajax Components
    • HTML
    • CSS
    • JavaScript
    • The XMLHTTPRequest Object
    • The HTML Document Object Model (DOM)
    • Server Side Code
    • XML
    • Accessing, creating and modifying XML nodes
    • XSLT – The Basics
    • Introducing Order to Ajax
    • The Page as an Application
    • The User experience
    • Ajax Applications

    Ajax training is intended for developer, experts and programmers who wish to create richer web applications using Ajax.

    Participants should have good knowledge of JavaScript, HTML, CSS and XML.

    • Web Application Development
    • Mobile Application Development

Training Advantages
35 contact hours
Industry Case Studies
Industry case studies
Real time training

AJAX FAQ'S

    Browser-based applications and platform independent applications are used by Ajax.

    There are two types of triggers present in update panel viz. PostBackTrigger and AsyncPostBackTrigger

    List all the controls of Ajax.
    • ScriptManager
    • ScriptManagerProxy
    • UpdatePanel
    • UpdateProgress
    • Timer

    AsyncPostBackTimeout property is used to control the duration of Ajax request.

    • Bandwidth utilization
    • More interactive
    • Speeder retrieval of data

    • JavaScript
    • XMLHttpRequest
    • Document Object Model (DOM)
    • Extensible HTML (XHTML)
    • Cascading Style Sheets (CSS)

    JSON stands for JavaScript Object Notation.

    Users cannot use AJAX if

    • If Page need to show in a search engine
    • If browser does not support JavaScript
    • If user wants to create secure application

    • Fiddler for IE
    • Firebug for Mozilla