WPF Commands vs Events Advantages/Disadvantages

Posted by WPF User on Stack Overflow See other posts from Stack Overflow or by WPF User
Published on 2010-06-01T20:08:30Z Indexed on 2010/06/01 20:13 UTC
Read the original article Hit count: 396

Filed under:

Can anyone tell me what are the advantages of using Commands vs Events in WPF. Do Commands or Events run into memory leaks? What is the fastest approach. What are their disadvantages.

© Stack Overflow or respective owner

Related posts about wpf