Answer:
It is special type of web service that enables you to create method in page and expose it as a REST resource. It only work with page, not with user control.
Serialization technology used by PageMethod is WCFJSON serializer.
It allows to call server method without creating web service and incurring the overhead of page life-cycle.
Asked In: Many Interviews |
Alert Moderator