If playback doesn't begin shortly, try restarting your device.
ā¢
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
2,549 views ā¢ Nov 14, 2022 ā¢ #DotNet #dotnetconf #dotnet7
Show less
.NET MAUI allows developers to integrate native code to extend the look and feel of mobile applications. On the one hand, you can customize a cross-platform control (or create new views) with native look and feel using Handlers. On the other hand, you can write your own code to access platform-specific APIs.
In order to get the best of these capabilities, you must learn some concepts (handlers, property mappers, conditional compilation, multi-targetting) which can be overwhelming.
The goal of this session is to provide tips on how to simplify the implementation of platform-specific code in .NET MAUI by using interfaces and partial classes, of course, with a cool demo.
https://www.dotnetconf.net#DotNet#dotnetconf#dotnet7
šāāļøšāāļø Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa
š« Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnetā¦...more
Tips and tricks on platform-code implementation in .NET MAUI | .NET Conf 2022
42Likes
2,549Views
2022Nov 14
.NET MAUI allows developers to integrate native code to extend the look and feel of mobile applications. On the one hand, you can customize a cross-platform control (or create new views) with native look and feel using Handlers. On the other hand, you can write your own code to access platform-specific APIs.
In order to get the best of these capabilities, you must learn some concepts (handlers, property mappers, conditional compilation, multi-targetting) which can be overwhelming.
The goal of this session is to provide tips on how to simplify the implementation of platform-specific code in .NET MAUI by using interfaces and partial classes, of course, with a cool demo.
https://www.dotnetconf.net#DotNet#dotnetconf#dotnet7
šāāļøšāāļø Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa
š« Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnetā¦...more