ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18,425 results

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

1,001 views

4 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,394 views

1 year ago

Karl Searl
very basics of xamarin forms

lite intro on xamarin forms, (first video on youtube) let me know if you want more. Links https://askxammy.com/ https://xamgirl.com/ ...

7:51
very basics of xamarin forms

176 views

4 years ago

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,507 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,118 views

9 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

People also watched

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,342 views

4 years 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,033 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,304 views

2 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,123 views

4 years ago

James Montemagno
Animating Controls in .NET MAUI & Xamarin.Forms

Have you been looking to add some pizzaz to your .NET MAUI & Xamarin.Forms apps? Look no further than the built in animation ...

19:19
Animating Controls in .NET MAUI & Xamarin.Forms

29,465 views

4 years ago

James Montemagno
🐚 Shell for .NET MAUI & Xamarin.Forms - What, why, and how?!?!

Today we look at exactly what Xamarin.Forms & .NET MAUI Shell are and why you may want to consider it for your application.

16:51
🐚 Shell for .NET MAUI & Xamarin.Forms - What, why, and how?!?!

40,123 views

4 years ago

Progress Telerik
Migration Paths and Tooling from Xamarin to .NET MAUI | DevReach 2022

In this DevReach 2022 session Sweekriti Satpathy, Senior Software Engineer at Microsoft shows you different migration options to ...

51:42
Migration Paths and Tooling from Xamarin to .NET MAUI | DevReach 2022

2,362 views

3 years ago

Hacked
Xamarin.Android in Visual Studio 2022 (Getting Started)

Xamarin.Android in Visual Studio 2022 (Getting Started) Xamarin.Android exposes the complete Android SDK for .

9:34
Xamarin.Android in Visual Studio 2022 (Getting Started)

93,678 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,329 views

4 years ago

Giraffe Academy
Learn Xamarin Forms & MVVM in 2 Hours
1:43:14
Learn Xamarin Forms & MVVM in 2 Hours

82,616 views

5 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,711 views

6 years ago

Gerald Versluis
Can You Create Xamarin.Forms Apps For Your Xbox Series X?!

My Xbox Series X is here! I decided to skip the unboxing video, don't look into any games, but instead look at the most important ...

15:14
Can You Create Xamarin.Forms Apps For Your Xbox Series X?!

3,659 views

5 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,104 views

5 years 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

37,041 views

2 years ago

James Montemagno
MVVM for Beginners: Model-View-ViewModel Architecture for Xamarin.Forms, .NET MAUI, WPF, UWP, & More

It is go time! Time for some architecture with MVVM, data binding, commanding, and more. In this episode I walk you through ...

27:03
MVVM for Beginners: Model-View-ViewModel Architecture for Xamarin.Forms, .NET MAUI, WPF, UWP, & More

135,687 views

5 years 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,510 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,594 views

5 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,855 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,944 views

4 years ago