AJAX - explain the concept and some controls like update
panel, tabcontrol etc

Answers were Sorted based on User's Feedback



AJAX - explain the concept and some controls like update panel, tabcontrol etc..

Answer / 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

AJAX - explain the concept and some controls like update panel, tabcontrol etc..

Answer / 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

More ASP.NET Interview Questions

What is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


How can you handle exceptions in asp.net?

0 Answers  


i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....

3 Answers   Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,


What are the objects in used in ASP for processing input and outputs?

1 Answers  


what is managed and unmanaged code?

4 Answers   Microsoft,






Define secured sockets layer.

0 Answers  


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

0 Answers   Swatz Oils,


Explain the function of new view engine in asp.net? : asp.net mvc

0 Answers  


What is .net remoting?

0 Answers  


Features of a dataset ?

3 Answers   Accenture,


web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.

2 Answers   TCS,


What is difference in .net 1.1 and .net 2.0?

0 Answers  


Categories