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.
List the various techniques to authenticate the user in ASP.NET?
List different ways of deployment that are supported by .NET.
Explain the XmlWriter class.
Describe the term Address, Binding and contract for WCF Service?
Why do we require the nested master pages in the Web site?
What do you mean by Structures? Explain in brief?
Describe the role of the DataSet object in the ADO.NET?
Describe Common Language Specification (CLS)?
What do you mean by the term ALE? Describe the functions of ALE in 8085?
Explain what do you mean by .NET?
18,76,764
1942508 Asked
3,689
Active Tutors
1449739
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!