REMs
REMs – the new hotness in css.
By eidias on (tags: css, categories: tools, web)REMs – the new hotness in css.
By eidias on (tags: css, categories: tools, web)I recently had an opportunity to put some new knockout knowledge into use. Tekpub has a very nice training video on the subject, which was a great starting point, so let me show you the result.
By eidias on (tags: javascript, knockout, categories: code, web)It was obvious for me that a TabControl in WPF, which is a container for TabItems, has a dependency property indicating the index of current tab.
By Mirek on (tags: TabControl, WPF, categories: code)In this post I will show you the way we can implement a plugin functionality in WPF MvvM application with use of Managed Extensibility Framework (MEF).
By Mirek on (tags: MEF, mvvm, Plugins, WPF, categories: architecture, code)In a previous post I have described hot to utilize a INotifyDataErrorInfo interface. Today I will show you my solution for automated cross-property validation integrated with the ModelValidation base class from previous post.
By Mirek on (tags: CustomValidationAttribute, mvvm, validation, WPF, categories: code)Today I will show you how I utilize the INotifyDataErrorInfo interface to accomplish validation mechanisms in WPF application.
By Mirek on (tags: INotifyDataErrorInfo, mvvm, validation, WPF, categories: code)
I know it doesn’t look new, but trust me, it is.
By eidias on (tags: None, categories: architecture)I thought it’s about time to pick a ‘favorite’ css grid (not framework nor boilerplate). I’ve used the grid from foundation (version 3) a couple of times and I liked it, but I figured that it should be worth the while to look what else is there – turns out, quite a lot.
By eidias on (tags: css, grid, categories: tools, web)Search has always been my most desired feature in applications and if I were to guess, I’m not the only one with this craving. The comfort and flexibility it gives you is enormous under one condition – it’s smart enough.
Time for part four
By eidias on (tags: fuzzy search, categories: code)Search has always been my most desired feature in applications and if I were to guess, I’m not the only one with this craving. The comfort and flexibility it gives you is enormous under one condition – it’s smart enough.
Part three is up
By eidias on (tags: fuzzy search, categories: code)