Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

In which situation can you not use a viewstate?

0 Answers  


What is asp.net? How is it different from asp?

0 Answers  


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

0 Answers  


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

0 Answers   Honeywell, Wipro,


What is web api vs wcf?

0 Answers  


What is difference between session and cookie?

0 Answers  


Should I delete cookies?

0 Answers  


What is syntax code to send email from an asp.net application?

0 Answers  


What is application in asp net?

0 Answers  


What is the difference between Session and response.Redirect?

0 Answers   Microsoft,


How to retrieve the information from datatable citywise in c#?

2 Answers   HCL,


How Response.flush works in server.Execute

1 Answers  


Categories