fire event handler

  • Programmatically fire an event handler in ASP .NET

    I recently came across a situation which any web application developer may face where an assembly reference containing the code-behind for each ASPX page was deprecated and the original source code was no longer available. Since this code also includes… Continue reading