Changes

XAML Basics

99 bytes added, Yesterday at 10:57
/* Introduction */
== Introduction ==
This language bases upon XML and is a programming language like every other but used for a distinctive purpose, namely for describing User Interfaces. These can be built for Windows or mobile applications that use Windows Presentation Foundation (WPF), UWP, and Xamarin Formsor Maui {{Version/MobileSince|5.0}}, so basically many different forms of applications. We are using XAML in combination with C# in the MVVM Pattern, which will be explained in a different section.
=== Getting started ===
** https://docs.microsoft.com/en-us/visualstudio/xaml-tools/designing-xaml-in-visual-studio?view=vs-2019
<br>
 
[[Category:Mobile|XAML Basics]]
[[Category:XAML|XAML Basics]]
== MVVM pattern ==
561
edits