c# - CAB/SCSF Command vs Events -


what difference between commands , events in cab? there seem same thing, when command intent used , events?

from cab point of view commands meant used ui components, while events in theory used component. commands more specific implementation of event mechanism ui menus, actions, etc...

below links excellent article series rich newman on cab. chapter 10 , 11 on commmands , events in cab.

http://richnewman.wordpress.com/intro-to-cab-toc/

http://richnewman.wordpress.com/2007/09/22/introduction-to-events-in-the-cab-introduction-to-cabscsf-part-11/

http://richnewman.wordpress.com/2007/09/16/commands-in-the-cab-introduction-to-cabscsf-part-10/


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -