AJAX - explain the concept and some controls like update
panel, tabcontrol etc
Answers were Sorted based on User's Feedback
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 |
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 |
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?
What are the different method of navigation in asp.net?
How to manage different kinds of sessions in ASP.NET?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How do u deploy ur project?
what is the role of aspx file ?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
How does session id work?
How can you send an email message from an asp.net web page?
What is the difference between application and cache variables?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)