Working with Panels, XAML, and Controls

Like HTML, XAML is XML. There are nodes, which define controls and attributes which are properties of the control. This exercise shows how to work with XAML, how to work with controls by adding a DataGrid, and how to work with the visual editor, known as the Cider editor, in Visual Studio. ................
................