what are disadvantages of AJAX controls?
Answer / phanidotnet
While there are a number of advantages to using Ajax, there
are also some disadvantages as well. One of the main reasons
why people support it is the interface. Those who use pages
with Ajax will find that they operate more like an
application rather than a standalone program. With normal
web pages, users will have to click on a link if they wish
to refresh the page.
| Is This Answer Correct ? | 2 Yes | 3 No |
How do I make it so that code runs when the security system is stopping it?
How do I convert an aspx file to pdf?
What is the Order of precedence for LOGICAL Operators in ASP?
What opens asp files?
what are Naming constraints for a variable in ASP?
What is the order of execution for an ASP application?
what are the two main compononet in remoting
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
What are Constants? How will you declare a constant?
How do you make it so that code runs when the security system is stopping it?
is string is a value type or reference type?
what is the difference between #include directory in C,C++ and import java.packages in java