AJAX - explain the concept and some controls like update
panel, tabcontrol etc
Answer Posted / alb.shah
Ajax is a set of client side technologies that provides
asynchronous communication between user interfaces and web
server. So the advantages of using Ajax are asynchronous
communication, minimal data transfer and server is not
overloaded with unnecessary load.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Define page output caching?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Explain the advantages of asp.net.
What is asp.net response object?
Explain the difference between asp & asp.net.
What is difference between session and cookies in asp net?
explain code with datachaching with example
What is the full form of asp.net?
Name some asp objects?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is enableviewstate?
Elaborate differentiation between Cache and Application?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Is global asax mandatory?
How is application management and maintenance improved in asp.net 2.0?