States of the XMLHttpRequest
Specify various states of the XMLHttpRequest along with their description.
Expert
a) Uninitialized – It is a state when the object has not been initialized.
b) Open - It is a state when the object has been created; though, the send function has not been called.
c) Sent - It is a state when the send function is called; but, the status and headers are not available.
d) Receiving - It is a state when the process is receiving the data.
e) Loaded - It is a state when the procedure is completed and the entire data is available.
Distinguish the term Classic ASP as well as ASP.Net?
Distinguish among in-proc and out-of-proc
Write down in brief the use of console application?
Write the difference between Arrays and Collection?
What do you mean by the Extender controls?
Write down some of the layout Panels of WPF?
State the role of ScriptManagerProxy control?
Can we enter more than single line in the TextBox control?
Explain the term Data Encapsulation?
Briefly explain the term DynamicObject classes?
18,76,764
1935769 Asked
3,689
Active Tutors
1414529
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!