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.
Explain the concept of strong names.
What is the requirement of Copy Web Site?
Illustrate the terms SESSION as well as APPLICATION object?
In what way we can disable a context menu for the TextBox control?
By how many ways you can instantiate a tuple?
Which event controls are completely loaded?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
What do you mean by Structures? Explain in brief?
What is the function of Orientation property in a Menu control?
State different types of literals?
18,76,764
1951612 Asked
3,689
Active Tutors
1426471
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!