Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Task - Adding Elements in a MAUI Application | Introduction to Desktop Development with .NET
Advanced C# with .NET

bookTask - Adding Elements in a MAUI Application

You have the base application given on the Github Repository.

Clone the program to your local machine, and add a new Button element to the application, and set its properties to the following values:

  • x:Name: CloseBtn
  • Text: Close
  • HorizontalOptions: Fill

You only have to edit the XAML file.

Check: If the program runs successfully without throwing any exceptions then your task is correct.

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 5

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

Awesome!

Completion rate improved to 3.7

bookTask - Adding Elements in a MAUI Application

Pyyhkäise näyttääksesi valikon

You have the base application given on the Github Repository.

Clone the program to your local machine, and add a new Button element to the application, and set its properties to the following values:

  • x:Name: CloseBtn
  • Text: Close
  • HorizontalOptions: Fill

You only have to edit the XAML file.

Check: If the program runs successfully without throwing any exceptions then your task is correct.

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 5
some-alt