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

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -