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.
Whether XCOPY copies the system files and the hidden files or not.
Specify what does term “managed” mean within the .NET context?
Describe briefly LINQ (Language Integrated Query)?
Write the two properties of the GridView control which have to be specified to turn on paging and sorting?
Explain the concept of Web services.
Mention the two categories which distinctly classifies the variables of the C# programs.
Name the different methods provided by a DataSet object to create XML?
What do you mean by ASP?
Write the basic difference between ASP and ASP.NET?
Write down the benefit of packaging over xcopy in the .NET?
18,76,764
1949534 Asked
3,689
Active Tutors
1438658
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!