Describe limitations of AJAX
Briefly describe the limitations of AJAX.
Expert
The limitations of AJAX are as follows:
• Response time can be slow since different controls of the page are loaded during different time.
• Function provided in a code-behind file does not work as dynamic pages cannot register themselves on the browsers history engine automatically.
• If JavaScript is disabled, then AJAX will not be able to carry out any work.
• It is hard to bookmark the particular state of an application.
List the types of validation controls that are available in the ASP.NET AJAX 4.0?
Briefly explain about the UpdatePanel control.
Explain the relationship between XHTML and SGML.
Polling: It is the process of repeatedly testing until a situation becomes true. Polling can be incompetent when the time between tests is little compared with the time it will take for the condition to become true or right. A polling thread must slee
Criticize the process by which the CORBA technology was designed and implemented.
Operating system: The operating system permits a computer's hardware devices to be accessed by the programs. For example, it permits data to be managed on a computer's disks in the form of a file system and it delivers the co-ordinate positions of a m
Memory leak: It is a situation in which memory which is no longer being employed has not been returned to the pool of free memory. The garbage collector is designed to return unreferenced objects to the free memory pool in order to shun memory leaks.<
Program counter: A program counter is an integral portion of a computer's Central Processing Unit. It includes a reference to the memory address of the subsequent instruction to be fetched, ready to be executed throughout the next fetch-execute cycle.
What is pointer? What significance of pointer in C programming languages?
Character set encoding: The set of values allocated to characters in a character set. Associated characters are frequently grouped with consecutive values, like the digits and alphabetic characters.
18,76,764
1927364 Asked
3,689
Active Tutors
1435151
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!