“The update to Windows and the 8.1 specific capabilities we've introduced in our XAML Presentation Controls should give our customers continued opportunities to create stunning applications for the ...
“Designed to enhance the rich user experience of Windows 8, Studio for WinRT XAML gives developers powerful and unique controls for building better Windows Store apps,” said Greg Lutz, product manager ...
This worked OK in the beginning. As my application grew, I wanted to take advantage of IoC in my ViewModel; there were repositories to inject as well as other dependencies. Because of these and other ...
In an app of any meaningful size, wrapping up common functionality in a composite control reduces the long-term effort needed to craft the app. Learn how to do just that right here. Programmers spend ...
In the previous article, I walked through the basics of using Visual Studio to easily create a UI using some drag-and-drop controls that set up the front end of the UI. From there, we took the XAML ...
Originally codenamed Project Neon, Microsoft's Fluent Design System was announced at Build last year. The firm promised that the new design language would evolve over time, and it has done just that.
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...