What technologies are being used in ajax? : asp.net ajax
No Answer is Posted For this Question
Be the First to Post Answer
What is Script Manager?
Explain the need of the timer control in ajax? : asp.net ajax
How will you update multiple records in a single shot? From an ASP.net appli to SQL Serevr
Is it true that a xmlhttprequest objects belongs to the w3c standard?
What is the xmlhttprequest object?
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?
List some advantages and disadvantages of using ajax.
What do I need to know to create my own ajax functionality?
How do we create a thread to do ajax polling?
Where can I find examples of ajax?
What is the use of the scriptmanager control in ajax? : asp.net ajax
Describe the process and benefits of using the always visible control extender?