.net - How are views actually created out of multiple SmartParts? -
in microsoft composite ui application block ("cab"), how views created when made of multiple smartpart components?
i've read many blogs can find on cab, part can find "introduction to..." articles go on basic concepts , tutorials implement primitive principles of framework. cannot seem find good, easy understand examples create 1 screen out of multiple smart parts though.
a short list of of stuff i've found helpful getting started, lacking depth require;
- http://richnewman.wordpress.com/about/code-listings-and-diagrams/intro-to-cab-toc/
- http://www.codeproject.com/articles/17488/a-composite-ui-application-block-cab-mdi-applicati
- http://blogs.msdn.com/b/alikl/archive/2007/10/29/composite-application-block-cab-programming-essentials-crucial-for-cab-performance.aspx
i hope isn't considered broad question, if can possibly explain or @ least point me in right direction that'd appreciated.
it easier start modern composite application framework prism (by ms).
there source files examples , free books explanation.
Comments
Post a Comment