-
Notifications
You must be signed in to change notification settings - Fork 130
Home
jbe2277 edited this page Nov 22, 2017
·
22 revisions
- Layered Architecture
- Modular Architecture
- Model-View-ViewModel Pattern
- DataModel-View-ViewModel Pattern
- Introduction of the IoC container concept
- How should a class expose a collection?
- Implementing and usage of INotifyPropertyChanged
- Cache Pattern
- Implement IDisposable
- Object.ToString and IFormattable
- CurrentCulture vs. CurrentUICulture
- Localize a WPF Application
- Should exception messages be localized?
- WPF XAML resources for modular applications
- WPF Design Time Support (Part 1)
- WPF Design Time Support (Part 2)
- WPF Design Time and Internet Security
- WPF Plugin Sample - Process isolation of Plugins