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 what do you mean by .NET?
Explain the working of cookie less session?
List all templates of a Repeater control?
How can you send an email message through an ASP.NET Web page?
Determine what is Message Contract in the WCF?
By what way we can recognize that the page is PostBack?
Describe about LINQ query expressions?
List some of the new controls which are introduced in the ASP.NET AJAX Control Toolkit?
What is the difference between Name Space and Assembly?
Is it possible to set which kind of comparison we want to perform by the CompareValidator control?
18,76,764
1957325 Asked
3,689
Active Tutors
1428925
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!