Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
AJAX advantages - ASP.NET AJAX
Home
>>
Category
>>
ASP.NET (MCQ) questions and answers
>>
ASP.NET AJAX
Q. What are the advantages of AJAX?
- Published on 24 Jul 15
a.
AJAX is a platform-independent technology
b.
It provides partial-page updates
c.
Improved performance
d.
All of the above
ANSWER: All of the above
Related Content
ASP.NET Introduction (
27
)
ASP.NET HTML and Web Server Control (
13
)
Validation Control and Web page navigation (
13
)
Master Pages (
14
)
ASP.NET Security (
26
)
State Management System (
22
)
ASP.NET AJAX (
18
)
ADO.NET (
52
)
Caching pages and data (
17
)
ASP.NET Exception Handling (
0
)
ASP.NET Globalization and Localization (
14
)
Basic concept of ASP.NET (
12
)
Csharp.Net (
27
)
LINQ (
26
)
Discussion
Digvijay
-Posted on 20 Oct 15
Asynchronous JavaScript and XML (AJAX). AJAX is a platform-independent technology that works with Web applications. The XmlHttpRequest is a main object in AJAX. AJAX makes asynchronous calls to a web server. This means client browsers are avoid waiting for response.
The following are main advantage of AJAX.
• AJAX is a platform-independent technology
• It provides partial-page updates
• Improved performance
• client-side processing
• Easier navigation
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲