New features of ASP.NET AJAX 4.0
Explain the new features of the ASP.NET AJAX 4.0?
Expert
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.
Sub class: It is a class which extends its super class. The sub-class inherits all the members of its super class. All Java classes are the sub-classes of Object class, which is at the root of inheritance hierarchy.
What are the valid and invalid XHTML element names?
Explain the term XForms.
What is the main function of context switching?
What is meant by the session?
State the term INODE. Answer: It is a pointer to a block upon the disk and is a unique number. This holds metadata of files.
Catching exceptions: Exceptions are caught in the catch clause of the try statement. Catching an exception provides the program a chance to recover from the trouble or attempt a repair for whatsoever caused it.
The following data structure appears in a COBOL program used by a bureau de change:01 AUXILAIRY-ITEMS. 05 AMOUNT-REQUIRED PIC999V99. 05 SUCCESS-INDICATOR PIC 9. 88 SUCCESS VALUE 1.01 C
Explain the common uses of XML.
Public interface: The members of a class prefixed with public access modifier. All these members are visible to each and every class in a program.
18,76,764
1959388 Asked
3,689
Active Tutors
1436479
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!