You are planning to write client-side JavaScript that must retrieve and display a string Value returned by a server-side method. You want the messages sent between the clients and server to be as small as possible.

Which approach should you choose ?

 Posted by Rajkatie on 11/26/2012 | Category: ASP.NET Interview questions | Views: 4451 | Points: 40
Select from following answers:
  1. Create a partial class.
  2. Use Microsoft Ajax page method
  3. Use an UpdatePanel control.
  4. All Above

Show Correct Answer


Source: Microsoft Press | | Alert Moderator 

Comments or Responses

Login to post response