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.
What is Character Set. Briefly explain it?
What is the Common Language Infrastructure (CLI)? What relation does .NET have with the CLI?
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
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
What are the differences between logical and physical address spaces?
Differeniate asynchronous postback and synchronous postback?
Input output formatting in C++: C++ support
How do I know that platform security abilities my S60 3rd Edition application needs?
Polymorphism: It is the ability of an object reference to be employed as if it referred to an object with various forms. The polymorphism in Java outcomes from both class inheritance and interface inheritance. The actually different forms frequently o
Disk drive: It is a hardware device employed to store the data. They come in numerous forms, like floppy disks, compact disks, and hard disks.
18,76,764
1947370 Asked
3,689
Active Tutors
1417344
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!