Welcome to the new NicholasArmstrong.com
There comes a time in every website’s life when it becomes apparent than a newer, more useful version is necessary. For NicholasArmstrong.com, that time was a year ago. But it wasn’t until recently that I had the time to undertake a revamp, and what you see before you now is the result. Welcome to NicholasArmstrong.com – version 2!
Posted in Miscellaneous Comments closed
Writing an Excellent (Software Engineering) Work Report
Writing a work report is something that students in co-op at the University of Waterloo will do a handful of times throughout their degree. Unlike the literal interpretation of “work report”, for engineers these reports require the analysis of a situation the student encountered over their work term in order to evaluate their engineering [...]
XAML: Not Just for UI
XAML is somewhat of a niche language: developers outside of the .NET world rarely have heard of it, and those that have heard about it - .NET developers or not - often treat it as a language used exclusively for UI design. So it's mostly those of us in the XAML niche - those that write user interfaces for a living - that know its secret: XAML itself has nothing to do with UI. And it can be rather useful in other scenarios if you know to use it.
XAML: Not Just for UI (part II)