.NET MAUI Login - Part 2 | Ep:9

preview_player
Показать описание
.NET MAUI Login Consuming .NET Web API Part -2.

👉.NET MAUI Login - Part 1 | Ep:8

🅾 Consume Web API From .NET MAUI App :

👉Follow Me On
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
🧱 More Videos:
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------

👉Create First Android App using Xamarin Forms & Visual Studio 2019 :

👉Xamarin Forms - Android app Development Playlist:
============================

👉ASP.NET Core Tutorial Playlist:
============================

👉ASP.NET Core WEB API Playlist:
============================

👉Blazor Tutorial Playlist:
============================

👉ASP.NET Core Authentication Playlist:
============================

👉SignalR Tutorials Playlist:
============================

👉KENDO UI Tutorials (WEB DEVELOPMENT) Playlist:
=====================================

👉KENDO UI in ASP.NET Core Playlist:
=====================================

👉Files or Image Upload Playlist:
=====================================

👉==========AMCHARTS GRAPH JQUERY PLAYLIST==========

👉=================RDLC Report PlayList===============

👉=================RDLC PRINT===============
How to print without showing report viewer in RDLC report - C#

👉=================RDLC & Crystal Report===============

👉=================SQL Server Tutorials (Series)===============

👉=========TEAM FOUNDATION SERVER=============
TFS source control for beginners:

👉==========ANDROID APP DEVELOPMENT============
Quick Learn Android full basic in 45 minutes:

👉=================C# Basic=============================

#mauilogin #maui #flyout #shell #ashproghelp
Рекомендации по теме
Комментарии
Автор

I like you videos, thank you alot, keep it up ;)

mouradaissani
Автор

Hey! Thanks a lot for the tutorial! How would you do to redirect the user when opening the app (if it is already logged in?) In the VM constructor I'm facing a error...

herrfilip
Автор

en la parte donde le da click en la plataforma-android despues de donde copia los

claudiaod
Автор

How to make custom entry to disable paste option for iOS because in ios16.1.1 pasting on entry causing crashing of app.???

How to override a method in Custom Handler like h.PlatformView.CanPerform()??

priyabaghel
Автор

while running I am getting the following error
Description
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
pls help

susmithamanda
Автор

If anyone have ios issue about frame cornerradius avatar image here is the fix
<StackLayout>
<Border HeightRequest="60"
Padding="0" Margin="0, 100, 0, 0"
WidthRequest="60"
HorizontalOptions="Center"
StrokeShape="RoundRectangle 60">
<Grid>
<Image Source="avatar.png"
Aspect="AspectFill"
HeightRequest="60"
WidthRequest="60" />
</Grid>
</Border>
</StackLayout>

Stream-qscr
Автор

Route="HomePage" in FlyoutItem has a glitch in iOS. When changing the menu, the top title does not change at all. I was able to fix it by moving Route="Homepage" into <ShellContent Title="Home"... Route="HomePage" />

inheedasgut
Автор

how can i find the login Web API video?

MrNoName
Автор

Sigue disponible? para hacer la compra del lenguaje codigo

oswaldoandrade
Автор

i have a problem with hamburguer menu, in my HomePage dont show that button, can you help me, please?

ae.h.h