What are ajax controls?
No Answer is Posted For this Question
Be the First to Post Answer
How does an ajax call work?
How do we get the xmlhttprequest object?
What is asp.net 2.0 ajax?
What is the purpose of xmlhttprequest?
What is prerequisite for Update Panel in Ajax?
How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?
What are ajax limitations?
Describe the formats and protocols used by ajax?
Can you list some examples of ajax-based applications?
What about applets and plugins?
Briefly describe asp.net ajax framework? : asp.net ajax
Explain the updatepanel control? : asp.net ajax