FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

Ajax INTERVIEW QUESTION & ANSWERS

16. What are the components of the ASP.NET Ajax server extensions framework?
 
    The ASP.NET Ajax server extensions framework includes the following :
  • ASP.NET Ajax server controls
  • Application services bridge
  • Web services bridge
Your Name Your Email-ID
Your Answer
 
17. What are the advantages of AJAX?
 
  • Usability
  • Support of JavaScript to AJAX
  • Support of XML to AJAX Data Manipulation
  • Browser Independency
  • Dynamic Interface
  • Auto Refresh
  • Limitations
  • Browser Issues
  • ViewState Management
Your Name Your Email-ID
Your Answer
 
18. Name the controls that are part of the Partial Page Rendering group?
 
    The Partial Page Rendering group contains the following controls :
  • UpdatePanel
  • UpdateProgress
  • Timer
Your Name Your Email-ID
Your Answer
 
19. Define postback?
  When a request is sent to the server, the server sends a response of the request back to the client. This entire cycle of request and response is called postback.
Your Name Your Email-ID
Your Answer
 
20. What are the components of the ASP.NET Ajax Client Library?
 
    The major components that are included as part of the ASP.NET Ajax Client Library are the following :
  • Component Layer
  • Core Services Layer
  • Browser Compatibility Layer
Your Name Your Email-ID
Your Answer