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.
State the term GPC and GPT.
Q. What are the advantages of Object Oriented Programming languages? Explain them. Ans. : Object oriented programming language has following advantages- Q : Describe Overriding for restriction Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.
Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.
Explain Dynamic Language Runtime (DLR) briefly?
Accessor method: A technique specifically designed to offer access to a private attribute of a class. By convention, we name accessors with a get prefix followed by the name of the attribute being accessed. For example, the accessor for an attribute n
Normal 0 false false
State the term SOAP and explain its relation with XML.
Define the term Toggle: To alternate among two values, like true and false, on and off, or 1 & 0.
Common Gateway Interface: The Common Gateway Interface (abbreviated as CGI) is a standard which permits Web clients to interact with programs on Web server. The CGI script is on the server and is able to process arguments or input from a client, and r
State the term System call executable binary file in a process.
18,76,764
1927828 Asked
3,689
Active Tutors
1458005
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!