Answer:
When value of the AutoEventWireup attribute is set to false, one must manually hook up events to event handlers.
When value of the AutoEventWireup attribute is set to true, the ASP.NET page framework can automatically raise events.
Asked In: Many Interviews |
Alert Moderator