In ajax does the client or the sever have the control?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

What are all the different data types that JSON supports?

1 Answers  


What does the minimumprefixlength property of the autocompleteextender control do? : asp.net ajax

0 Answers  


What is the difference between synchronous and asynchronous requests?

0 Answers  


Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax

0 Answers  


Do ajax applications always deliver a better experience than that delivered by a traditional web application?

0 Answers  






Tell name of all the control of ajax?

0 Answers  


How ajax is different?

0 Answers  


Is ajax built into javascript?

0 Answers  


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?

2 Answers  


What are the technologies used by ajax?

0 Answers  


Explain the step property of the numericupdownextender control? : asp.net ajax

0 Answers  


What are the important methods of xmlhttprequest?

0 Answers  


Categories