How many chances do you give a new piece of software before moving away? That probably depends on the type of "chances" you are giving. If you are irritated by a new UI, then you can probably live with it? If the application crashes and you lose all your work, then you'll be less forgiving.... Continue Reading →
Silverlight 2: Nested user controls, data-binding and property change notification.
The Problem: The parent form is in charge. This form has a view-model which has all the relevant information loaded, know which other views have been implemented, what data those view need and how and when to display and update those views. This is the master page. Within that page you can add user controls.... Continue Reading →
Design patterns
An excellent reference for gang of four design patterns: http://www.dofactory.com/Patterns/Patterns.aspx