While grids are useful, sometimes you need controls arranged relative to each other. The StackPanel allows you to stack controls vertically or horizontally. Bob demonstrates just how powerful this approach can be with some advanced examples.
Lesson source code: https://github.com/Windows-Readiness/...
Full...
Building a user interface can be complex since there are so many issues to consider. Here you'll learn how to create row definitions and column definitions, then specify how each control can ask to be placed inside of a...
Bob tackles "the top of the page" where the XAML namespace declarations are generated by default in a new page template. He explains why schemas exist, how they help the produce and consumer of the XML to communicate, and...
In this lesson, Bob explains how an intelligent XAML parser allows you to keep your XAML succinct and tidy by inferring many elements and properties from their usage.
Lesson source code: https://github.com/Windows-Readiness/...
Full series source code: https://github.com/Windows-Readiness/...
In this lesson, Bob explains how an intelligent XAML parser allows you to create user interfaces much more easily and succinctly than creating them in C# by converting simple strings into object instances or enums.
Lesson source code: https://github.com/Windows-Readiness/...
Full series...
XAML is one of the primary languages used to create user interfaces for Window 10 apps. In this lesson Bob will demonstrate the absolute basics of writing XAML, how it's related to XML and why that's significant, how XAML...
With the Hello World app completed, Bob will use that experience as a means of introducing you to the many high level concepts that you'll need to understand in order to build larger and more interesting apps.
Lesson source code:...
Every journey begins with a single step, and here you'll build your first "Hello World" style app. You'll see how to create user interfaces by utilizing the Toolbox and the special XAML designer pane. Furthermore, you'll handle an event...
In this introductory video, Bob will explain the purpose and intended audience for this series of lessons, what to expect, how to get the most out of it, what tools you'll need and pre-requisites before starting.
Lesson source code: none...
How to Install Apache Tomcat 8 (on Windows, Mac OS, Ubuntu) and Get Started with Java Servlet Programming
This practical can be completed in a 3-hour session.
Skip to: Starting & Stopping Tomcat
This installation and configuration guide is applicable to Tomcat...































