What is the difference between proxied and proxyless calls?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by AJAX and its purpose?
Is ajax considered a programming language?
What are the new features included in the microsoft ajax library? : asp.net ajax
what is the active x dll used for ajax. explain y we use 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?
Which is the purpose for using the scriptmanager?
what is xmlhttprequest?
Why is ajax called ajax?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
What is an ajax request?
What are the protocols and forms in ajax?
What are the pre-requisites to execute AJAX applications on a server?