New features of ASP.NET AJAX 4.0

Explain the new features of the ASP.NET AJAX 4.0?

E

Expert

Verified

The new features of the ASP.NET AJAX 4.0 which provide more functionality to the user are as follows:

It supports the observer pattern on the JavaScript objects and arrays.

It support client-side template rendering.

It supports declarative instantiation of the client components.

It supports to invoke ADO.NET data services and the data contexts.

It supports DataView control.

It support live data binding.

   Related Questions in Programming Languages

  • Q : What is an Anonymous array Anonymous

    Anonymous array: It is an array formed without an identifier. The anonymous array is generally formed as an actual argument, for example:// generate an anonymous array of integers.    YearlyRainfall y2k = new YearlyRai

  • Q : Explain the relationship between XHTML

    Explain the relationship between XHTML and URL?

  • Q : How can Login dialog accessed The web

    The web page I am testing displays the Login dialog. How can I access this dialog?

  • Q : Explain Twos-complement notation

    Twos-complement notation: In twos-complement notation, the most noteworthy bit in an integer value is employed as the sign bit. A 1 bit points out a negative number, and a 0 bit points out a positive number. The positive number can be transformed to i

  • Q : Chown Explain the chown, chmod and

    Explain the chown, chmod and chgrp?

  • Q : Directory and filename Explain

    Explain directory and filename?

  • Q : Define Propagation Propagation : When

    Propagation: When an exception is thrown in a method, and there is no suitable exception handler within the method, the exception might be propagated to the caller of the method. For a checked exception, the method should include a throws clause in it

  • Q : What is Transmission Control Protocol

    Transmission Control Protocol: It is the Transmission Control Protocol (abbreviated as TCP) is a set of rules which permit reliable communication among two processes across a network.

  • Q : Define the term Arpanet Define the term

    Define the term Arpanet: It is a network which was a forerunner of the global Internet.

  • Q : What is an Instruction set Instruction

    Instruction set: The set of instructions which characterize a specific Central Processing Unit. The programs written in the instruction set of one type of CPU can’t usually be run on any other kind of CPU.

©TutorsGlobe All rights reserved 2022-2023.