C#'s Linq can do .OrderBy and .ThenBy on an enumerable, can Python do something similar?
read moreOther articles
PyCharm Live Templates
Python Partials
Python Magic Functions
Python List Comprehension and Sets
IntelliJ and Android
The Story of Node.js
WPF Uppercase AutoComplete
One of our clients wants uppercase characters in all of there inputs. Unfortunately System.Windows.Controls.AutoCompleteBox doesn't support the CharacterCasing option that is on a standard text box. My solution is to simply inherit from AutoCompleteBox and after the template has been applied grab the text box that is …
read moreGive Camp Birmingham
Recently I went to Give Camp in Birmingham. It’s an event sponsored by Microsoft for developers to join together to help non-profits and charities. Developers spend the weekend developing software or creating web sites that the organization needs. It was a lot of fun and here is a promotional …
read more
Page 1 / 2 »