Welcome to Joe E. Bennett Sign in | Join | Help

Browse by Tags

All Tags » Design   (RSS)

Prism Demo

I’ll be speaking July 22 about building a simple WPF application using Prism (Composite Application Guidance or CAG just doesn’t roll off your tongue like Prism) for the TRINUG Design Patterns group.  If you’ve never seen Prism and what it can do
Posted by jbennett | 0 Comments
Filed under: , , ,

Object Responsibility

One of the most basic concepts of object oriented design is the class.  A class is one of those things that we know when we see one, but describing what it is, is a little harder.  More importantly, how do we know when we are through creating
Posted by jbennett | 0 Comments
Filed under: ,