give the reasons how ajax is better than a java applet?
Answer / Vinod Kumar Maurya
Ajax offers several advantages over Java Applets:n1. Faster Loading: Ajax loads only the required data, reducing page load time compared to full-page reloads in Java Applets.n2. Seamless User Experience: Ajax provides a more seamless user experience as it enables partial page updates without requiring a complete page refresh.n3. Lower Resource Usage: Ajax uses less memory and CPU resources than Java Applets, resulting in better performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does rendering engine in the silverlight includes?
how can you change the startup page of silevrlight application?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
What is the function of an object tree used in silverlight?
Explain the resemblance between css and silverlight, regarding overlapping objects.
Describe how to perform event handling in silverlight.
What is xaml ?
What are the limitations of using external fonts in silverlight?
What is the parent xaml tag of silverlight page? Explain its purposes.
Can I consume WCF and ASP.NET Web Services in Silverlight?
Why we use XAML language in Silverlight?
what is the use of client bin folder?