Composite UI Application Block

C, C++, C#, Java. Scripting as well, Perl, Python. Even gads! VBscript!
Talk with other developers and programmers and get your questions answered.

Advertisement

Composite UI Application Block

Postby mteric » 08 Jan 2007 22:11

Has anybody used the Microsoft patterns&practices' Composite UI Application Block? Any real-world success stories? Or disaster stories?

Recently, I have been experimenting with it to create a Windows data-driven application. So far I've found it to be easy enough to work with. The walk-throughs are very handy in getting up-to-speed.

Some observations: 1) the modular design is nice because you can plug different pieces of your application in and out of the main "shell" without rebuilding the world. (You just modify an xml file to add or remove your module. Pretty simple.) 2) The modules are light-weight; the framework doesn't seem to bloat your code at all. 3) The "event broker" is handy for cross-module communication.

Nice features aside, all the Application Block really provides is structure. This is good, but it makes me wonder if it's really worth taking the effort to overcome the learning curve. On the other hand, I haven't seen any major reasons not to use it. Afterall, anything that simplifies the life of a developer is what it's all about.
User avatar
mteric
Active Poster
Active Poster
 
Posts: 115
Joined: 23 Aug 2006 19:13
Location: Montana, USA

Return to Programming and Software Development



Who is online

Users browsing this forum: No registered users and 2 guests

cron