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
Do you know caching feature?
How to create multi language website in asp.net mvc? : Asp.Net MVC
Explain the asp.net session state modes.
What is the use of service provider?
Define managed code and managed data in .net?
How does session state work in asp.net?
How Can assign alias name for ASP.NET Web API Action?
What is the equivalent of date() and time() in asp.net?
Can we handle the error and redirect to some pages using web.config?
What is page fragment caching?
Explain asp.net web forms.
What are the types of validation in asp net?
In which event of the page life cycle, is the viewstate available?
Define application state variable and session state variable?
Explain the Session state management options available with ASP.NET?