--%>

Explain AJAX Control Extender Toolkit

Explain the AJAX Control Extender Toolkit.

E

Expert

Verified

The AJAX Control Toolkit is the set of extenders which are used to extend functionalities of ASP.NET controls. Extenders use the block of JavaScript code to add new and improved capabilities to ASP.NET controls. The AJAX Control Toolkit is freely available on Microsoft site. We need to install toolkit on our system before using the extenders.

   Related Questions in Programming Languages

  • Q : State the term Win32 State the term

    State the term Win32. Answer: Win32 considers to Microsoft 32 bit Windows API. Applications of Win32 are programs that are built along with the Win32 API.

  • Q : Explain Java PathFinder Java

    Java PathFinder: Java PathFinder (JPF) is a model checker that has been developed as a verification and testing environment for Java programs (Figure shown below). It is available as open source at SourceForge.net (JPF website). It consists of a custo

  • Q : Explain the relationship between XHTML

    Explain the relationship between XHTML and HTTP?

  • Q : What is Virtual desktop Virtual desktop

    Virtual desktop: The name employed to explain a user's graphical working area in a window manager. The name arises in the early days of graphical user interfaces whenever it was thought that such would lead to `paperless offices'. This was anticipated

  • Q : What is an Implicit type conversion

    Implicit type conversion: The type conversion which does not need a cast. Implicit type conversions usually do not comprise any loss of information. For example, joining an integer operand with a floating point operand in an arithmetic expression will

  • Q : Is it possible to encode mathematics

    Is it possible to encode mathematics using XML?

  • Q : What is u-area Explain what is meant by

    Explain what is meant by the term u-area (user area)?

  • Q : Rings present in CPU What do you mean

    What do you mean by rings present in CPU?

  • Q : Define the term Scheduler Define the

    Define the term Scheduler: The portion of the Java Virtual Machine (abbreviated as JVM) which is responsible for managing the threads.

  • Q : Define Assembler Assembler : The

    Assembler: The program employed to translate a program which is written in assembly language into the binary form of a specific instruction set.