modify class on runtime?

Posted by joe doe2 on Stack Overflow See other posts from Stack Overflow or by joe doe2
Published on 2010-06-09T16:27:57Z Indexed on 2010/06/09 16:32 UTC
Read the original article Hit count: 161

Filed under:
|

how can i modify the method in memory so it makes new objects with that modified method?

for example i want to modify or add page_init handler on runtime for the next time the page loads?

see this also for clarification: http://stackoverflow.com/questions/3005338/page-load-another-handler

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about hacks