I'm coming across a very strang issue with custom DNN modules, where events seem to just stop firing. I tripped across this article while googling the problem.
I still haven't gotten to the bottom of my DNN issue, but I do have some fresh ideas for using events in ASP.Net.
Topics covered include
- Basic description of Event handling
- “as” operator and .net type safety
- Multiple handlers for an event
- Multiple events firing one handler
- Dynamic events
Print | posted on Monday, August 02, 2004 11:45 AM