AJAX - explain the concept and some controls like update
panel, tabcontrol etc
Answer Posted / web developer - pinoy
AJAX - Asynchronous Javascript and XML.
In a nutshell, AJAX is used for making PARTIAL request.
Update Panel, Tab Control, Etc... are just examples of things that you can do with AJAX, but not limited to those things. You can be more creative, because in general, you will use AJAX, check the server response and do something based on that response with or without changing the entire contents of the page.
Restriction: Cross-Domain scripting.
http://webdevmatters.blogspot.com/?ajax-for-your-interview-question.html
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain About duration in caching technique
What is work flow gen? how can it will work with .Net?
What is data control in asp.net?
What is an asp.net validator? And, mention its types.
Name the namespace which is used by ado.net?
Explain asp.net web forms.
Why do we use asp.net?
Which is faster viewbag or viewdata?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is base class of button control in .net?
Differentiate between client-side and server-side validations in web pages.
What are Authentication and Authorization?
What is asp net_sessionid?
What is the difference between visual basic and asp.net?
Why we are using mvc instead of asp.net? : Asp.Net MVC