1. Question:What is Microsoft AJAX Library? 

    Answer
    The Microsoft AJAX Library is actually written in JavaScript. It is a set of files that are sent to the browser to provide a base of capabilities on which we can build. ScriptManager control automatically injects these scripts into the page markup when needed.

    1. Report
  2. Question:Name all AJAX client-side life cycle events? 

    Answer
    AJAX client-side life cycle events:
    1. initializeRequest
    2. beginRequest
    3. pageLoading
    4. pageLoaded
    5. endRequest

    1. Report
Copyright © 2024. Powered by Intellect Software Ltd