ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

164,427 results

Gerald Versluis
Shadows Everywhere in Your Xamarin.Forms App

Shadows can really enrich your UI design. In the Xamarin Community Toolkit there is now the ShadowEffect. With this attached ...

7:57
Shadows Everywhere in Your Xamarin.Forms App

6,504 views

4 years ago

Programming with Mosh
Xamarin Forms Tutorial: Build Native Mobile Apps with C#

Learn the basics of building mobile apps with Xamarin Forms. Get the complete Xamarin Forms course: http://bit.ly/2ITWcyL ...

1:12:17
Xamarin Forms Tutorial: Build Native Mobile Apps with C#

949,088 views

9 years ago

dotnet
Migrating from Xamarin.Forms to NET. MAUI: The Hard Parts

My team recently migrated a large and complex Xamarin.Forms application to .NET MAUI, and the journey was full of surprises, ...

30:10
Migrating from Xamarin.Forms to NET. MAUI: The Hard Parts

990 views

3 months ago

dotnet
How can I migrate my existing Xamarin.Forms projects to .NET MAUI?

Ready to upgrade from Xamarin.Forms to .NET MAUI? David Ortinau shares a few tips about tools and documentation to ensure a ...

1:31
How can I migrate my existing Xamarin.Forms projects to .NET MAUI?

4,376 views

1 year ago

James Montemagno
Migrate to .NET MAUI from Xamarin.Forms Faster Than Ever - .NET Upgrade Assistant for Visual Studio

The time is now to start migrating, upgrading, and updating your Xamairn & Xamarin.Forms apps to .NET & .NET MAUI! It has also ...

32:57
Migrate to .NET MAUI from Xamarin.Forms Faster Than Ever - .NET Upgrade Assistant for Visual Studio

36,999 views

2 years ago

People also watched

Syncfusion, Inc
Build Premium .NET MAUI Apps with Syncfusion | Featuring David Ortinau (Webinar)

Essential Studio UI Edition for .NET MAUI comes packed with more controls, layouts, and features than ever — ready to ...

1:18:44
Build Premium .NET MAUI Apps with Syncfusion | Featuring David Ortinau (Webinar)

1,170 views

5 months ago

Let's Create Series
How to Create a Mobile App Using Xamarin Forms: Part 1 - Creating the Project and Setting Up

Creating a Cross Platform Mobile App for iOS and Android is easy with Xamarin Forms! In this first episode of the series, we begin ...

18:08
How to Create a Mobile App Using Xamarin Forms: Part 1 - Creating the Project and Setting Up

53,356 views

5 years ago

VectoArt
Avalonia vs WinUI 3 vs .NET MAUI: The XAML Framework Tier List for 2025 (Which Should You Bet On?)

You've decided to modernize your app with XAML and MVVM. Great! Now comes the most confusing choice in the .

6:23
Avalonia vs WinUI 3 vs .NET MAUI: The XAML Framework Tier List for 2025 (Which Should You Bet On?)

3,217 views

2 months ago

Gerald Versluis
Track Users Location in the Background with Android and Xamarin.Forms

Learn how to track a users or device location in the background on Android. Using Xamarin.Forms and Essentials, we will see ...

41:14
Track Users Location in the Background with Android and Xamarin.Forms

27,032 views

3 years ago

James Montemagno
XAML Data Binding and MVVM Basics (.NET MAUI, WPF, UWP, Xamarin.Forms)

Today, we attempt to fix up some code that was submitted by a viewer. They were having issues with some data binding in their ...

19:15
XAML Data Binding and MVVM Basics (.NET MAUI, WPF, UWP, Xamarin.Forms)

58,097 views

4 years ago

James Montemagno
All Things Tabs! Top Tabs, Bottom Tabs, Tab Sandwich - Xamarin.Forms & .NET MAUI

Today, we look at Tabs! Both the TabbedPage and using Tabs with Shell in both Xamarin.Forms and .NET MAUI. We explore top ...

29:44
All Things Tabs! Top Tabs, Bottom Tabs, Tab Sandwich - Xamarin.Forms & .NET MAUI

45,319 views

4 years ago

James Montemagno
Reusable Controls and Data Template Selectors in Xamarin.Forms & .NET MAUI

Stop copy and pasting around XAML all over your Xamarin.Forms and .NET MAUI apps and start reusable controls, templates, ...

19:19
Reusable Controls and Data Template Selectors in Xamarin.Forms & .NET MAUI

26,332 views

4 years ago

Daniel Hindrikes
Intro to Shell in .NET MAUI

In this video, Daniel will give you an intro to .NET MAUI Shell and how to use that to create the main layout and navigation in an ...

12:00
Intro to Shell in .NET MAUI

8,924 views

3 years ago

Microsoft Developer
Upgrading from Xamarin to .NET MAUI | OD119

Learn about the upgrade process - from how to evaluate your existing codebase to the tooling we have built to make your ...

17:11
Upgrading from Xamarin to .NET MAUI | OD119

9,303 views

2 years ago

Microsoft Developer
AI infused mobile & desktop app development with .NET MAUI | BRK123

NET MAUI allows you to create multi-platform apps for iOS, Android, macOS, and Windows. See how you can boost your ...

1:02:13
AI infused mobile & desktop app development with .NET MAUI | BRK123

6,396 views

9 months ago

James Montemagno
Xamarin Tutorial for Beginners - Build iOS & Android Apps with C#, Visual Studio, and Xamarin.Forms

NET MAUI is here! Checkout my new .NET MAUI Tutorial for Beginners video: https://youtu.be/rumfIg9qJ_Y Let's start our journey ...

38:56
Xamarin Tutorial for Beginners - Build iOS & Android Apps with C#, Visual Studio, and Xamarin.Forms

495,482 views

5 years ago

James Montemagno
XAML for Beginners - Xamarin.Forms & .NET MAUI XAML

I am back with another Xamarin.Forms 101 video! This week we are looking at eXtensible Application Markup Language aka ...

28:10
XAML for Beginners - Xamarin.Forms & .NET MAUI XAML

84,556 views

5 years ago

Gerald Versluis
Using Custom Fonts in Xamarin.Forms Apps with Embedded Fonts

No more platform-specific handling of fonts and adding font files in multiple different projects. Just one file and an attribute in your ...

7:12
Using Custom Fonts in Xamarin.Forms Apps with Embedded Fonts

5,886 views

5 years ago

Syncfusion, Inc
Introduction to Xamarin.Forms

Learn how to create cross-platform apps with Xamarin.Forms in this video featuring Microsoft MVP Alessandro del Sole. See how ...

14:04
Introduction to Xamarin.Forms

2,322 views

8 years ago

James Montemagno
Getting Started with Dependency Injection in Xamarin.Forms

What do you do when you want to create testable code or when you need to access native features? You need an interface to ...

19:41
Getting Started with Dependency Injection in Xamarin.Forms

16,854 views

4 years ago

Gerald Versluis
Add UWP target to your Xamarin.Forms solution

If you have an existing Xamarin.Forms app, but for some reason did not include UWP, this video is for you. Here I will show you ...

11:10
Add UWP target to your Xamarin.Forms solution

5,103 views

5 years ago

Gerald Versluis
FreshMvvm Basic Navigation Concepts in Xamarin.Forms

After the introduction to FreshMvvm for Xamarin.Forms (link below), now it's time to learn about how to do ViewModel to ...

21:15
FreshMvvm Basic Navigation Concepts in Xamarin.Forms

6,358 views

4 years ago

James Montemagno
Faster & Safer XAML with Compiled Bindings in Xamarin.Forms & .NET MAUI

Are you looking to make your Xamarin.Forms or .NET MAUI app even more performant? Look no further than compiled bindings.

13:43
Faster & Safer XAML with Compiled Bindings in Xamarin.Forms & .NET MAUI

11,936 views

4 years ago

Gerald Versluis
Video in Your Xamarin.Forms App with MediaElement

Audio and video are big parts of apps nowadays. If you need to add those in your Xamarin.Forms app, you can do so with the ...

11:47
Video in Your Xamarin.Forms App with MediaElement

16,052 views

4 years ago

XamDesign
XamDesign Xamarin Forms Chased Home UI Design (GitHub Code)

More Xamarin applications and designs : https://codecanyon.net/user/xamdesign/portfolio GitHub Code ...

0:10
XamDesign Xamarin Forms Chased Home UI Design (GitHub Code)

26,693 views

6 years ago

Gerald Versluis
Xamarin.Forms MVVM Made Easy with FreshMvvm Framework

Xamarin.Forms already has all the bits necessary to implement the MVVM pattern successfully. However, you can make your life ...

20:15
Xamarin.Forms MVVM Made Easy with FreshMvvm Framework

7,901 views

4 years ago