Select from following answers:- Create a partial class.
- Use Microsoft Ajax page method
- Use an UpdatePanel control.

- All Above
Page method allows you to call server methods without
transmitting view state. This minimizes the size of the messages sent between the client and the server.
Show Correct Answer
Source: Microsoft Press | |
Alert Moderator