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.
If not in production, how far did you obey the design and why did not you notice it in production?
State the term multi tasking.
Normal 0 false false
Write down about Linux?
Explain the relationship between XHTML and HTML?
1. Here is a short program. It prints out the value of a variable "x". Ernie and Bert disagree about what will be printed: Ernie says, the value gets changed in "changeX" so it will print "7", and Bert says, no, when the function exits the changes get reversed and the value goes back to "5". Explain
Homogeneous collection: A group of objects with similar dynamic type. Arrays are the most general homogeneous collection objects.
Reserved word: It is a word reserved for a particular purpose in Java, like: class, int, public, and so forth. These words might not be employed as ordinary identifiers.
Priority level: Each and every thread has a priority level that point out to the scheduler where it must be placed in the pecking order for being run. The eligible un-blocked thread with a specific priority will always be run prior to an eligible thre
What are the different compatibility types when creating a COM COMPONENT?
18,76,764
1942840 Asked
3,689
Active Tutors
1418571
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!