JM

Adventures in Software Craftsmanship

XAML, ASP.NET MVC, HTML 5, CSS, JavaScript

Building a Databound WPF Menu Using a HierarchicalDataTemplate

I had a colleague ask me how he could solve a databinding problem while building a WPF Menu.  The immediate answer wasn’t apparent to me, though it’s actually quite simple.  A while back Karl Shifflett wrote up an excellent example of doing something similar.

UI Design Patterns Presentation Code + Slide Deck

Thank you to everyone who came to my presentation on UI Design patterns!  It was great to see so many people interested in patterns for building user interfaces.
One user group member recorded the presentation on his laptop’s webcam; I should have that available for download this weekend.

Utah .NET User Group Presentation – UI Design Patterns

Join me this week at the Utah .NET User Group where I’ll be giving a presentation on UI Design Patterns.
UI Design Patterns
In this session we’ll explore three UI design patterns: Model View Controller (MVC), Model View Presenter (MVP), and Model View ViewModel (MVVM).

Building composite Applications Using PRISM Presentation

Thank you to everyone who attended my presentation on PRISM at the Utah Code Camp this past weekend.  Here’s a link to my sample code and slide deck.
PRISM-UTCodeCamp2008.

Latest from Twitter