.NET coded event handling vs event handling in IDE (RAD) ?
Posted
by AlexRednic
on Stack Overflow
See other posts from Stack Overflow
or by AlexRednic
Published on 2010-03-15T08:00:55Z
Indexed on
2010/03/15
8:09 UTC
Read the original article
Hit count: 500
Which method is better and why, when?
In terms of scalability,performance etc which one is better?
From my point of view coding by hand is better and more natural. what do you guys think?
© Stack Overflow or respective owner