| Other AJAX Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| is package good in ajx? |
| 1 |
| what is the active x dll used for ajax. explain y we use
ajax? |
Cognizent | 6 |
| What is the Difference between AJAX and Javascript? |
T3-Softwares | 7 |
| Whattrigger will fire initially by using update panel? |
| 1 |
| whether QTP sopports the ajax application |
Wipro | 1 |
| When not to use JSON? |
AOL | 3 |
| what is meant by AJAX and its purpose? |
| 7 |
| What's new in .Net 3.5 |
Hoch-Technologies | 2 |
| What is the use of trigger in ajax? |
| 2 |
| Is it possible to upload a file using Ajax ? Reason |
IBM | 7 |
| 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 |
| How will you update multiple records in a single shot?
From an ASP.net appli to SQL Serevr |
Hoch-Technologies | 2 |
| |
| For more AJAX Interview Questions Click Here |