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
Explain authorization levels in .net ?
In asp.net, how can you validate drop down box?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is http request and response?
What is a postback url?
What is user control in asp.net?
Is asp.net is a programming language?
Describe the master page.
What is a windows service?
What is the compiled object?
What r the asp.net list controls and difference between them?
How is a session stored and maintained in asp.net?
Who is using asp.net?
Explain advantages of caching?
explain code with datachaching with example