ploeh blog

Mark Seemann's discontinued .NET blog.

May, 2006

Posts
  • ploeh blog

    Unit Testing A CAB Controller

    • 8 Comments
    In my previous post I demonstrated how to create an application based on the Composite UI Application Block (CAB) while truly separating Views from Controllers by placing them in separate assemblies. My main motivation for separating these application...
  • ploeh blog

    Cutting CAB The Other Way

    • 1 Comments
    The Composite UI Application Block (CAB) is a pretty nice piece of technology that allows you to separate user interface code from user interface process code, following some variant of the Model View Controller (MVC) pattern. The QuickStarts that ship...
Page 1 of 1 (2 items)