Asynchronous and synchronous postback
Differeniate asynchronous postback and synchronous postback?
Expert
The difference between asynchronous and synchronous postback are as follows:
Asynchronous postback implements only single postback at a time, i.e., if we have two buttons performing asynchronous postback, actions will be executed one by one; while synchronous postback performs all actions at once.
Asynchronous postback only alters the update panel which raises postback; while, synchronous postback alter the whole page.
Asynchronous postback renders only necessary part of a page; while, synchronous postback renders the whole page for any postback.
What do you mean by the term assembly condition codes?
Define the term Subordinate inner class: It is an inner class which executes well-defined subordinate tasks on behalf of its enclosing class.
Base type: The kind of items that might be stored in an array - the arrays defined type. For example, in int[] numbers; the base type
Criticize the process by which the CORBA technology was designed and implemented.
Q. Write a java program to sort ten numbers using bubble sort method. Ans. class Bubble sort Q : Is a XML replacing HTML Is a XML Is a XML replacing HTML?
Is a XML replacing HTML?
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.
What are the tools require writing XHTML documents?
Normal 0 false false
18,76,764
1934891 Asked
3,689
Active Tutors
1443671
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!