by Alan Beasley
How to Style a more complicated Control, than just a simple button, starting with the ScrollBars!
by Alan Beasley
Explanation and examples of Additional Templates and Generated Content of a ListBox. Covering Layout, Transitions, and Animation.
by Alan Beasley
How to Style the Control Template of a ListBox in a small MVVM application. Discussing multiple Styles, nested Controls, Resource Dictionaries, Similar Control Templates (TreeView), Control Reuse & a few other tips...
by defwebserver
Creating a Number Guesser in Expression Blend with no code using DataStore
by n.podbielski
Expression Parsing and Nested Properties
by Yvan Rodrigues
Design professionals are susceptible to the same assumptions and biases as the rest of us.
by John Bandela
code{white-space: pre;} table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode { margin: 0; padding: 0; vertical-align: baseline; border: none; } table.sourceCode { width: 100%; line-height: 100%; } td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color
by Sandeep Shankar
Number crunching software dates back to the dawn of computing. It has been fine-tuned and updated with innumerable features till date.Here in this setup of an Interview, we’ll use Djikstra’s Two-Stack Algorithm at its core to build a simple Arithmetic Expression Compiler that can Multiply, Divide, a