Expanding text area jQuery plugin
Here’s a handy little widget that may be of use. It’s based on this article, with some minor corrections.
By eidias on (tags: jQuery plugin, categories: code)Here’s a handy little widget that may be of use. It’s based on this article, with some minor corrections.
By eidias on (tags: jQuery plugin, categories: code)Model View View-Model is one of most popular design pattern used in WPF applications. Thanks to binding, dependency properties and other features, WPF has been adjusted and, I believe, somehow designed to be used with MvvM pattern easily.
By Mirek on (tags: mvvm, WPF, categories: code)