Always remain updated about current software development trends
Theming an existing user control adds flexibilty at the application side without changing the original implementation. This article gives an example by theming a user control that was previously not fully themeable.
Composing controls in a user control improves the consistency of a resulting application but does not add much extra work or complexity.
UI and code behind is executed in different threads. Long running processes need asynchrone execution. This artice shows a way of doing this in a ViewModel approach.
I have posted a recent article on the ProgressViewModel to show a software design that can be used for background processing in c#4.0. This article extends that design with the ability to ouput more than one progress.
I have posted a recent article on the ProgressViewModel to show a software design that can be used for background processing in c#4.0. This article extends that design with the ability to ouput more than one progress.
UI and code behind is executed in different threads. Long running processes need asynchrone execution. This artice shows a way of doing this in a ViewModel approach.
Sample WPF value and multivalue converters for entering unit based values
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ javascript architect sql server wpf mysql html5 mobile c#4.0 jquery