Optional and named parameters were added to the C# language for COM and Office interoperability, but these features are actually useful in a variety of ways. This month I'm going to explore two ...
Early on in a developer's XAML programming experience, he'll encounter the ability to assign values to properties using either XAML object element syntax or XAML attribute syntax. The following code ...