0
Comments

Building a Databound WPF Menu Using a HierarchicalDataTemplate by Joe

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...
Filed under: ,
0
Comments

UI Design Patterns Presentation Code + Slide Deck by Joe

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...
1
Comments

Utah .NET User Group Presentation - UI Design Patterns by Joe

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...
Filed under: , , ,
0
Comments

Building composite Applications Using PRISM Presentation by Joe

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. http://xamlcoder.com/joe/downloads/PRISM-UTCodeCamp2008.zip Note that you’ll need VS2008 SP1 with...
Filed under: , ,
0
Comments

Composite Silverlight 2.0 Application Library Updated to RTW by Joe

I’ve updated my demo of the Composite Silverlight Library I built to work with Silverlight RTW.  The P&P group has plans to ship the next version of the PRISM library (PRISM 2.0) that supports Silverlight, so I’ve started to use their bits instead...
Filed under: , ,
2
Comments

Building a Silverlight ComboBox Using Attached Behaviors by Joe

I recently needed to use a ComboBox in an application I was writing.  Because there is no built-in ComboBox in Silverlight I decided to explore building one using attached behaviors .  If you’re not familiar with this design pattern, check out...
Filed under:
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems