CompositeUI Application Block?

  • Thread starter Thread starter David Veeneman
  • Start date Start date
D

David Veeneman

How do I get started with the Composite UI Application Block? There's a lot
to the framework, enough that it will take me a long time to figure it out
just by looking at the code.

I've looked at the Walkthrough and QuickStart projects, but there doesn't
seem to be any documentation, other than code comments and fairly skimpy
read-me's. I'm looking for articles that explain the framework and that will
help me get a grasp on the architecture before I start digging into the
code. A walkthrough article on the Walkthrough would be great.

Does any of this stuff exist? Any books or good articles on the CAB? Thanks
 
David said:
How do I get started with the Composite UI Application Block? There's
a lot to the framework, enough that it will take me a long time to
figure it out just by looking at the code.

Well, the start is really not that easy, but some suggestions what
helped me out:

- Read the documentation very carefully. It's not too much of
documentation anyway, but all essential things are in there.

- Try the BAT (Smart Client Baseline Architecture Toolkit), which
comes up with best practices. See [1].

hth
Markus


[1]
http://www.gotdotnet.com/codegallery/codegallery.aspx?id=941d2228-3bb5-42fd-8004-c08595821170
 
Back
Top