Markup Extensions - Advanced Topics in .NET MAUI

seeders: 5
leechers: 4
Added 1 year ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Markup Extensions - Advanced Topics in .NET MAUI (Size: 940.4 MB)
  1 -Introduction.mp4 6.2 MB
  1 -What are Markup Extensions.mp4 3.7 MB
  2 -Creating the Image Placeholder.mp4 31.9 MB
  2 -Understanding the problem.mp4 71.4 MB
  3 -Analyzing a markup extensión internally.mp4 114.2 MB
  3 -Creating the gradient buttons section.mp4 89.8 MB
  4 -Taking a photo.mp4 94.2 MB
  4 -Using a markup extension.mp4 53 MB
  5 -Setting the photo in the Image control.mp4 35.9 MB
  5 -Simplifying the use of a markup extension.mp4 42.8 MB
  6 -Applying a gradient to the photo.mp4 88.2 MB
  6 -Using StaticExtension with own data.mp4 26.2 MB
  7 -Creating a markup extension.mp4 117.8 MB
  7 -Creating the gradient markup extension.mp4 165.2 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  ▲ 16 total files

Description


Markup Extensions - Advanced Topics in .NET MAUI

https://FreeCourseWeb.com

Published 11/2024
Created by Héctor Uriel Pérez
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 14 Lectures ( 1h 28m ) | Size: 940 MB

Learn to create and use Markup Extensions to optimize XAML code, design visual effects, and develop professional apps

What you'll learn
Understand what Markup Extensions are and how they process XAML strings to obtain values that can be assigned to control properties in .NET MAUI.
Master the use of existing Markup Extensions, such as StaticExtension, to access static properties, fields, and enumerations from XAML.
Create custom Markup Extensions by implementing IMarkupExtension to simplify repetitive XAML code and add reusable functionality.
Develop a practical image filter application that uses Markup Extensions to apply gradients and visual effects to photos taken with the camera.

Requirements
Basic programming knowledge in C#
Familiarity with XAML and .NET MAUI
Visual Studio 2022 installed with the Mobile Development workload
Basic understanding of graphical interfaces and UI controls