Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Assignment 2:

You can work individually or in a group of 2 members (REMEMBER to include all


names in the submission, and ONLY one member submits).

WPF: refer to the textbook chapter: Chapter 2. Working with Windows, Forms,
and Layout Management. (10 marks)
https://learning.oreilly.com/library/view/WPF+Recipes+in+C+2008:+A+Problem-
Solution+Approach/9781430210849/ch02.html#display_content_in_a_scrollable_user_int

There are several code samples. Pick the first ten headings in this chapter and
try the code samples there.

UWP: (10 marks)


Review the following tutorial: Create a user interface followed by data binding.
https://docs.microsoft.com/en-us/windows/uwp/design/basics/xaml-basics-ui

https://docs.microsoft.com/en-us/windows/uwp/data-binding/xaml-basics-data-binding

Your task is to create a simple user interface.

Please, submit a complete code for the two parts above , a separate VS project
for each scenario (screenshots of outputs are optional).

You might also like