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

What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()

2 Answers   Syntax Softtech, winfoware,


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers  


What are the different method of navigation in asp.net?

0 Answers  


How to manage different kinds of sessions in ASP.NET?

0 Answers   Cap Gemini,


How to implement role based security in asp.net mvc? : Asp.Net MVC

0 Answers  


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

0 Answers   Siebel,


How do u deploy ur project?

0 Answers   HCL, Microsoft,


what is the role of aspx file ?

2 Answers   Netsweeper,


What is web.config and machine.config ?

3 Answers   Collabor, NDPL, TCS,


How does session id work?

0 Answers  


How can you send an email message from an asp.net web page?

0 Answers  


What is the difference between application and cache variables?

6 Answers   Astadia,


Categories