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
What is the importance of Global.asax in ASP.NET?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Who creates jsessionid?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is the difference between visual basic and asp.net?
What are the various ways to send content from one page to another?
Which authentication uses a combination of windows and iis authentication?
Name the namespace which is used by ado.net?
Explain the use of dataadapter.
How to create events for a control?
What are the session variables?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What is a session http?
Define application state variable and session state variable?