What are the technologies used by ajax?
No Answer is Posted For this Question
Be the First to Post Answer
Is json is a programming language?
how long it will take to come the interview result of infosys?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
Should I use xml or text, javascript, or html as a return type?
What are the differences between ajax and javascript? : asp.net ajax
Do we have to use http get/post for the ajax calls?
Can ajax technology work on web servers other than iis?
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 is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
When should we use a java applet instead of ajax?
What are limitations of ajax?
Is ajax still in use?