I am aware that I'm posting vb specific keywords in a c# forum, and I am confident that the experts here do not have an issue with this. I am a preferred c# developer, that is to say, I prefer c# (I wont get into my reasons, thats another topic). With that said.

Tell me what you think about using the handles keyword at design time as opposed to wiring up the events with addhandler.

I am asking this question to c# developers, because those in the know, know why I ask c# developers.

Please do tell, I'm interested to hear your thoughts.

(yes I understand that the handles get converted to addhandler during compile)